org.apache.jetspeed.spaces
Interface Dashboard

All Superinterfaces:
BaseConcretePageElement, BaseElement, BaseFragmentsElement, BasePageElement, Document, Node, Page, SecuredResource, java.io.Serializable

public interface Dashboard
extends Page

Container for spaces

Version:
$Id: Dashboard.java 808138 2009-08-26 17:52:15Z taylor $
Author:
David Sean Taylor

Field Summary
 
Fields inherited from interface org.apache.jetspeed.om.page.Page
DOCUMENT_TYPE
 
Fields inherited from interface org.apache.jetspeed.page.document.Node
PATH_SEPARATOR, PATH_SEPARATOR_CHAR
 
Method Summary
 
Methods inherited from interface org.apache.jetspeed.om.page.BaseConcretePageElement
getEffectiveDefaultDecorator
 
Methods inherited from interface org.apache.jetspeed.om.page.BasePageElement
getDefaultDecorator, getMenuDefinitions, getSkin, newMenuDefinition, newMenuExcludeDefinition, newMenuIncludeDefinition, newMenuOptionsDefinition, newMenuSeparatorDefinition, setDefaultDecorator, setMenuDefinitions, setSkin
 
Methods inherited from interface org.apache.jetspeed.om.page.BaseFragmentsElement
getFragmentById, getFragmentsByInterface, getFragmentsByName, getRootFragment, removeFragmentById, setRootFragment
 
Methods inherited from interface org.apache.jetspeed.om.page.Document
getVersion, isDirty, setDirty, setVersion
 
Methods inherited from interface org.apache.jetspeed.page.document.Node
getMetadata, getName, getParent, getPath, getShortTitle, getTitle, getType, getUrl, isHidden, setHidden, setParent, setPath
 
Methods inherited from interface org.apache.jetspeed.om.page.BaseElement
getId, getShortTitle, getTitle, isStale, setShortTitle, setTitle
 
Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource
checkAccess, checkConstraints, checkPermissions, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, newSecurityConstraint, newSecurityConstraints, setSecurityConstraints
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.