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.infomodelClasses in info.oais.implementation.infomodel that implement ArchivalInformationPackage Modifier and Type Class Description classArchivalInformationPackageImpl1An implementation of Archival Information Package.classArchivalInformationUnitImpl1An implementation of an AIU.
- 
Uses of ArchivalInformationPackage in info.oais.interfaces.infomodelSubinterfaces of ArchivalInformationPackage in info.oais.interfaces.infomodel Modifier and Type Interface Description interfaceArchivalInformationCollectionAn 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.interfaceArchivalInformationUnitAn 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 voidArchivalInformationCollection. setArchivalInformationPackage(ArrayList<ArchivalInformationPackage> aips)Set the array of AIPs which the AIC contains.
- 
Uses of ArchivalInformationPackage in info.oais.interfaces.oaisifMethods in info.oais.interfaces.oaisif that return ArchivalInformationPackage Modifier and Type Method Description ArchivalInformationPackageGenericToGenericAdapter. 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 voidGenericToGenericAdapter. sendAIP(ArchivalInformationPackage aip, InfoEndPointId infoSource)Send the AIP for the DataObject