|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Role | |
com.arsdigita.kernel | Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. |
Uses of Role in com.arsdigita.kernel |
Methods in com.arsdigita.kernel that return Role | |
Role |
RoleCollection.getRole()
Wrapper to RoleCollection.getDomainObject() that casts the returned
DomainObject as a Role . |
Role |
Group.createRole(String roleName)
Creates a new role with the specified name in this group. |
Role |
Group.getRole(String name)
Returns the role with the specified name, or null if no such role exists for this group. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |