public class RESTDataServicePropertyBean extends DataServicePropertyBean
PropertyBean.SimpleValueHolder<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
Constructor and Description |
---|
RESTDataServicePropertyBean() |
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() |
getAuthenticationType, getConnectionName, getDCId, getDCXPath, getDSType, getExternalAppId, setAuthenticationType, setConnectionName, setDCId, setDCXPath, setDSType, setExternalAppId
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 DataServicePropertyBean
public java.lang.String linkPath()
linkPath
in class AssetPropertyBean