Package de.xima.fc.interfaces.form
Interface IFormResource
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
FormResource
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getResourceType
EFormResourceType getResourceType() -
getResourceName
String getResourceName() -
getResourceData
byte[] getResourceData() -
getCacheKey
String getCacheKey() -
getName
String getName()
-