public interface BaseTaskFlowResource extends AssetResource
AssetResource.ExcludedFrom
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJspx() |
java.lang.String |
getMetadataFile() |
java.lang.String |
getPageDef() |
void |
setJspx(java.lang.String jspx) |
void |
setMetadataFile(java.lang.String metadataFile) |
void |
setPageDef(java.lang.String pageDef) |
clearCustomAttributes, getCategory, getContentDir, getCustomAttributes, getDescriptionKey, getDisplayNameKey, getExcludedFrom, getExcludedPortalIds, getIconURI, getInputId, getInputVersionId, getLockedBy, getLockedDate, getLogoURL, getResourceBundle, getUsesCustomSecurity, getVisible, putIntoCustomAttributes, removeFromCustomAttributes, setCategory, setContentDir, setCustomAttributes, setDescriptionKey, setDisplayNameKey, setExcludedFrom, setExcludedPortalIds, setIconURI, setInputId, setInputVersionId, setLockedBy, setLockedDate, setLogoURL, setResourceBundle, setUsesCustomSecurity, setVisible
getAuthorizedActions, getCreated, getCreator, getDescription, getDocumentRef, getId, getIsInitialized, getIsSecured, getIsSeeded, getModified, getModifier, getName, getNamespace, getPortal, getRootSecurityEntity, getSecurityEntity, getSecurityId, getShortId, getType, getVersionId, inheritsSecurity, lock, setCreated, setCreator, setDescription, setDocumentRef, setIsInitialized, setIsSeeded, setName, setNamespace, setPortal, setSecurityEntity, setSecurityId, setVersionId
@PersistProperty(type=STRING, offset=14) java.lang.String getJspx()
void setJspx(java.lang.String jspx)
@PersistProperty(type=STRING, offset=15) java.lang.String getPageDef()
void setPageDef(java.lang.String pageDef)
@PersistProperty(type=STRING, offset=16) java.lang.String getMetadataFile()
void setMetadataFile(java.lang.String metadataFile)