|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.lucene.LuceneIndexObserverInfo
public class LuceneIndexObserverInfo
Lucene index observer info.
| Constructor Summary | |
|---|---|
LuceneIndexObserverInfo()
|
|
| Method Summary | |
|---|---|
LuceneIndexObserver |
createObserver()
Creates observer. |
StringAttributeMap |
getAttributes()
Gets attributes. |
String |
getClassName()
Gets class name. |
void |
setAttributes(StringAttributeMap attributes)
Sets attributes. |
void |
setClassName(String className)
Sets class name. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LuceneIndexObserverInfo()
| Method Detail |
|---|
public String getClassName()
public void setClassName(String className)
className - adaptor class namepublic StringAttributeMap getAttributes()
public void setAttributes(StringAttributeMap attributes)
attributes - attributespublic String toString()
toString in class Objectpublic LuceneIndexObserver createObserver()
null if observer can not be created
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||