| Package | Description |
|---|---|
| org.gatein.api.page | |
| org.gatein.api.security | |
| org.gatein.api.site |
| Constructor and Description |
|---|
PageId(Group group,
String pageName)
Creates new page id for a page with the specified group (space) and page name
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Membership.getGroup()
Returns the group
|
| Constructor and Description |
|---|
Membership(String membershipType,
Group group)
Creates a new membership for users with the specified membership type in the specified group
|
Permission(String membershipType,
Group group)
Creates a permission where users with the specified member type in the specified group can access the resource
|
| Constructor and Description |
|---|
SiteId(Group group)
Creates a new site id for a group space (site associated with a group)
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.