|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.AddAggregatorRequest
public class AddAggregatorRequest
NOT YET DOCUMENTED
Field Summary |
---|
Fields inherited from class org.dlese.dpc.ndr.request.SignedNdrRequest |
---|
inputXML, objectType |
Fields inherited from class org.dlese.dpc.ndr.request.SimpleNdrRequest |
---|
handle, requestAgent, verb, verbose |
Constructor Summary | |
---|---|
AddAggregatorRequest()
Constructor for the AddAggregatorRequest object |
|
AddAggregatorRequest(String agentHandle)
Convenience constructor that initializes the aggregatorFor releationship with provided agentHandle. |
Method Summary | |
---|---|
void |
associateWith(String resourceHandle)
Addes "associatedWith" relationship to provided resourceHandle. |
void |
setAggregatorFor(String agentHandle)
Sets the aggregatorFor attribute of the AddAggregatorRequest object |
Methods inherited from class org.dlese.dpc.ndr.request.SignedNdrRequest |
---|
authorizeToChange, authorizeToChange, getNDRConnection, report |
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 |
Constructor Detail |
---|
public AddAggregatorRequest()
public AddAggregatorRequest(String agentHandle)
agentHandle
- NOT YET DOCUMENTEDMethod Detail |
---|
public void setAggregatorFor(String agentHandle)
agentHandle
- The new aggregatorFor valuepublic void associateWith(String resourceHandle)
This relationship is used to connect a Collection Aggregator with the Collection Resource.
resourceHandle
- NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |