org.gcube.portlets.user.searchportlet.shared
Class CollectionBean
java.lang.Object
org.gcube.portlets.user.searchportlet.shared.CollectionBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class CollectionBean
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionBean
public CollectionBean()
CollectionBean
public CollectionBean(String ID,
String name,
String description,
String recordNum,
String creationDate,
boolean isColSelected,
boolean isColOpen,
boolean isRealCol)
isCollectionSelected
public boolean isCollectionSelected()
setSelected
public void setSelected(boolean isSelected)
isCollectionOpen
public boolean isCollectionOpen()
getRecordNumber
public String getRecordNumber()
getCreationDate
public String getCreationDate()
getCollectionID
public String getCollectionID()
getCollectionName
public String getCollectionName()
getCollecionDescription
public String getCollecionDescription()
isActualCollection
public boolean isActualCollection()
Copyright © 2013. All Rights Reserved.