public class FindRequest extends NdrRequest
inputXML, objectType, payloadhandle, requestAgent, verb, verbose| Constructor and Description |
|---|
FindRequest()
Constructor for the FindRequest object
|
FindRequest(NDRConstants.NDRObjectType objectType)
Constructor for the FindRequest to restrict hits to objects of specified type.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResultHandle()
Gets the first handle (of potentially many) found.
|
java.util.List |
getResultHandles()
Gets the resultHandle attribute of the ListMembersRequest object
|
addCommand, addCommand, addCommand, addCommand, addDataStreamCmd, addDataStreamCmd, addDCStreamCmd, addDleseCommand, addDleseCommand, addNativeDataStreamCmd, addNativeDataStreamCmd, addNcsPropertyCmd, addNcsPropertyCmd, addNcsRelationshipCmd, addNcsRelationshipCmd, addOaiVisibilityCmd, addOaiVisibilityCmd, addQualifiedCommand, addQualifiedCommand, addServiceDescriptionCmd, addServiceDescriptionCmd, addStateCmd, addStateCmd, getComponent, getInputXML, getNDRConnection, getObjectType, getPayload, report, setDataInfoStream, setObjectType, submit, submitgetDebug, getHandle, getNDRConnection, getRequestAgent, getVerb, getVerbose, makePath, pp, prtln, prtlnErr, report, setDebug, setHandle, setRequestAgent, setVerb, setVerbosepublic FindRequest()
public FindRequest(NDRConstants.NDRObjectType objectType)
objectType - NOT YET DOCUMENTEDpublic java.lang.String getResultHandle()
throws java.lang.Exception
java.lang.Exception - NOT YET DOCUMENTEDpublic java.util.List getResultHandles()
throws java.lang.Exception
java.lang.Exception - NOT YET DOCUMENTED