org.dlese.dpc.ndr.request
Class ModifyAgentRequest
java.lang.Object
org.dlese.dpc.ndr.request.SimpleNdrRequest
org.dlese.dpc.ndr.request.NdrRequest
org.dlese.dpc.ndr.request.SignedNdrRequest
org.dlese.dpc.ndr.request.ModifyAgentRequest
public class ModifyAgentRequest
- extends SignedNdrRequest
Methods inherited from class org.dlese.dpc.ndr.request.NdrRequest |
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, getObjectType, getPayload, setDataInfoStream, setObjectType, submit, submit |
Methods inherited from class org.dlese.dpc.ndr.request.SimpleNdrRequest |
getDebug, getHandle, getNDRConnection, getRequestAgent, getVerb, getVerbose, makePath, pp, prtln, prtlnErr, report, setDebug, setHandle, setRequestAgent, setVerb, setVerbose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifyAgentRequest
public ModifyAgentRequest()
ModifyAgentRequest
public ModifyAgentRequest(String agentHandle)
addDcsStreamCmd
public void addDcsStreamCmd(String title,
String description,
String subject)
throws Exception
- Throws:
Exception