uPortal 2.4.1
API Documentation

Package org.jasig.portal.layout.restrictions

Interface Summary
IUserLayoutRestriction IUserLayoutRestriction is the base interface for UserLayout restrictions.
RestrictionTypes RestrictionTypes is an interface containing the restriction types.
 

Class Summary
BooleanRestriction BooleanRestriction checks the restriction on the boolean property for a given ALNode object.
DepthRestriction DepthRestriction checks the priority restriction for a given UserLayoutNode object.
GroupRestriction GroupRestriction checks the group restriction for a given ALNode object.
HiddenRestriction HiddenRestriction checks the restriction on the "hidden" property for a given ALNode object.
ImmutableRestriction ImmutableRestriction checks the restriction on the "immutable" property for a given ALNode object.
PriorityRestriction PriorityRestriction checks the priority restriction for a given ALNode object.
UnremovableRestriction UnremovableRestriction checks the restriction on the "unremovable" property for a given ALNode object.
UserLayoutRestriction UserLayoutRelativeRestriction summary sentence goes here.
UserLayoutRestrictionFactory UserLayoutRestrictionFactory summary description sentence goes here.
 


uPortal 2.4.1
API Documentation