|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Protocol
Protocol.
Method Summary | |
---|---|
StringAttributeMap |
getAttributeMap()
Gets protocol attributes map. |
long |
getFlags()
Gets flag set. |
String |
getKind()
Gets protocol kind. |
QueryBuilder |
newQueryBuilder(IterationContext context,
String url)
Creates new query builder. |
void |
setAttributeMap(StringAttributeMap attributeMap)
Sets protocol attributes map |
void |
setFlags(long flags)
Sets flag set. |
Method Detail |
---|
String getKind()
StringAttributeMap getAttributeMap()
void setAttributeMap(StringAttributeMap attributeMap)
attributeMap
- attributes maplong getFlags()
void setFlags(long flags)
flags
- flag setQueryBuilder newQueryBuilder(IterationContext context, String url)
context
- iteration contexturl
- url
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |