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.infomodel
Fields in info.oais.implementation.infomodel declared as DataObjectId Modifier and Type Field Description (package private) DataObjectId
InformationObjectImpl1. m_DataObjectId
The internal value for the pointer to the DataObject of the InfoObjectMethods in info.oais.implementation.infomodel that return DataObjectId Modifier and Type Method Description DataObjectId
InformationObjectImpl1. getDataObjectId()
Method to get the DataObjectId.Methods in info.oais.implementation.infomodel with parameters of type DataObjectId Modifier and Type Method Description void
InformationObjectImpl1. 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.identifiers
Classes in info.oais.implementation.infomodel.identifiers that implement DataObjectId Modifier and Type Class Description class
DataObjectIdImpl1
Fields in info.oais.implementation.infomodel.identifiers declared as DataObjectId Modifier and Type Field Description DataObjectId
InfoObjectIdImpl1. m_DataObjectId
The internal value for the pointer to the DataObject.Methods in info.oais.implementation.infomodel.identifiers that return DataObjectId Modifier and Type Method Description DataObjectId
InfoObjectIdImpl1. getDataObjectId()
Get the ID for the DataObject.Methods in info.oais.implementation.infomodel.identifiers with parameters of type DataObjectId Modifier and Type Method Description void
InfoObjectIdImpl1. setDataObjectId(DataObjectId doid)
Set the ID for the DataObject. -
Uses of DataObjectId in info.oais.interfaces.infomodel.identifiers
Methods in info.oais.interfaces.infomodel.identifiers that return DataObjectId Modifier and Type Method Description DataObjectId
InfoObjectId. getDataObjectId()
Get the ID for the DataObject.Methods in info.oais.interfaces.infomodel.identifiers with parameters of type DataObjectId Modifier and Type Method Description void
InfoObjectId. setDataObjectId(DataObjectId doid)
Set the ID for the DataObject. -
Uses of DataObjectId in info.oais.interfaces.oaisif
Methods in info.oais.interfaces.oaisif with parameters of type DataObjectId Modifier and Type Method Description ArchivalInformationPackage
GenericToGenericAdapter. getAIP(DataObjectId doid, InfoEndPointId infoSource)
Get the AIP for the DataObjectRepInfoId
GenericToGenericAdapter. getConnectedRIDO(DataObjectId doid, InfoEndPointId infoSource)
Get the identifiers for the Representation Information which are immediately connected to the DataObject.
TheRepInfoNetworkId
GenericToGenericAdapter. getRepInfoNetworkId(DataObjectId doid, InfoEndPointId infoSource)
Get the identifier for the Representation Information Network for the DataObject