Package | Description |
---|---|
org.gcube.portlets.widgets.workspacesharingwidget.shared.system |
Modifier and Type | Method and Description |
---|---|
UserBelonging |
ResearchEnvironment.getUserBelonging() |
static UserBelonging |
UserBelonging.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserBelonging[] |
UserBelonging.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResearchEnvironment.setUserBelonging(UserBelonging userBelonging) |
Constructor and Description |
---|
ResearchEnvironment(String name,
String description,
String imageURL,
String groupName,
String friendlyURL,
UserBelonging userBelonging) |
VO(String voName,
String description,
String imageURL,
String vomsGroupName,
String friendlyURL,
UserBelonging userBelonging,
boolean isRoot,
ArrayList<VRE> vres) |
VRE(String vreName,
String description,
String imageURL,
String vomsGroupName,
String friendlyURL,
UserBelonging userBelonging) |
Copyright © 2014. All Rights Reserved.