CachingProjectRoleAndActorStore |
A caching implementation of the ProjectRoleAndActorStore that delegates to another ProjectRoleAndActorStore . |
DefaultProjectRoleManager |
|
DefaultRoleActorsImpl |
|
MockGroupRoleActor |
|
MockRoleActor |
|
MockUserRoleActor |
|
OfBizProjectRoleAndActorStore |
OfBiz persistent implementation. |
PluginDelegatingRoleActorFactory |
Creator of RoleActor objects that have been registered dynamically. |
ProjectRoleActorsImpl |
|
ProjectRoleComparator |
Compares ProjectRole objects based on case insensitive name comparison. |
ProjectRoleImpl |
|
ProjectRoleManager.ProjectIdToProjectRoleIdsMap |
This class implements is backed by the map with project ID as a key and
a collection of project role IDs as the mapped value of the map. |
ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry |
Map entry that holds the project id and the collection of project
role ids
|
RoleActorComparator |
Compares RoleActor objects case insensitively by name. |