Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.workplace.wcm.api
Interface SiteDeprecated. Use SiteArea instead
- All Superinterfaces:
- ContentComponentContainer, Document, Editable, EditableItem, Hierarchical, HierarchicalTemplatedDocument, Item, Localized, Placeable, SiteArea, SiteFrameworkContainer, TemplatedDocument, com.ibm.workplace.wcm.api.Visibility, WCMApiObject, WorkflowedDocument
public interface Site- extends SiteArea
Represents a Site object.
A Site groups a set of SiteArea and Content objects.
A Site can specify the default relationship between an AuthoringTemplate and PresentationTemplate.
- See Also:
- SiteArea
Nested Class Summary
Nested classes/interfaces inherited from interface com.ibm.workplace.wcm.api.SiteFrameworkContainer SiteFrameworkContainer.RenderingBehaviour
Nested classes/interfaces inherited from interface com.ibm.workplace.wcm.api.Visibility com.ibm.workplace.wcm.api.Visibility.Scope
Method Summary
Methods inherited from interface com.ibm.workplace.wcm.api.SiteArea addContent, insertContent, removeContent
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 addComponent, componentIterator, createComponent, getCombinedCategoryIds, getComponent, getComponentByReference, getComponentNames, hasComponent, removeComponent, setComponent
Methods inherited from interface com.ibm.workplace.wcm.api.Item getCreationDate, getDescription, getIdentity, getModifiedDate, getName, 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.TemplatedDocument getAuthoringTemplateID, setAuthoringTemplateID
Methods inherited from interface com.ibm.workplace.wcm.api.Placeable getValidSiblingTypes
Methods inherited from interface com.ibm.workplace.wcm.api.Hierarchical getParentId
Methods inherited from interface com.ibm.workplace.wcm.api.Visibility getVisibilityByScope, isVisible, setVisible
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD