Uses of Class
com.arsdigita.portalserver.Role

Packages that use Role
com.arsdigita.portalserver   
 

Uses of Role in com.arsdigita.portalserver
 

Methods in com.arsdigita.portalserver that return Role
 Role RoleCollection.getRole()
           
static Role Role.createRole(PortalSite psite, String roleName, String assigneeTitle, String description)
          Creates a user defined role, as opposed to a system role.
static Role Role.createRole(PortalSite psite, String roleName, String assigneeTitle, String description, boolean isSystem)
          Creates a role in the specified portal.
static Role Role.createRole(PortalSite psite, String roleName, String assigneeTitle, String description, boolean isSystem, String roleType)
           
 Role PortalSite.getMemberRole()
          Returns the member role.
 



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