|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.server.csw.provider.local.DiscoveryContext
public class DiscoveryContext
Provides a context for executing CSW operation against the local catalog.
Constructor Summary | |
---|---|
DiscoveryContext(OperationContext context)
Constructs with a supplied operation context |
Method Summary | |
---|---|
Discoverable |
findDiscoverable(String clientName)
Finds the discoverable associated with a property name. |
DiscoveryQuery |
getDiscoveryQuery()
Gets the active discovery query. |
void |
setReturnables(OperationContext context)
Sets the returnables for the active discovery query. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiscoveryContext(OperationContext context)
context
- the operation contextMethod Detail |
---|
public DiscoveryQuery getDiscoveryQuery()
public Discoverable findDiscoverable(String clientName)
clientName
- the property name (or alias)
public void setReturnables(OperationContext context)
context
- the operation context
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |