Uses of Interface
info.oais.interfaces.infomodel.identifiers.DataObjectId
| Package | Description | 
|---|---|
| info.oais.implementation.infomodel | This package contains classes for an implementation for the OAIS Information Model. | 
| info.oais.implementation.infomodel.identifiers | This package contains some suggested implemntations for special types of Identifiers. | 
| info.oais.interfaces.infomodel.identifiers | This package contains some suggested interfaces for special types of Identifiers. | 
| info.oais.interfaces.oaisif | This package contains interfaces specifically for OAIS-IF. | 
- 
Uses of DataObjectId in info.oais.implementation.infomodelFields in info.oais.implementation.infomodel declared as DataObjectId Modifier and Type Field Description (package private) DataObjectIdInformationObjectImpl1. m_DataObjectIdThe internal value for the pointer to the DataObject of the InfoObjectMethods in info.oais.implementation.infomodel that return DataObjectId Modifier and Type Method Description DataObjectIdInformationObjectImpl1. getDataObjectId()Method to get the DataObjectId.Methods in info.oais.implementation.infomodel with parameters of type DataObjectId Modifier and Type Method Description voidInformationObjectImpl1. setDataObject(DataObjectId dataObjId)Set the DataObjectId.Constructors in info.oais.implementation.infomodel with parameters of type DataObjectId Constructor Description InformationObjectImpl1(DataObjectId dataObjId, RepInfoId repInfoId)Constructor with parameters for InformationModelImpl1 with Identifiers.
- 
Uses of DataObjectId in info.oais.implementation.infomodel.identifiersClasses in info.oais.implementation.infomodel.identifiers that implement DataObjectId Modifier and Type Class Description classDataObjectIdImpl1Fields in info.oais.implementation.infomodel.identifiers declared as DataObjectId Modifier and Type Field Description DataObjectIdInfoObjectIdImpl1. m_DataObjectIdThe internal value for the pointer to the DataObject.Methods in info.oais.implementation.infomodel.identifiers that return DataObjectId Modifier and Type Method Description DataObjectIdInfoObjectIdImpl1. getDataObjectId()Get the ID for the DataObject.Methods in info.oais.implementation.infomodel.identifiers with parameters of type DataObjectId Modifier and Type Method Description voidInfoObjectIdImpl1. setDataObjectId(DataObjectId doid)Set the ID for the DataObject.
- 
Uses of DataObjectId in info.oais.interfaces.infomodel.identifiersMethods in info.oais.interfaces.infomodel.identifiers that return DataObjectId Modifier and Type Method Description DataObjectIdInfoObjectId. getDataObjectId()Get the ID for the DataObject.Methods in info.oais.interfaces.infomodel.identifiers with parameters of type DataObjectId Modifier and Type Method Description voidInfoObjectId. setDataObjectId(DataObjectId doid)Set the ID for the DataObject.
- 
Uses of DataObjectId in info.oais.interfaces.oaisifMethods in info.oais.interfaces.oaisif with parameters of type DataObjectId Modifier and Type Method Description ArchivalInformationPackageGenericToGenericAdapter. getAIP(DataObjectId doid, InfoEndPointId infoSource)Get the AIP for the DataObjectRepInfoIdGenericToGenericAdapter. getConnectedRIDO(DataObjectId doid, InfoEndPointId infoSource)Get the identifiers for the Representation Information which are immediately connected to the DataObject.
 TheRepInfoNetworkIdGenericToGenericAdapter. getRepInfoNetworkId(DataObjectId doid, InfoEndPointId infoSource)Get the identifier for the Representation Information Network for the DataObject