Modifier and Type | Method and Description |
---|---|
static com.google.gwt.user.client.ui.AbstractImagePrototype |
GetPermissionIconByACL.getImage(WorkspaceACL acl) |
Modifier and Type | Method and Description |
---|---|
List<WorkspaceACL> |
WorkspaceSharingService.getACLs() |
Modifier and Type | Method and Description |
---|---|
boolean |
WorkspaceSharingService.shareFolder(FileModel folder,
List<InfoContactModel> listContacts,
boolean isNewFolder,
WorkspaceACL acl) |
void |
WorkspaceSharingServiceAsync.shareFolder(FileModel folder,
List<InfoContactModel> listContacts,
boolean isNewFolder,
WorkspaceACL acl,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceSharingServiceAsync.getACLs(com.google.gwt.user.client.rpc.AsyncCallback<List<WorkspaceACL>> callback) |
Modifier and Type | Method and Description |
---|---|
WorkspaceACL |
PanelTogglePermission.getSelectedACL() |
WorkspaceACL |
DialogShareWItem.getSelectedACL() |
WorkspaceACL |
PanelPermission.getSelectedACL() |
Constructor and Description |
---|
PanelPermission(List<WorkspaceACL> acls) |
PanelTogglePermission(List<WorkspaceACL> acls,
ACL_TYPE defaultACL) |
Modifier and Type | Method and Description |
---|---|
List<WorkspaceACL> |
WorkspaceSharingServiceImpl.getACLs() |
List<WorkspaceACL> |
GWTWorkspaceSharingBuilder.getWorkspaceACLFromACLs(List<org.gcube.common.homelibrary.home.workspace.accessmanager.ACLType> types) |
Modifier and Type | Method and Description |
---|---|
boolean |
WorkspaceSharingServiceImpl.shareFolder(FileModel folder,
List<InfoContactModel> listContacts,
boolean isNewFolder,
WorkspaceACL acl) |
Copyright © 2015. All Rights Reserved.