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 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.
TheInformationObject
GenericToGenericAdapter. getInfoObject(InfoObjectId info, InfoEndPointId infoSource)
RepInfoNetworkId
GenericToGenericAdapter. getRepInfoNetworkId(DataObjectId doid, InfoEndPointId infoSource)
Get the identifier for the Representation Information Network for the DataObjectPackagedInformation
CommunicationGToG. receive(InfoEndPointId provider)
Receive PackagedInformation from an endpoint.void
CommunicationGToG. send(InfoEndPointId target, PackagedInformation pkgInfo)
Send the PackagedInformation to an endpoint.void
GenericToGenericAdapter. sendAIP(ArchivalInformationPackage aip, InfoEndPointId infoSource)
Send the AIP for the DataObjectvoid
GenericToGenericAdapter. sendConnectedRIDO(RepInfoId riid, InfoEndPointId infoSource)
Send the identifiers for the Representation Information which are immediately connected to the DataObject.
Thevoid
GenericToGenericAdapter. sendInfoObject(InfoObjectId infoid, InfoEndPointId infoSource)
Send the requested InfoObjectvoid
GenericToGenericAdapter. sendRepInfoNetworkId(RepInfoNetworkId rinid, InfoEndPointId infoSource)
Send the identifier for the Representation Information Network for the DataObject