Uses of Class
org.gcube.portlets.user.gcubeloggedin.shared.VObject.UserBelongingClient

Packages that use VObject.UserBelongingClient
org.gcube.portlets.user.gcubeloggedin.shared   
 

Uses of VObject.UserBelongingClient in org.gcube.portlets.user.gcubeloggedin.shared
 

Methods in org.gcube.portlets.user.gcubeloggedin.shared that return VObject.UserBelongingClient
 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.
 

Methods in org.gcube.portlets.user.gcubeloggedin.shared with parameters of type VObject.UserBelongingClient
 void VObject.setUserBelonging(VObject.UserBelongingClient userBelonging)
           
 

Constructors in org.gcube.portlets.user.gcubeloggedin.shared with parameters of type VObject.UserBelongingClient
VObject(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)
           
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)
           
 



Copyright © 2013. All Rights Reserved.