public class BusinessObjectPropertyBean extends AssetPropertyBean
PropertyBean.SimpleValueHolder<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
Constructor and Description |
---|
BusinessObjectPropertyBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
linkPath()
Returns the link prefix for the underlying class to generate correct REST Links.
|
java.lang.String |
resourceType() |
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