Package org.jasig.portal.layout

Interfaces and classes for basic layouts support.

See:
          Description

Interface Summary
IFolderLocalNameResolver Defines an interface that the layout management implementation being used can opt to support to provide localized names of folder nodes without requiring such names to be embedded within the layouts for users.
IUserLayout An interface representing the user layout.
IUserLayoutHelper Defines operations to assist in administering user layouts.
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).
UserLayoutHelperImpl Helper class for reset-layout based web flows.
UserLayoutManagerFactory A factory class for obtaining IUserLayoutManager implementations.
UserLayoutStoreFactory Produces and manages a static singleton instance of IUserLayoutStore.
 

Package org.jasig.portal.layout Description

Interfaces and classes for basic layouts support. Classes that are not specific to any particular layout management approach.



Copyright © 2010 Jasig. All Rights Reserved.