public class PageTemplatePropertyBean extends BasePagePropertyBean implements AssetProperties
PropertyBean.SimpleValueHolder<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
Constructor and Description |
---|
PageTemplatePropertyBean() |
Modifier and Type | Method and Description |
---|---|
void |
addToCustomAttributes(java.lang.String key, java.lang.String value)
Adds a custom attribute to the custom atributes collection.
|
void |
clearCustomAttributes()
Clears all the attributes from the custom attributes collection.
|
java.lang.String |
getCategory()
Gets the category.
|
java.lang.String |
getContentDir()
Gets the content directory property.
|
java.util.Map<java.lang.String,java.lang.String> |
getCustomAttributes()
Gets the custom attributes map.
|
java.lang.String |
getDescriptionKey()
Gets the description key.
|
java.lang.String |
getDisplayName()
Gets the display name of the Portal Asset, note if the resourceBundle and displayNameKey properties are valid the display name will be derived from those, otherwise the display name will be derived from the name property of the asset.
|
java.lang.String |
getDisplayNameKey()
Gets the display name key property.
|
AssetResource.ExcludedFrom |
getExcludedFrom()
Gets the excluded from property.
|
java.lang.String |
getExcludedPortalIds()
Gets the excluded portal ids.
|
java.lang.String |
getIconURI()
Gets the icon URI.
|
java.lang.String |
getLockedBy()
Gets the locked by property.
|
java.util.Date |
getLockedDate()
Gets the locked date.
|
java.lang.String |
getLogoURL()
Gets the logo URL.
|
java.lang.String |
getPanelFooterHeight()
Gets the panel footer height.
|
java.lang.String |
getPanelSeparatorWidth()
Gets the panel separator width.
|
java.lang.String |
getPreferredSkin()
Gets the preferred skin.
|
java.lang.String |
getResourceBundle()
Gets the resource bundle, used to obtain associated key based properties such as displayNameKey and descriptionKey.
|
boolean |
getSeeded()
Gets the seeded property.
|
java.lang.String |
getSidePanelWidth()
Gets the side panel width.
|
java.lang.String |
getTemplateFixedWidth()
Gets the template fixed width property.
|
java.lang.String |
getTranslatedDescription()
Gets the translated description.
|
boolean |
getUsesCustomSecurity()
Gets the uses custom security property.
|
boolean |
getVisible()
Gets the visible property.
|
boolean |
getWcsUsesSpacesNavigationPane()
Gets the WebCenter uses spaces navigation pane property.
|
java.lang.String |
linkPath()
Set the link prefix for the underlying class to generate correct REST Links.
|
void |
removeFromCustomAttributes(java.lang.String key)
Removes a custom attribute from the custom attributes collection.
|
java.lang.String |
resourceType()
Gets the resource type.
|
void |
setCategory(java.lang.String category)
Sets the category.
|
void |
setContentDir(java.lang.String contentDir)
Sets the content directory property.
|
void |
setCustomAttributes(java.util.Map<java.lang.String,java.lang.String> customAttributes)
Sets the custom attributes map.
|
void |
setDescriptionKey(java.lang.String descriptionKey)
Sets the description key.
|
void |
setDisplayName(java.lang.String displayName)
Sets the display name of the property.
|
void |
setDisplayNameKey(java.lang.String displayNameKey)
Sets the display name key property.
|
void |
setExcludedFrom(AssetResource.ExcludedFrom excludedFrom)
Sets the excluded from property.
|
void |
setExcludedPortalIds(java.lang.String excludedPortalIds)
Sets the excluded portal ids.
|
void |
setIconURI(java.lang.String iconURI)
Sets the ico URI.
|
void |
setLockedBy(java.lang.String lockedBy)
Sets the locked by property.
|
void |
setLockedDate(java.util.Date lockedDate)
Sets the locked date.
|
void |
setLogoURL(java.lang.String logoURL)
Sets the logo URL.
|
void |
setPanelFooterHeight(java.lang.String panelFooterHeight)
Sets the panel footer height.
|
void |
setPanelSeparatorWidth(java.lang.String panelSeparatorWidth)
Sets the panel separator width.
|
void |
setPreferredSkin(java.lang.String preferredSkin)
Sets the preferred skin.
|
void |
setResourceBundle(java.lang.String resourceBundle)
Sets the resource bundle, used to obtain associated key based properties such as displayNameKey and descriptionKey.
|
void |
setSeeded(boolean seeded)
Sets the seeded property.
|
void |
setSidePanelWidth(java.lang.String sidePanelWidth)
Sets the side panel width.
|
void |
setTemplateFixedWidth(java.lang.String templateFixedWidth)
Sets the template fixed width property.
|
void |
setTranslatedDescription(java.lang.String translatedDescription)
Sets the translated description property.
|
void |
setUsesCustomSecurity(boolean usesCustomSecurity)
Sets the uses custom security property.
|
void |
setVisible(boolean visible)
Sets the visible property.
|
void |
setWcsUsesSpacesNavigationPane(boolean wcsUsesSpacesNavigationPane)
Sets the WebCenter uses spaces navigation pane property.
|
getInputFileName, getPageDefinitionContent, getPageDefinitionContentValueHolder, getPageDefinitionPath, getPagePath, getPageViewType, getSourcePageDefinitionPath, getSourcePath, getViewDefinitionContent, getViewDefinitionContentValueHolder, populateLinks, setInputFileName, setPageDefinitionContent, setPageDefinitionContentFromString, setPageDefinitionContentValueHolder, setPageDefinitionPath, setPagePath, setPageViewType, setSourcePageDefinitionPath, setSourcePath, setViewDefinitionContent, setViewDefinitionContentFromString, setViewDefinitionContentValueHolder
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()
resourceType
in interface oracle.webcenter.jaxrs.framework.model.LinkedInterface
resourceType
in class PropertyBean
public java.lang.String linkPath()
BasePagePropertyBean
linkPath
in class BasePagePropertyBean
public java.lang.String getPreferredSkin()
public void setPreferredSkin(java.lang.String preferredSkin)
preferredSkin
- the preferred skin to set.public java.lang.String getSidePanelWidth()
public void setSidePanelWidth(java.lang.String sidePanelWidth)
sidePanelWidth
- the side panel width to set.public java.lang.String getPanelSeparatorWidth()
public void setPanelSeparatorWidth(java.lang.String panelSeparatorWidth)
panelSeparatorWidth
- the panel separator width to set.public java.lang.String getPanelFooterHeight()
public void setPanelFooterHeight(java.lang.String panelFooterHeight)
panelFooterHeight
- the panel footer height to set.public java.lang.String getTemplateFixedWidth()
public void setTemplateFixedWidth(java.lang.String templateFixedWidth)
templateFixedWidth
- the template fixed width property to set.public boolean getWcsUsesSpacesNavigationPane()
public void setWcsUsesSpacesNavigationPane(boolean wcsUsesSpacesNavigationPane)
wcsUsesSpacesNavigationPane
- the WebCenter uses spaces navigation pane property to set.public java.lang.String getDisplayName()
getDisplayName
in interface AssetProperties
public void setDisplayName(java.lang.String displayName)
setDisplayName
in interface AssetProperties
displayName
- The display name.public java.lang.String getDisplayNameKey()
getDisplayNameKey
in interface AssetProperties
public void setDisplayNameKey(java.lang.String displayNameKey)
setDisplayNameKey
in interface AssetProperties
displayNameKey
- the display name key property to set.public java.lang.String getDescriptionKey()
getDescriptionKey
in interface AssetProperties
public void setDescriptionKey(java.lang.String descriptionKey)
setDescriptionKey
in interface AssetProperties
descriptionKey
- the description key to set.public java.lang.String getResourceBundle()
getResourceBundle
in interface AssetProperties
public void setResourceBundle(java.lang.String resourceBundle)
setResourceBundle
in interface AssetProperties
resourceBundle
- the resource bundle to set.public java.lang.String getContentDir()
getContentDir
in interface AssetProperties
public void setContentDir(java.lang.String contentDir)
setContentDir
in interface AssetProperties
contentDir
- the content directory property to set.public java.lang.String getIconURI()
getIconURI
in interface AssetProperties
public void setIconURI(java.lang.String iconURI)
setIconURI
in interface AssetProperties
iconURI
- the ico URI to set.public java.lang.String getLogoURL()
getLogoURL
in interface AssetProperties
public void setLogoURL(java.lang.String logoURL)
setLogoURL
in interface AssetProperties
logoURL
- the logo URL to set.public java.lang.String getCategory()
getCategory
in interface AssetProperties
public void setCategory(java.lang.String category)
setCategory
in interface AssetProperties
category
- the category to set.public java.lang.String getLockedBy()
getLockedBy
in interface AssetProperties
public void setLockedBy(java.lang.String lockedBy)
setLockedBy
in interface AssetProperties
lockedBy
- the locked by property to set.public java.util.Date getLockedDate()
getLockedDate
in interface AssetProperties
public void setLockedDate(java.util.Date lockedDate)
setLockedDate
in interface AssetProperties
lockedDate
- the locked date to set.public boolean getSeeded()
getSeeded
in interface AssetProperties
public void setSeeded(boolean seeded)
setSeeded
in interface AssetProperties
seeded
- the seeded property to set.public boolean getVisible()
getVisible
in interface AssetProperties
public void setVisible(boolean visible)
setVisible
in interface AssetProperties
visible
- the visible property to set.public boolean getUsesCustomSecurity()
getUsesCustomSecurity
in interface AssetProperties
public void setUsesCustomSecurity(boolean usesCustomSecurity)
setUsesCustomSecurity
in interface AssetProperties
usesCustomSecurity
- the uses custom security property to set.public AssetResource.ExcludedFrom getExcludedFrom()
getExcludedFrom
in interface AssetProperties
public void setExcludedFrom(AssetResource.ExcludedFrom excludedFrom)
setExcludedFrom
in interface AssetProperties
excludedFrom
- the excluded from property to set.public java.lang.String getExcludedPortalIds()
getExcludedPortalIds
in interface AssetProperties
public void setExcludedPortalIds(java.lang.String excludedPortalIds)
setExcludedPortalIds
in interface AssetProperties
excludedPortalIds
- the excluded portal ids to set.public java.util.Map<java.lang.String,java.lang.String> getCustomAttributes()
getCustomAttributes
in interface AssetProperties
public void addToCustomAttributes(java.lang.String key, java.lang.String value)
addToCustomAttributes
in interface AssetProperties
key
- the key of the custom attribute being added to the custom attributes collection.value
- the value of the custom attribute being added to the custom attributes collection.public void removeFromCustomAttributes(java.lang.String key)
removeFromCustomAttributes
in interface AssetProperties
key
- the key of the custom attribute to be removed from the custom attributes collection.public void setCustomAttributes(java.util.Map<java.lang.String,java.lang.String> customAttributes)
setCustomAttributes
in interface AssetProperties
customAttributes
- the custom attributes map to set.public void clearCustomAttributes()
clearCustomAttributes
in interface AssetProperties
public java.lang.String getTranslatedDescription()
getTranslatedDescription
in interface AssetProperties
public void setTranslatedDescription(java.lang.String translatedDescription)
setTranslatedDescription
in interface AssetProperties
translatedDescription
- the translated description.