Uses of Interface
de.xima.fc.api.rest.impl.common.resource.response.IKeyDependentResource
- 
Packages that use IKeyDependentResource Package Description de.xima.fc.api.rest.impl.common.resource.response de.xima.fc.api.rest.pub.impl.user.model.response.file  - 
- 
Uses of IKeyDependentResource in de.xima.fc.api.rest.impl.common.resource.response
Classes in de.xima.fc.api.rest.impl.common.resource.response that implement IKeyDependentResource Modifier and Type Class Description classAKeyDependentFileResource<TFileEntity extends IKeyDependentFileEntity<?,?>>Abstract class for file resources that are dependent on a key.classAKeyDependentResourceAbstract class for resources that are dependent on a key. - 
Uses of IKeyDependentResource in de.xima.fc.api.rest.pub.impl.user.model.response.file
Classes in de.xima.fc.api.rest.pub.impl.user.model.response.file that implement IKeyDependentResource Modifier and Type Class Description classBaseUserProfileFileResourceBase class for user profile file resources. 
 -