Uses of Class
com.arsdigita.kernel.Role

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.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC