|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.impl.model.portal.DashboardContext
public abstract class DashboardContext
An implementation of the Context
interface for dashboards.
Field Summary |
---|
Fields inherited from interface org.jboss.portal.core.model.portal.PortalObject |
---|
CONTEXT_MASK, DEFAULT_OBJECT_NAME, PAGE_MASK, PORTAL_MASK, PORTAL_PROP_DEFAULT_OBJECT_NAME, TYPE_CONTEXT, TYPE_PAGE, TYPE_PORTAL, TYPE_WINDOW, WINDOW_MASK |
Constructor Summary | |
---|---|
DashboardContext()
|
Method Summary | |
---|---|
java.util.Collection |
getChildren()
Return all the children of this object. |
java.util.Collection |
getChildren(int mask)
Return all the children of this object filtered with a particular mask. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.core.model.portal.PortalContainer |
---|
createPortal, getDefaultPortal, getPortal |
Methods inherited from interface org.jboss.portal.core.model.portal.PortalObject |
---|
copy, destroyChild, getChild, getDeclaredProperties, getDeclaredProperty, getId, getListener, getName, getParent, getProperties, getProperty, getType, setDeclaredProperty, setListener |
Constructor Detail |
---|
public DashboardContext()
Method Detail |
---|
public java.util.Collection getChildren()
PortalObject
getChildren
in interface PortalObject
public java.util.Collection getChildren(int mask)
PortalObject
getChildren
in interface PortalObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |