|
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.harvest.protocols.HarvestProtocol
com.esri.gpt.catalog.harvest.protocols.AbstractHTTPHarvestProtocol
com.esri.gpt.catalog.harvest.protocols.HarvestProtocolWaf
public class HarvestProtocolWaf
WAF protocol.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.esri.gpt.catalog.harvest.protocols.HarvestProtocol |
|---|
HarvestProtocol.ProtocolType |
| Constructor Summary | |
|---|---|
HarvestProtocolWaf()
|
|
| Method Summary | |
|---|---|
void |
applyAttributeMap(StringAttributeMap attributeMap)
Applies protocol attributes map. |
StringAttributeMap |
extractAttributeMap()
Extracts protocol attributes map. |
StringAttributeMap |
getAttributeMap()
Gets protocol attributes map. |
String |
getKind()
Gets protocol kind. |
HarvestProtocol.ProtocolType |
getType()
Deprecated. |
QueryBuilder |
newQueryBuilder(IterationContext context,
String url)
Creates new query builder. |
void |
setAttributeMap(StringAttributeMap attributeMap)
Sets protocol attributes map. |
| Methods inherited from class com.esri.gpt.catalog.harvest.protocols.AbstractHTTPHarvestProtocol |
|---|
getUserName, getUserPassword, ping, setUserName, setUserPassword |
| Methods inherited from class com.esri.gpt.catalog.harvest.protocols.HarvestProtocol |
|---|
chckAttr, checkConnection, decryptString, encryptString, getAdHoc, getClient, getDestinations, getFlags, getPingSupported, newExecutor, setAdHoc, setDestinations, setFlags, toString, toXmlString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HarvestProtocolWaf()
| Method Detail |
|---|
@Deprecated public final HarvestProtocol.ProtocolType getType()
getType in class HarvestProtocolpublic String getKind()
Protocol
getKind in interface ProtocolgetKind in class HarvestProtocol
public QueryBuilder newQueryBuilder(IterationContext context,
String url)
Protocol
context - iteration contexturl - url
public StringAttributeMap getAttributeMap()
Protocol
getAttributeMap in interface ProtocolgetAttributeMap in class HarvestProtocolpublic void setAttributeMap(StringAttributeMap attributeMap)
Protocol
setAttributeMap in interface ProtocolsetAttributeMap in class HarvestProtocolattributeMap - attributes mappublic void applyAttributeMap(StringAttributeMap attributeMap)
Protocol
applyAttributeMap in interface ProtocolapplyAttributeMap in class HarvestProtocolattributeMap - attributes mappublic StringAttributeMap extractAttributeMap()
Protocol
extractAttributeMap in interface ProtocolextractAttributeMap in class HarvestProtocol
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||