| Interface | Description |
|---|---|
| CustomRoleInterface |
Defines the interface for custom classes used to implement custom roles.
|
| MaxRoleRemote |
Remote Interface to the MaxRole object.
|
| MaxRoleSetRemote |
Remote Interface to the set of MaxRoles.
|
| Class | Description |
|---|---|
| CustomRoleAdapter |
This adapter automatically converts the PersonID or PersonGroup returned into an email
address array.
|
| FldRoleID |
Common class for validating RoleIDs.
|
| FldRoleObjectName |
Validation class for MaxRole ObjectName attribute.
|
| FldRoleType | |
| FldRoleValue | |
| MaxRole |
A role stands in for a person or people or just email addresses.
|
| MaxRoleSet |
Represents the set of MaxRole.
|
| UserDataRole |
This role takes an attribute from the logged-in user's PersonID record and treats it as a
PersonID.
|