Uses of Interface
info.oais.interfaces.infomodel.InformationPackage
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 InformationPackage in info.oais.implementation.infomodel
Classes in info.oais.implementation.infomodel that implement InformationPackage Modifier and Type Class Description class
ArchivalInformationPackageImpl1
An implementation of Archival Information Package.class
ArchivalInformationUnitImpl1
An implementation of an AIU.class
DisseminationInformationPackageImpl1
An implementation of a DIP - no additional methods.class
InformationPackageImpl1
An implementation of InformationPackage.class
SubmissionInformationPackageImpl1
An implementation of an SIP - no additional methods.Methods in info.oais.implementation.infomodel that return InformationPackage Modifier and Type Method Description InformationPackage
InformationPackageFactory. create(String packageType)
Returns a new InformationPackage sub-type depending on the value of infoType. -
Uses of InformationPackage in info.oais.interfaces.infomodel
Subinterfaces of InformationPackage 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
ArchivalInformationPackage
An Information Package, consisting of the Content Information and the associated Preservation Description Information (PDI), which is preserved within an OAIS.interface
ArchivalInformationUnit
An Archival Information Package where the Content Information does not include any other Archival Information Packages.interface
DisseminationInformationPackage
An Information Package, derived from one or more AIPs, and sent by Archives to the Consumer in response to a request to the OAIS.interface
SubmissionInformationPackage
An Information Package that is delivered by the Producer to the OAIS for use in the construction or update of one or more AIPs and/or the associated Descriptive Information. -
Uses of InformationPackage in info.oais.interfaces.oaisif
Fields in info.oais.interfaces.oaisif declared as InformationPackage Modifier and Type Field Description static InformationPackage
PackagedInformation. m_InformationPackage
Internal value for InformationPackage.