org.gcube.portlets.admin.searchmanagerportlet.gwt.shared
Class CollectionInfoBean

java.lang.Object
  extended by org.gcube.portlets.admin.searchmanagerportlet.gwt.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


Constructor Summary
CollectionInfoBean()
           
CollectionInfoBean(String id, String name)
           
 
Method Summary
 boolean equals(Object other)
           
 String getID()
           
 String getName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionInfoBean

public CollectionInfoBean()

CollectionInfoBean

public CollectionInfoBean(String id,
                          String name)
Method Detail

getID

public String getID()

getName

public String getName()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object other)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.