Information Technology Reference
In-Depth Information
<<interface>>
CASPAR Installation:: FindingManager
+ isRegistered() : boolean
+ wipeOutFMData() : boolean
<<DescInfo-AIP Management>>+ associateDescrinfoToAIP(CASPAR_AIP_ID, DescInfoObject_ID) : boolean
+associateDescrinfoToAIP(CASPAR_AIP_ID, DescInfoObject_ID) : boolean
+disassociateDescrinfoToAIP(CASPAR_AIP_ID, DescInfoObject_ID) : boolean
+ getAssociatedAIP(DescInfoObject_ID) : CASPAR_AIP_ID
+getAssociatedDescInfo(CASPAR_AIP_ID) : DescInfoObject_ID [ ]
<<AIP Management>>
+ createAIP(CASPAR_AIP) : CASPAR_AIP_ID
+ deleteAIP(CASPAR_AIP_ID) : boolean
+ getAIP(CASPAR_AIP_ID) : CASPAR_AIP
+ listAIP() : CASPAR_AIP_ID [ ]
<<DescInfoObject Management>>
+ createDescInfoObject(DescInfoSchema_ID, DescInfoObject) : DescInfoObject_ID
+ deleteDescInfoObject(DescInfoObject_ID) : boolean
+ getDescInfoObject(DescInfoObject_ID) : DescInfoObject
+ listDescInfoObject() : DescInfoObject_ID [ ]
<<DescInfoSchema Management>>
+ createDescInfoSchema(DescInfoSchema) : DescInfoSchema_ID
+ deleteDescInfoSchema(DescInfoSchema_ID) : boolean
+ getDescInfoSchema(DescInfoSchema_ID) : DescInfoSchema
+ listDescInfoSchema() : DescInfoSchema_ID [ ]
<<Access>>
+ discoveryAIP(Query) : ResultSet
+ discoveryDIObjects(Query) : ResultSet
+ discoveryDIObjectsByFullTxtQuery(String) : ResultSet
+ getNext(String, int) : ResultSet
<<Data Definition>>
+ getDDLanguage() : DDLanguage
+ setDDLanguage(DDLanguage) : boolean
<<Query Language>>
+ getQueryLanguage() : QueryLanguage
+ setQueryLanguage(QueryLanguage) : boolean
DescInfoManagement
DiscoveryDescInfo
<<interface>>
CASPAR Installation:: FindingRegistry
<<Register FM>>
+ browseFM() : String[]
+ getFMID(FMInfo) : FMID
+ getFMInfo(FMID) : FMInfo
+ registerFM(FMInfo) : FMID
+ removeFM(FMID) : boolean
+ searchFM(Query) : FMInfo [ ]
<<DI Indexer>>
+ deleteDescInfoByFMID(FMID) : boolean
+ discoveryDIObjByTxtQuery(Query) : ResultSet
+ getNext(String, int) : ResultSet
+ syncDI(DI2Update, FMID) : boolean
+ wipeOutIndex() : boolean
RegisterFMs
DiscoveryDescInfo
Fig. 17.21 Finding AIDS overall interface
17.10 Information Packaging Details
As shown in the above figure, the block supports Data Producers in the following
main steps:
1. Ingest Content Information
2. Create Information Package, by adding also
a. Representation Information
b. Descriptive Information
c. Preservation Description Information
3. Check Information Package
4. Store Information Package for long term
Search WWH ::




Custom Search