public class AuthZGroupBean extends ViewBean
ACTION_PARAM, ACTION_URL_ENCODED, DISBLE_BREADCRUMBS_ENCODED, MAIN_PANEL, MAIN_URL_ENCODED, PAGE_NAME_PARAM, PAGE_URL_ENCODED, PAGENAME_URL_ENCODED, PANEL_PARAM, PANEL_URL_ENCODED, PARAM_BREADCRUMB_NAME, REALM_URL_ENCODED, SEARCH_URL_ENCODED| Constructor and Description |
|---|
AuthZGroupBean() |
AuthZGroupBean(String pageName,
String localSpace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditRealmManyUrl() |
String |
getEditRealmUrl() |
String |
getEscapedId() |
org.sakaiproject.authz.api.AuthzGroup |
getRealmEdit() |
String |
getRealmId() |
String |
getRealmReference() |
List |
getRoles() |
boolean |
isActiveAuthZGroup() |
boolean |
isSiteUpdateAllowed() |
void |
setCurrentRealm(org.sakaiproject.authz.api.AuthzGroup currentRealm) |
void |
setRealmId(String realmId) |
void |
setSiteUpdateAllowed(boolean siteUpdateAllowed) |
getActionUrl, getActionUrl, getActionUrl, getActionUrl, getActionUrl, getAnchor, getBaseAccessUrl, getEditCommentURL, getEditUrl, getEditUrl, getExportUrl, getHistoryUrl, getHistoryUrl, getInfoUrl, getInfoUrl, getListCommentsURL, getListPageChatURL, getListPresenceURL, getListSpaceChatURL, getLocalName, getLocalSpace, getNewCommentURL, getOpenPageChatURL, getOpenSpaceChatURL, getPageName, getPageSpace, getPageUrl, getPageUrl, getPageUrl, getPreferencesUrl, getPrintViewUrl, getPrintViewUrl, getPublicViewUrl, getPublicViewUrl, getRssAccessUrl, getSearch, getSearchUrl, getViewUrl, getViewUrl, setAnchor, setLocalSpace, setPageName, setSearch, urlEncodepublic List getRoles()
public boolean isActiveAuthZGroup()
public String getEditRealmUrl()
public String getEditRealmManyUrl()
public org.sakaiproject.authz.api.AuthzGroup getRealmEdit()
public String getRealmId()
public String getRealmReference()
public void setCurrentRealm(org.sakaiproject.authz.api.AuthzGroup currentRealm)
public void setRealmId(String realmId)
public boolean isSiteUpdateAllowed()
public void setSiteUpdateAllowed(boolean siteUpdateAllowed)
public String getEscapedId()
Copyright © 2003-2014 Sakai Project. All Rights Reserved.