|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.fulltextindexportlet.gwt.shared.FullTextIndexTypeBean
public class FullTextIndexTypeBean
A class used to transport index type information between the client and the service
| Constructor Summary | |
|---|---|
FullTextIndexTypeBean()
Empty constructor |
|
| Method Summary | |
|---|---|
int |
compareTo(FullTextIndexTypeBean arg0)
|
String |
getIndexTypeID()
Returns the index type ID |
void |
setIndexTypeID(String indexTypeID)
Sets the index type ID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullTextIndexTypeBean()
| Method Detail |
|---|
public String getIndexTypeID()
public void setIndexTypeID(String indexTypeID)
indexTypeID - the index type IDpublic int compareTo(FullTextIndexTypeBean arg0)
compareTo in interface Comparable<FullTextIndexTypeBean>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||