Uses of Interface
info.oais.interfaces.oaisif.InfoEndPointId
| Package | Description |
|---|---|
| info.oais.interfaces.oaisif |
This package contains interfaces specifically for OAIS-IF.
|
-
Uses of InfoEndPointId in info.oais.interfaces.oaisif
Methods in info.oais.interfaces.oaisif with parameters of type InfoEndPointId 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.
TheInformationObjectGenericToGenericAdapter. getInfoObject(InfoObjectId info, InfoEndPointId infoSource)RepInfoNetworkIdGenericToGenericAdapter. getRepInfoNetworkId(DataObjectId doid, InfoEndPointId infoSource)Get the identifier for the Representation Information Network for the DataObjectPackagedInformationCommunicationGToG. receive(InfoEndPointId provider)Receive PackagedInformation from an endpoint.voidCommunicationGToG. send(InfoEndPointId target, PackagedInformation pkgInfo)Send the PackagedInformation to an endpoint.voidGenericToGenericAdapter. sendAIP(ArchivalInformationPackage aip, InfoEndPointId infoSource)Send the AIP for the DataObjectvoidGenericToGenericAdapter. sendConnectedRIDO(RepInfoId riid, InfoEndPointId infoSource)Send the identifiers for the Representation Information which are immediately connected to the DataObject.
ThevoidGenericToGenericAdapter. sendInfoObject(InfoObjectId infoid, InfoEndPointId infoSource)Send the requested InfoObjectvoidGenericToGenericAdapter. sendRepInfoNetworkId(RepInfoNetworkId rinid, InfoEndPointId infoSource)Send the identifier for the Representation Information Network for the DataObject