|
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.control.webharvest.client.atom.OpenSearchAtomInfoProcessor
public class OpenSearchAtomInfoProcessor
This class is used to create open search based atom info processor.
Constructor Summary | |
---|---|
OpenSearchAtomInfoProcessor()
|
Method Summary | |
---|---|
BaseAtomInfo |
getAtomInfo()
|
String |
getAtomInfoClassName()
|
BaseAtomInfo |
initializeAtomInfo(HarvestProtocolAtom protocol,
String url)
Initializes base atom info object with protocol and url |
void |
initializeHitCountCollector()
Initializes hot count collector |
void |
postCreate(BaseAtomInfo atomInfo)
Sets post create options. |
void |
preInitialize()
|
void |
setAtomInfoClassName(String atomInfoClassName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenSearchAtomInfoProcessor()
Method Detail |
---|
public void preInitialize()
public void postCreate(BaseAtomInfo atomInfo)
atomInfo
- base atom infopublic String getAtomInfoClassName()
public void setAtomInfoClassName(String atomInfoClassName)
public BaseAtomInfo getAtomInfo()
public BaseAtomInfo initializeAtomInfo(HarvestProtocolAtom protocol, String url)
initializeAtomInfo
in interface IAtomInfoProcessor
protocol
- protocolurl
- URL
public void initializeHitCountCollector()
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |