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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface IResource

    getLinks
  • Method Details