Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.client.atom
Interface IAtomInfoProcessor

All Known Implementing Classes:
AGPAtomInfoProcessor, AGPAtomInfoProcessor2, OpenSearchAtomInfoProcessor, URLAtomInfoProcessor

public interface IAtomInfoProcessor

Interface to define Atom infor processor. IAtomInfoProcessor .


Method Summary
 BaseAtomInfo initializeAtomInfo(HarvestProtocolAtom protocol, String url)
           
 void postCreate(BaseAtomInfo atomInfo)
           
 void preInitialize()
           
 

Method Detail

preInitialize

void preInitialize()

initializeAtomInfo

BaseAtomInfo initializeAtomInfo(HarvestProtocolAtom protocol,
                                String url)

postCreate

void postCreate(BaseAtomInfo atomInfo)

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.