| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JoinInterface | |
|---|---|
| com.ibm.itim.policy.join | Provides classes used for resolving conflicts between provisioning policies. | 
| Uses of JoinInterface in com.ibm.itim.policy.join | 
|---|
| Classes in com.ibm.itim.policy.join that implement JoinInterface | |
|---|---|
 class | 
Bitwise
Will join attribute values containing Strings representing integers in bitstring format to be joined using a bitwise operation: | or &.  | 
 class | 
Boolean
will join attribute values containing Strings representing a booleanvalue to be joined using a boolean operator  | 
 class | 
Multivalued
will join all attribute values from all multivalued attributes found in all relative entitlements.  | 
 class | 
Numeric
will join attribute values containing Strings representing a number to be joined using an operator allowed on numbers.  | 
 class | 
PrecedenceSequence
This class is to be used on snglevalued attributes which contain a fixed list of allowable values.  | 
 class | 
Priority
This class contains logic to join all applicable attributes' values based on priority number of the policy which contais them.  | 
 class | 
Textual
will join attribute values containing Strings representing a purely textual information to be joined using an operation alloed on text.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||