uPortal 2.4.1
API Documentation

Package org.jasig.portal.layout

Interface Summary
IAggregatedLayout An aggregated-layout specific extension of the user layout interface
IAggregatedUserLayoutManager An aggregated-layout specific extension of the user layout manager interface
IAggregatedUserLayoutStore IAggregatedUserLayoutStore defines the base methods working with aggregated user layout store.
IALChannelDescription An interface describing an Aggregated Layout folder descriptions
IALFolderDescription An interface describing an Aggregated Layout folder descriptions
IALNodeDescription An interface describing a folder user layout node.
IALNodeProperties An interface describing methods common to the Aggregated Layout node descriptions
ILayoutFragment An interface representing the user layout fragment.
IUserLayout An interface representing the user layout.
IUserLayoutChannelDescription An interface managing information contained in a user layout channel node.
IUserLayoutFolderDescription An interface describing a folder user layout node.
IUserLayoutManager An interface for abstracting operations performed on the user layout.
IUserLayoutNodeDescription An interface describing common features of user layout nodes, that is channels and folders
LayoutEventListener An interface implemented by objects interested in monitoring layout events.
 

Class Summary
AggregatedLayout The aggregated user layout implementation.
AggregatedLayoutManager An implementation of Aggregated User Layout Manager Interface defining common operations on user layout nodes, that is channels and folders
AggregatedUserLayoutStore AggregatedUserLayoutStore implementation using the relational database with SQL 92.
ALChannel UserLayoutFolder summary sentence goes here.
ALChannelDescription An extension of the ChannelDescription for the Aggregated Layout implementation
ALFolder UserLayoutFolder summary sentence goes here.
ALFolderDescription An extension of the FolderDescription for the Aggregated Layout implementation
ALFragment The implementation of the user layout fragment.
ALNode IALNode summary sentence goes here.
ALNodeProperties A proxy class representing additional properties of the Aggregated Layout nodes.
ImmutableUserLayoutManagerWrapper Wraps IUserLayoutManager interface to prevent access to mutator methods.
ImmutableUserLayoutSAXFilter This filter will mark all folders and channels as unremovable and immutable.
LayoutEvent A basic user layout event, involving just one node.
LayoutMoveEvent A layout event involving old parent reference.
SimpleLayout The simple user layout implementation.
SimpleUserLayoutManager An implementation of a user layout manager that uses 2.0-release store implementations.
TransientUserLayoutManagerWrapper Wraps IUserLayoutManager interface to provide ability to incorporate channels into a user layout that are not part of their layout structure (persistent).
UserLayoutChannelDescription A class managing information contained in a user layout channel node.
UserLayoutFolder UserLayoutFolder summary decription sentence goes here.
UserLayoutFolderDescription A class describing a folder node fo the user layout structure.
UserLayoutManagerFactory A factory class for obtaining IUserLayoutManager implementations.
UserLayoutNode Represents a node in the user layout tree.
UserLayoutNodeDescription An class describing common features of user layout nodes, that is channels and folders
UserPriorityManager The user priority manager implementation, manages user priority ranges for aggregated layouts.
 


uPortal 2.4.1
API Documentation