|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.fulltextindexportlet.gwt.client.ui.indexmanagement.index.IndexItemContent
public class IndexItemContent
An ItemContent implementation used to hold information about an IndexItem
| Constructor Summary | |
|---|---|
IndexItemContent(String collectionID,
String indexID)
Constructor |
|
| Method Summary | |
|---|---|
String |
getCollectionID()
A getter method for the CollectionID |
String |
getID()
Returns an Identifier for the index related Item |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexItemContent(String collectionID,
String indexID)
collectionID - -The collectionID of the collection to which the IndexItem
should belongindexID - -
The IndexID of the Index this IndexItem describes| Method Detail |
|---|
public String getID()
getID in interface ItemContentpublic String getCollectionID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||