| Package | Description | 
|---|---|
| com.ihr.xbrl.pojo.etl | |
| com.ihr.xbrl.store | |
| com.ihr.xbrl.store.services | |
| com.ihr.xbrl.updates | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExtractionEngineThis class executes all extractions from a specific XBRLInstance (pojo) and fills in the data in the tables referenced
 in the extraction metadata. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StorageServiceThis class is a storage service for XBRL documents to the XBRL Database. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StorageService. doStoreDTS(java.net.URI[] uris,
          java.lang.String dtsName,
          DbUtil dbUtil,
          HasStoreUserQuestions app,
          HasEnableDisableOpenMenus appEnableDisable,
          HasLoadingBar appLoadingBar,
          HasErrorsHandler errHandler,
          HasLogPanel appLogPanel,
          boolean inNewThread,
          boolean bForUpdate,
          StorageEventListener[] listeners)Starts the storage of a DTS into the database in an unattended new thread. | 
| Constructor and Description | 
|---|
| StoreXBRLThread(java.lang.String instanceUriOnDatabase,
               java.net.URI[] dtsURIs,
               java.lang.String dtsName,
               DbUtil dbUtil,
               HasStoreUserQuestions appFrame,
               HasEnableDisableOpenMenus app,
               HasLoadingBar appLoadingBar,
               HasLogPanel appLogPanel,
               HasErrorsHandler errorHandler,
               boolean bForUpdate)Store documents in the XBRL Database in a separate thread
 
 During the thread execution the process uses call back functions in other
 objects in order to inform the main application about progress and errors
 
 This version of the constructor reads a DTS from a set of URIs. | 
| StoreXBRLThread(java.lang.String instanceUriOnDatabase,
               XBRLDocument[] documents,
               org.hibernate.Session session,
               HasEnableDisableOpenMenus app,
               HasLoadingBar appLoadingBar,
               HasLogPanel appLogPanel,
               DbUtil dbUtil,
               boolean bForUpdate)Store documents in the XBRL Database in a separate thread
 
 During the thread execution the process uses call back functions in other
 objects in order to inform the main application about progress and errors
 
 This version of the constructor uses the documents already read by the 
 parent application. | 
| StoreXBRLThread(java.net.URI[] dtsURIs,
               java.lang.String dtsName,
               DbUtil dbUtil,
               HasStoreUserQuestions appFrame,
               HasEnableDisableOpenMenus app,
               HasLoadingBar appLoadingBar,
               HasLogPanel appLogPanel,
               HasErrorsHandler errorHandler,
               boolean bForUpdate)Store documents in the XBRL Database in a separate thread
 
 During the thread execution the process uses call back functions in other
 objects in order to inform the main application about progress and errors
 
 This version of the constructor reads a DTS from a set of URIs. | 
| StoreXBRLThread(XBRLDocument[] documents,
               org.hibernate.Session session,
               HasEnableDisableOpenMenus app,
               HasLoadingBar appLoadingBar,
               HasLogPanel appLogPanel,
               DbUtil dbUtil,
               boolean bForUpdate)Store documents in the XBRL Database in a separate thread
 
 During the thread execution the process uses call back functions in other
 objects in order to inform the main application about progress and errors
 
 This version of the constructor uses the documents already read by the 
 parent application. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RSS_Storage_SECThis is the new implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PrepareCheckReindexQNames | 
| class  | ReindexQNames | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa