|
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.HarvestProtocolCsw
public class HarvestProtocolCsw
CSW protocol.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.esri.gpt.catalog.harvest.protocols.HarvestProtocol |
|---|
HarvestProtocol.ProtocolType |
| Constructor Summary | |
|---|---|
HarvestProtocolCsw()
|
|
| Method Summary | |
|---|---|
StringAttributeMap |
getAttributeMap()
Gets all the attributes. |
String |
getKind()
Gets protocol kind. |
String |
getProfile()
Gets profile. |
HarvestProtocol.ProtocolType |
getType()
Deprecated. |
QueryBuilder |
newQueryBuilder(IterationContext context,
String url)
Creates new query builder. |
void |
setAttributeMap(StringAttributeMap attributeMap)
Sets all the attributes. |
void |
setProfile(String profile)
Sets profile. |
| 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 |
|---|
applyAttributeMap, chckAttr, checkConnection, decryptString, encryptString, extractAttributeMap, 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 HarvestProtocolCsw()
| Method Detail |
|---|
public String getProfile()
public void setProfile(String profile)
profile - profile@Deprecated public final HarvestProtocol.ProtocolType getType()
getType in class HarvestProtocolpublic String getKind()
Protocol
getKind in interface ProtocolgetKind in class HarvestProtocolpublic StringAttributeMap getAttributeMap()
getAttributeMap in interface ProtocolgetAttributeMap in class HarvestProtocolpublic void setAttributeMap(StringAttributeMap attributeMap)
setAttributeMap in interface ProtocolsetAttributeMap in class HarvestProtocolattributeMap - attributes as attribute map
public QueryBuilder newQueryBuilder(IterationContext context,
String url)
Protocol
context - iteration contexturl - url
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||