org.gcube.portlets.admin.forwardindexportlet.gwt.shared
Class IndexKeysBean

java.lang.Object
  extended by org.gcube.portlets.admin.forwardindexportlet.gwt.shared.IndexKeysBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class IndexKeysBean
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable

Author:
Spyros Boutsis, NKUA

Constructor Summary
IndexKeysBean()
          Empty constructor
 
Method Summary
 void addKey(IndexKeyBean key)
           
 List<IndexKeyBean> getKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexKeysBean

public IndexKeysBean()
Empty constructor

Method Detail

addKey

public void addKey(IndexKeyBean key)

getKeys

public List<IndexKeyBean> getKeys()


Copyright © 2013. All Rights Reserved.