Package | Description |
---|---|
org.gcube.portlets.user.gcubeloggedin.shared |
Modifier and Type | Method and Description |
---|---|
VObject.UserBelongingClient |
VObject.getUserBelonging() |
static VObject.UserBelongingClient |
VObject.UserBelongingClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VObject.UserBelongingClient[] |
VObject.UserBelongingClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VObject.setUserBelonging(VObject.UserBelongingClient userBelonging) |
Constructor and Description |
---|
VObject(String name,
String groupName,
String description,
String imageURL,
String friendlyURL,
VObject.UserBelongingClient userBelonging,
boolean mandatory,
boolean uponRequest) |
VOClient(String name,
String groupName,
String description,
String imageURL,
String friendlyURL,
VObject.UserBelongingClient userBelonging) |
VOClient(String name,
String groupName,
String description,
String imageURL,
String friendlyURL,
VObject.UserBelongingClient userBelonging,
boolean isRoot,
List<VREClient> vres) |
VREClient(String name,
String groupName,
String description,
String imageURL,
String friendlyURL,
VObject.UserBelongingClient userBelonging,
boolean isMandatory,
boolean isUponRequest) |
Copyright © 2016. All Rights Reserved.