|
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.reader.NdrObjectReader org.dlese.dpc.ndr.reader.GroupingObjectReader org.dlese.dpc.ndr.reader.AggregatorReader
public class AggregatorReader
Extension of NdrObjectReader for accessing properties, dataStreams, and relationships of NDR Aggregator Objects.
More Info:
Field Summary |
---|
Fields inherited from class org.dlese.dpc.ndr.reader.NdrObjectReader |
---|
createdDate, doc, dsFormats, handle, lastModifiedDate, nativeDataStreamFormat, nsContext, objectType |
Constructor Summary | |
---|---|
AggregatorReader(Document ndrResponse)
Constructor for the AggregatorReader object for the provided Document representing a NDR "get" call for a Aggregator object. |
|
AggregatorReader(String handle)
Constructor for the AggregatorReader object at the specified NDR handle. |
Method Summary | |
---|---|
String |
getAggregatorFor()
Gets the aggregatorFor attribute of the AggregatorReader object |
String |
getChildToParentRelationship()
Gets the childToParentRelationship attribute of the AggregatorReader object |
String |
getCollectionResource()
Gets the collectionResource attribute of the AggregatorReader object |
String |
getMdpHandle()
Gets the mdpHandle attribute of the AggregatorReader object |
String |
getNativeFormat()
Gets the nativeFormat for the ITEM-level metadata of this collection. |
Methods inherited from class org.dlese.dpc.ndr.reader.GroupingObjectReader |
---|
getInactiveMemberCount, getInactiveMemberHandles, getMemberCount, getMemberHandles, getServiceDescription, isAuthorizedToChange, isAuthorizedToChange |
Methods inherited from class org.dlese.dpc.ndr.reader.NdrObjectReader |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AggregatorReader(String handle) throws Exception
handle
- NOT YET DOCUMENTED
Exception
- NOT YET DOCUMENTEDpublic AggregatorReader(Document ndrResponse) throws Exception
ndrResponse
- NOT YET DOCUMENTED
Exception
- NOT YET DOCUMENTEDMethod Detail |
---|
public String getChildToParentRelationship()
getChildToParentRelationship
in class GroupingObjectReader
public String getMdpHandle()
public String getNativeFormat()
public String getAggregatorFor()
public String getCollectionResource()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |