org.jboss.portal.core.model.portal
Interface Portal
- All Superinterfaces:
- PageContainer, PortalObject
- All Known Implementing Classes:
- PortalImpl
public interface Portal
- extends PageContainer
Defines a logical portal.
- Version:
- $Revision: 5746 $
- Author:
- Julien Viet
Methods inherited from interface org.jboss.portal.core.model.portal.PortalObject |
copy, destroyChild, getChild, getChildren, getChildren, getDeclaredProperties, getDeclaredProperty, getId, getListener, getName, getParent, getProperties, getProperty, getType, setDeclaredProperty, setListener |
getSupportedWindowStates
java.util.Set getSupportedWindowStates()
- Return the window states supported by this portal.
- Returns:
- the supported window states by this portal
getSupportedModes
java.util.Set getSupportedModes()
- Return the modes supported of this portal.
- Returns:
- the supported modes by this portal
getDefaultPage
Page getDefaultPage()
- Return the default page of this portal.
- Returns:
- the default page