Interface IFormResource

All Superinterfaces:
Serializable
All Known Implementing Classes:
FormResource

public interface IFormResource extends Serializable
Author:
XIMA MEDIA GmbH
  • Method Details

    • getResourceType

      EFormResourceType getResourceType()
    • getResourceName

      String getResourceName()
    • getResourceData

      byte[] getResourceData()
    • getCacheKey

      String getCacheKey()
    • getName

      String getName()