Package org.jasig.portal.layout.dlm.providers

Class Summary
AllUsersEvaluatorFactory Used to target a fragment to all users of the system including guest users.
AttributeEvaluator  
GroupMembershipEvaluator Answers isApplicable() in the affirmative if the user represented by the passed in IPerson is a member of the group whose name is passed to the constructor of this class.
GroupMembershipEvaluatorFactory Creates a group membership evaluator.
GuestUserEvaluatorFactory Used to target a fragment only to guest users.
Paren  
ParenType  
PersonEvaluatorFactory Implementation of the Evaluator Factory interface that creates evaluators of string attributes in implementations of IPerson to determine if a user gets a layout fragment.