public class DpTaskFlowPropertyBean extends BaseTaskFlowPropertyBean
PropertyBean.SimpleValueHolder<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
Constructor and Description |
---|
DpTaskFlowPropertyBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDanglingStatus() |
java.io.Reader |
getDisplayOptionsAsStream() |
java.lang.String |
linkPath()
Returns the link prefix for the underlying class to
generate correct REST Links.
|
java.lang.String |
resourceType() |
void |
setDanglingStatus(boolean danglingStatus) |
void |
setDisplayOptions(java.io.Reader displayOptions) |
getJspx, getJspxContent, getJspxContentValueHolder, getMetadataFile, getMetadataFileContent, getMetadataFileContentValueHolder, getPageDef, getPageDefContent, getPageDefContentValueHolder, setJspx, setJspxContent, setJspxContentFromString, setJspxContentValueHolder, setMetadataFile, setMetadataFileContent, setMetadataFileContentFromString, setMetadataFileContentValueHolder, setPageDef, setPageDefContent, setPageDefContentFromString, setPageDefContentValueHolder
addToCustomAttributes, clearCustomAttributes, getCategory, getContentDir, getCustomAttributes, getDescriptionKey, getDisplayName, getDisplayNameKey, getExcludedFrom, getExcludedPortalIds, getIconURI, getLockedBy, getLockedDate, getLogoURL, getResourceBundle, getSeeded, getTranslatedDescription, getUsesCustomSecurity, getVisible, populateLinks, removeFromCustomAttributes, setCategory, setContentDir, setCustomAttributes, setDescriptionKey, setDisplayName, setDisplayNameKey, setExcludedFrom, setExcludedPortalIds, setIconURI, setLockedBy, setLockedDate, setLogoURL, setResourceBundle, setSeeded, setTranslatedDescription, setUsesCustomSecurity, setVisible
getCreated, getCreator, getCreatorGuid, getCurrentVersionId, getDescription, getDocumentRef, getId, getLocale, getModified, getModifier, getModifierGuid, getName, getNamespace, getNewVersionId, getPortalShortId, getReference, getSecurityId, getShortId, populateSubLinks, setCreated, setCreator, setCurrentVersionId, setDescription, setDocumentRef, setId, setLocale, setModified, setModifier, setName, setNamespace, setNewVersionId, setPortalShortId, setReference, setSecurityId, setShortId
addLink, addLinkState, getLinkElement, getLinks, getLinkURI, getResourceType, linkStates, linkStates, setLinks, setResourceType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, setName
public static final java.lang.String RESOURCE_TYPE
public java.lang.String resourceType()
AssetPropertyBean
resourceType
in interface oracle.webcenter.jaxrs.framework.model.LinkedInterface
resourceType
in class AssetPropertyBean
public java.lang.String linkPath()
linkPath
in class AssetPropertyBean
public boolean getDanglingStatus()
public void setDanglingStatus(boolean danglingStatus)
danglingStatus
- the status to setpublic java.io.Reader getDisplayOptionsAsStream()
public void setDisplayOptions(java.io.Reader displayOptions)
displayOptions
- the optionsFilePath to set