Package | Description |
---|---|
org.gcube.portlets.user.workspace.client.rpc | |
org.gcube.portlets.user.workspace.server |
Modifier and Type | Method and Description |
---|---|
List<ExtendedWorkspaceACL> |
GWTWorkspaceService.getUserACLForFolderId(String folderId)
Gets the user acl for folder id.
|
Modifier and Type | Method and Description |
---|---|
void |
GWTWorkspaceServiceAsync.getUserACLForFolderId(String folderId,
com.google.gwt.user.client.rpc.AsyncCallback<List<ExtendedWorkspaceACL>> callback)
Gets the user acl for folder id.
|
Modifier and Type | Method and Description |
---|---|
List<ExtendedWorkspaceACL> |
GWTWorkspaceServiceImpl.getUserACLForFolderId(String folderId)
Gets the user acl for folder id.
|
Copyright © 2016. All Rights Reserved.