public abstract class DataServicePropertyBean extends AssetPropertyBean
PropertyBean.SimpleValueHolder<T>
Constructor and Description |
---|
DataServicePropertyBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthenticationType() |
java.lang.String |
getConnectionName() |
java.lang.String |
getDCId() |
java.lang.String |
getDCXPath() |
java.lang.String |
getDSType() |
java.lang.String |
getExternalAppId()
Get the external app id
|
java.lang.String |
resourceType() |
void |
setAuthenticationType(java.lang.String authenticationType) |
void |
setConnectionName(java.lang.String connectionName) |
void |
setDCId(java.lang.String dCId) |
void |
setDCXPath(java.lang.String dCXPath) |
void |
setDSType(java.lang.String dsType) |
void |
setExternalAppId(java.lang.String externalAppId)
Set the external app
|
addToCustomAttributes, clearCustomAttributes, getCategory, getContentDir, getCustomAttributes, getDescriptionKey, getDisplayName, getDisplayNameKey, getExcludedFrom, getExcludedPortalIds, getIconURI, getLockedBy, getLockedDate, getLogoURL, getResourceBundle, getSeeded, getTranslatedDescription, getUsesCustomSecurity, getVisible, linkPath, 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 java.lang.String resourceType()
AssetPropertyBean
resourceType
in interface oracle.webcenter.jaxrs.framework.model.LinkedInterface
resourceType
in class AssetPropertyBean
public java.lang.String getDCId()
public java.lang.String getDCXPath()
public java.lang.String getDSType()
public java.lang.String getConnectionName()
public void setDCId(java.lang.String dCId)
dCId
- the dCId to setpublic void setDCXPath(java.lang.String dCXPath)
dCXPath
- the dCXPath to setpublic void setDSType(java.lang.String dsType)
dsType
- the DS type to setpublic void setConnectionName(java.lang.String connectionName)
connectionName
- the connectionName to setpublic void setExternalAppId(java.lang.String externalAppId)
externalAppId
- public java.lang.String getExternalAppId()
public void setAuthenticationType(java.lang.String authenticationType)
public java.lang.String getAuthenticationType()