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, setPageDefContentValueHolderaddToCustomAttributes, 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, setVisiblegetCreated, 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, setShortIdaddLink, addLinkState, getLinkElement, getLinks, getLinkURI, getResourceType, linkStates, linkStates, setLinks, setResourceTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setNamepublic static final java.lang.String RESOURCE_TYPE
public java.lang.String resourceType()
AssetPropertyBeanresourceType in interface oracle.webcenter.jaxrs.framework.model.LinkedInterfaceresourceType in class AssetPropertyBeanpublic java.lang.String linkPath()
linkPath in class AssetPropertyBeanpublic 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