public class MultiDragContactsEditPermissions extends Object
Constructor and Description |
---|
MultiDragContactsEditPermissions(ConstantsSharing.LOAD_CONTACTS_AS load,
String workspaceItemId,
boolean hiddenMySelf) |
Modifier and Type | Method and Description |
---|---|
void |
addTargetContact(List<InfoContactModel> listContacts) |
void |
enableSubmit(boolean bool) |
DialogMultiDragContact |
getDialog() |
WorkspaceACL |
getSelectedAcl()
The selected ACL
|
String |
getSelectedAclID()
The HL ID of the selected ACL
|
List<InfoContactModel> |
getTargetContacts() |
List<InfoContactModel> |
getTargetContactsWithMyLogin() |
void |
show() |
public MultiDragContactsEditPermissions(ConstantsSharing.LOAD_CONTACTS_AS load, String workspaceItemId, boolean hiddenMySelf)
load
- workspaceItemId
- hiddenMySelf
- public void enableSubmit(boolean bool)
public DialogMultiDragContact getDialog()
public String getSelectedAclID()
public WorkspaceACL getSelectedAcl()
public void addTargetContact(List<InfoContactModel> listContacts)
public void show()
public List<InfoContactModel> getTargetContacts()
public List<InfoContactModel> getTargetContactsWithMyLogin()
Copyright © 2015. All Rights Reserved.