Uses of Interface
info.oais.interfaces.infomodel.ArchivalInformationPackage
Package | Description |
---|---|
info.oais.implementation.infomodel |
This package contains classes for an implementation for the OAIS Information Model.
|
info.oais.interfaces.infomodel |
This package contains iinterfaces for the OAIS Information Model.
|
info.oais.interfaces.oaisif |
This package contains interfaces specifically for OAIS-IF.
|
-
Uses of ArchivalInformationPackage in info.oais.implementation.infomodel
Classes in info.oais.implementation.infomodel that implement ArchivalInformationPackage Modifier and Type Class Description class
ArchivalInformationPackageImpl1
An implementation of Archival Information Package.class
ArchivalInformationUnitImpl1
An implementation of an AIU. -
Uses of ArchivalInformationPackage in info.oais.interfaces.infomodel
Subinterfaces of ArchivalInformationPackage in info.oais.interfaces.infomodel Modifier and Type Interface Description interface
ArchivalInformationCollection
An Archival Information Package whose Content Information is an aggregation of other Archival Information Packages.; its PDI must include a description of the collection criteria and process.interface
ArchivalInformationUnit
An Archival Information Package where the Content Information does not include any other Archival Information Packages.Methods in info.oais.interfaces.infomodel that return types with arguments of type ArchivalInformationPackage Modifier and Type Method Description ArrayList<ArchivalInformationPackage>
ArchivalInformationCollection. getArchivalInformationPackage()
Get the array of AIPs which the AIC contains.Method parameters in info.oais.interfaces.infomodel with type arguments of type ArchivalInformationPackage Modifier and Type Method Description void
ArchivalInformationCollection. setArchivalInformationPackage(ArrayList<ArchivalInformationPackage> aips)
Set the array of AIPs which the AIC contains. -
Uses of ArchivalInformationPackage in info.oais.interfaces.oaisif
Methods in info.oais.interfaces.oaisif that return ArchivalInformationPackage Modifier and Type Method Description ArchivalInformationPackage
GenericToGenericAdapter. getAIP(DataObjectId doid, InfoEndPointId infoSource)
Get the AIP for the DataObjectMethods in info.oais.interfaces.oaisif with parameters of type ArchivalInformationPackage Modifier and Type Method Description void
GenericToGenericAdapter. sendAIP(ArchivalInformationPackage aip, InfoEndPointId infoSource)
Send the AIP for the DataObject