public class OwPrivilegeSetEditorDocument extends OwDocument
OwPrivilegeSet document facade for the OwPrivilegeSetEditor view.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
m_ViewList| Constructor and Description |
|---|
OwPrivilegeSetEditorDocument(OwPrivilegesDocument privilegesDocument_p) |
| Modifier and Type | Method and Description |
|---|---|
String |
displayNameOf(OwPrivilege privilege_p) |
Collection<OwPrivilege> |
getAddedPrivileges() |
Collection<OwPrivilege> |
getAvailableRolePrivileges() |
OwUserInfo |
getCurrentRole() |
String |
getCurrentRoleName() |
OwObject |
getObject() |
String |
privilegeToGuid(OwPrivilege privilege_p) |
String |
privilegeToGuid(String privilegeName_p) |
void |
setAddedPrivileges(String[] privileges_p) |
void |
setCurrentRole(String currentRole) |
attachView, attributecount, clear, detachView, getAttribute, getAttribute, getAttributeNames, getPersistentAttributeBagWriteable, getSafeAttribute, hasAttribute, init, remove, save, setAttribute, updateattach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getFormName, getFormTarget, getID, onExternalRequest, onFormEvent, onRequest, setExternalFormTarget, updateExternalFormTargetpublic OwPrivilegeSetEditorDocument(OwPrivilegesDocument privilegesDocument_p)
public String getCurrentRoleName()
public OwUserInfo getCurrentRole()
public void setCurrentRole(String currentRole)
public OwObject getObject()
public Collection<OwPrivilege> getAvailableRolePrivileges()
public String displayNameOf(OwPrivilege privilege_p)
public final String privilegeToGuid(OwPrivilege privilege_p)
public void setAddedPrivileges(String[] privileges_p)
public Collection<OwPrivilege> getAddedPrivileges()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.