Package | Description |
---|---|
org.gcube.portlets.user.workspace.client.util | |
org.gcube.portlets.user.workspace.shared |
Modifier and Type | Method and Description |
---|---|
static com.google.gwt.user.client.ui.AbstractImagePrototype |
GetPermissionIconByACL.getImage(WorkspaceACL.USER_TYPE userType) |
Modifier and Type | Method and Description |
---|---|
WorkspaceACL.USER_TYPE |
WorkspaceACL.getUserType() |
static WorkspaceACL.USER_TYPE |
WorkspaceACL.USER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceACL.USER_TYPE[] |
WorkspaceACL.USER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceACL.setUserType(WorkspaceACL.USER_TYPE userType) |
Constructor and Description |
---|
ExtendedWorkspaceACL(String id,
String label,
boolean defaultValue,
WorkspaceACL.USER_TYPE userType,
String description,
String loginOwner,
String workspaceItemId,
boolean isBaseSharedFolder) |
WorkspaceACL(String id,
String label,
boolean defaultValue,
WorkspaceACL.USER_TYPE userType,
String description) |
Copyright © 2015. All Rights Reserved.