org.gcube.portlets.admin.searchmanagerportlet.gwt.shared
Class CollectionFieldsBean
java.lang.Object
org.gcube.portlets.admin.searchmanagerportlet.gwt.shared.CollectionFieldsBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class CollectionFieldsBean
- 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 |
CollectionFieldsBean
public CollectionFieldsBean()
CollectionFieldsBean
public CollectionFieldsBean(String id,
String name)
getPresentableFields
public ArrayList<String> getPresentableFields()
setPresentableFields
public void setPresentableFields(ArrayList<String> presentableFields)
getSearchableFields
public ArrayList<String> getSearchableFields()
setSearchableFields
public void setSearchableFields(ArrayList<String> searchableFields)
getID
public String getID()
getName
public String getName()
Copyright © 2013. All Rights Reserved.