org.gcube.portlets.user.joinnew.shared
Class VRE

java.lang.Object
  extended by org.gcube.portlets.user.joinnew.shared.ResearchEnvironment
      extended by org.gcube.portlets.user.joinnew.shared.VRE
All Implemented Interfaces:
Serializable

public class VRE
extends ResearchEnvironment
implements Serializable

See Also:
Serialized Form

Constructor Summary
VRE()
           
VRE(String vreName, String description, String imageURL, String vomsGroupName, String friendlyURL, UserBelonging userBelonging)
           
 
Method Summary
 
Methods inherited from class org.gcube.portlets.user.joinnew.shared.ResearchEnvironment
getDescription, getFriendlyURL, getGroupName, getImageURL, getName, getUserBelonging, setDescription, setFriendlyURL, setGroupName, setImageURL, setName, setUserBelonging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VRE

public VRE()

VRE

public VRE(String vreName,
           String description,
           String imageURL,
           String vomsGroupName,
           String friendlyURL,
           UserBelonging userBelonging)
Parameters:
vreName -
description -
imageURL -
vomsGroupName -
friendlyURL -
userBelonging -


Copyright © 2013. All Rights Reserved.