public class AggregatorReader extends GroupingObjectReader
More Info:
createdDate, doc, dsFormats, handle, lastModifiedDate, nativeDataStreamFormat, nsContext, objectType
Constructor and Description |
---|
AggregatorReader(org.dom4j.Document ndrResponse)
Constructor for the AggregatorReader object for the provided Document
representing a NDR "get" call for a Aggregator object.
|
AggregatorReader(java.lang.String handle)
Constructor for the AggregatorReader object at the specified NDR handle.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAggregatorFor()
Gets the aggregatorFor attribute of the AggregatorReader object
|
java.lang.String |
getChildToParentRelationship()
Gets the childToParentRelationship attribute of the AggregatorReader object
|
java.lang.String |
getCollectionResource()
Gets the collectionResource attribute of the AggregatorReader object
|
java.lang.String |
getMdpHandle()
Gets the mdpHandle attribute of the AggregatorReader object
|
java.lang.String |
getNativeFormat()
Gets the nativeFormat for the ITEM-level metadata of this collection.
|
getInactiveMemberCount, getInactiveMemberHandles, getMemberCount, getMemberHandles, getServiceDescription, isAuthorizedToChange, isAuthorizedToChange
getCanonicalNsdlDcDataStream, getCreated, getCreatedDate, getDataStream, getDataStream, getDocument, getFormats, getHandle, getLastModified, getLastModifiedDate, getNativeDataStream, getNativeDataStream, getNode, getNodes, getNodeText, getNsContext, getObjectType, getProperty, getPropertyValues, getRelationship, getRelationshipValues, getState, getXPath, initDataStreams, pp, setDebug
public AggregatorReader(java.lang.String handle) throws java.lang.Exception
handle
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic AggregatorReader(org.dom4j.Document ndrResponse) throws java.lang.Exception
ndrResponse
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic java.lang.String getChildToParentRelationship()
getChildToParentRelationship
in class GroupingObjectReader
public java.lang.String getMdpHandle()
public java.lang.String getNativeFormat()
public java.lang.String getAggregatorFor()
public java.lang.String getCollectionResource()