Package org.jasig.portal.layout

Interface Summary
IUserLayout An interface representing the user layout.
IUserLayoutManager An interface for abstracting operations performed on the user layout.
IUserLayoutStore  
LayoutEventListener An interface implemented by objects interested in monitoring layout events.
 

Class Summary
LayoutEvent A basic user layout event, involving just one node.
LayoutMoveEvent A layout event involving old parent reference.
LayoutStructure LayoutStructure represents a channel or folder in a layout.
StructureParameter This class began its life as a public inner class of RDBMUserLayoutStore.
TransientUserLayoutManagerWrapper Wraps IUserLayoutManager interface to provide ability to incorporate channels into a user layout that are not part of their layout structure (persistent).
UserLayoutManagerFactory A factory class for obtaining IUserLayoutManager implementations.
UserLayoutStoreFactory Produces and manages a static singleton instance of IUserLayoutStore.