Uses of Class
org.gcube.portlet.user.my_vres.shared.UserBelonging

Packages that use UserBelonging
org.gcube.portlet.user.my_vres.shared   
 

Uses of UserBelonging in org.gcube.portlet.user.my_vres.shared
 

Methods in org.gcube.portlet.user.my_vres.shared that return UserBelonging
 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.
 

Methods in org.gcube.portlet.user.my_vres.shared with parameters of type UserBelonging
 void ResearchEnvironment.setUserBelonging(UserBelonging userBelonging)
           
 

Constructors in org.gcube.portlet.user.my_vres.shared with parameters of type UserBelonging
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 © 2013. All Rights Reserved.