Package org.jboss.portal.server

Interface Summary
ObjectFactory This factory interface enables pluggable implementation.
PortalConstants Defines various constants for the portal.
PortalRequest  
PortalResponse  
ServerManager  
 

Class Summary
AbstractObjectFactory A simple implementation that uses a map to know the class objects used to instantiate objects.
Application  
Component  
Instance The occurrence of a component and a preference set.
InstanceContext The user state of a component instance.
Portal The portal state.
PortalServer A container for portal objects.
ServerObject A common base for portal objects that live in a portal container.
ServerObjectID Uniquely identify a portal object.
ServerURL Define an URL at the server level with the concept of control parameters.
Window The placement of a component instance on the page.
WindowContext The user state of a window.
WindowURL A URL for a window.