Class FormResourceItem
java.lang.Object
de.xima.fc.mdl.resource.FormResourceItem
- All Implemented Interfaces:
IResourceItem, Serializable
Deprecated.
A file select menu may contain options for form resources, client resources and external URLs. Form resources are
represented by an instance of this class.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Details
-
FormResourceItem
-
-
Method Details
-
getName
Deprecated.- Specified by:
getNamein interfaceIResourceItem- Returns:
- The (file) name of the resource this item represents.
-
getResourceUuid
Deprecated.- Specified by:
getResourceUuidin interfaceIResourceItem- Returns:
- The UUID of the resource this item represents, or
nullor empty string if no such UUID exists.
-
getResourceType
Deprecated.- Specified by:
getResourceTypein interfaceIResourceItem- Returns:
- The type of the resource this item represents, or
nullif it represents none of the available types.
-
toString
-
hashCode
-
equals
-
ResourceItemfor the closest equivalent in the new workflow engine.