| Interface | Description |
|---|---|
| AttributeRule |
Defines the contract for a person directory user attribute rule for use with
the
DeclaredRulePersonAttributeDao. |
| Class | Description |
|---|---|
| DeclaredRulePersonAttributeDao |
Implementation of uPortal's
IPersonAttributeDao that evaluates
person directory information based on configurable rules. |
| SimpleAttributeRule |
Sets a specified attribute to a specified value when a specified seed value
matches a specified pattern.
|
| StringFormatAttributeRule |
Creates a new user attribute by passing a formatString and the values of
existing attributes to
String.format() |
Copyright © 2015 Jasig. All Rights Reserved.