public class AddAggregatorRequest extends SignedNdrRequest
inputXML, objectTypehandle, requestAgent, verb, verbose| Constructor and Description |
|---|
AddAggregatorRequest()
Constructor for the AddAggregatorRequest object
|
AddAggregatorRequest(java.lang.String agentHandle)
Convenience constructor that initializes the aggregatorFor releationship with provided agentHandle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
associateWith(java.lang.String resourceHandle)
Addes "associatedWith" relationship to provided resourceHandle.
|
void |
setAggregatorFor(java.lang.String agentHandle)
Sets the aggregatorFor attribute of the AddAggregatorRequest object
|
authorizeToChange, authorizeToChange, getNDRConnection, reportaddCommand, 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, submitgetDebug, getHandle, getNDRConnection, getRequestAgent, getVerb, getVerbose, makePath, pp, prtln, prtlnErr, report, setDebug, setHandle, setRequestAgent, setVerb, setVerbosepublic AddAggregatorRequest()
public AddAggregatorRequest(java.lang.String agentHandle)
agentHandle - NOT YET DOCUMENTEDpublic void setAggregatorFor(java.lang.String agentHandle)
agentHandle - The new aggregatorFor valuepublic void associateWith(java.lang.String resourceHandle)
This relationship is used to connect a Collection Aggregator with the Collection Resource.
resourceHandle - NOT YET DOCUMENTED