{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.workplace.wcm.api
Interface PortalPage
- All Superinterfaces:
- ContentComponentContainer, Document, Editable, EditableItem, Hierarchical, Item, Localized, Placeable, SiteFrameworkContainer, WCMApiObject, WorkflowedDocument
public interface PortalPage- extends Placeable, SiteFrameworkContainer, Hierarchical
Represents a Portal Page Object.
- Since:
- 8.0
Nested Class Summary
Nested classes/interfaces inherited from interface com.ibm.workplace.wcm.api.SiteFrameworkContainer SiteFrameworkContainer.RenderingBehaviour
Method Summary java.lang.String getPortalPageOid()
Returns the OID of the linked portal page
Methods inherited from interface com.ibm.workplace.wcm.api.Placeable getValidSiblingTypes
Methods inherited from interface com.ibm.workplace.wcm.api.SiteFrameworkContainer addSiteArea, addTemplateMapping, getAllChildren, getAllChildren, getAllDirectChildren, getAllDirectChildren, getAuthoringTemplateIds, getChildren, getChildren, getDefaultContent, getDirectChildren, getDirectChildren, getLinkedChildren, getParent, getRenderingBehaviour, getTemplateMapping, hasContent, hasDirectContent, hasLinkedContent, hasSiteArea, hasTemplateMapping, insertSiteArea, removeSiteArea, removeTemplateMapping, setDefaultContent, setRenderingBehaviour
Methods inherited from interface com.ibm.workplace.wcm.api.ContentComponentContainer addCategoryIds, addComponent, componentIterator, createComponent, getCategoryIds, getCombinedCategoryIds, getComponent, getComponentByReference, getComponentNames, getKeywords, hasComponent, removeCategoryIds, removeComponent, setComponent, setKeywords
Methods inherited from interface com.ibm.workplace.wcm.api.Item getCreationDate, getDescription, getIdentity, getModifiedDate, getTitle
Methods inherited from interface com.ibm.portal.Localized getLocales
Methods inherited from interface com.ibm.workplace.wcm.api.EditableItem setDescription, setName, setTitle
Methods inherited from interface com.ibm.workplace.wcm.api.Hierarchical getParentId
Method Detail getPortalPageOid
java.lang.String getPortalPageOid()
- Returns the OID of the linked portal page
- Returns:
- the OID of the linked portal page or null if not set
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD