org.gcube.portlet.user.my_vres.shared
Class VRE
java.lang.Object
org.gcube.portlet.user.my_vres.shared.ResearchEnvironment
org.gcube.portlet.user.my_vres.shared.VRE
- All Implemented Interfaces:
- Serializable, Comparable<VRE>
public class VRE
- extends ResearchEnvironment
- implements Serializable, Comparable<VRE>
- See Also:
- Serialized Form
Methods inherited from class org.gcube.portlet.user.my_vres.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 |
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
-
compareTo
public int compareTo(VRE arg0)
- Specified by:
compareTo
in interface Comparable<VRE>
Copyright © 2013. All Rights Reserved.