Interface IKeyDependentResource
-
- All Superinterfaces:
IResource
,Serializable
- All Known Implementing Classes:
AKeyDependentFileResource
,AKeyDependentResource
,BaseUserProfileFileResource
public interface IKeyDependentResource extends IResource
Interface for resources that are dependent on a key.- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getKey()
-
-
-
Method Detail
-
getKey
String getKey()
-
-