org.gcube.portlets.user.userprofileeditingportlet.shared
Class CollectionInfoBean
java.lang.Object
org.gcube.portlets.user.userprofileeditingportlet.shared.CollectionInfoBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class CollectionInfoBean
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
This class represents all the needed information of an available collection
- Author:
- Panagiota Koltsida, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionInfoBean
public CollectionInfoBean()
CollectionInfoBean
public CollectionInfoBean(String ID,
String name,
String description)
getCollectionID
public String getCollectionID()
getCollectionName
public String getCollectionName()
getCollecionDescription
public String getCollecionDescription()
Copyright © 2014. All Rights Reserved.