| Package | Description | 
|---|---|
| com.ihr.xbrl.pojo | Provides the classes necessary to access to the content of a DTS using POJO technology. | 
| com.ihr.xbrl.pojo.etl | |
| com.ihr.xbrl.store | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLInstance | XBRLPojoGenerator. generate(XBRLInstance instance)Generate. | 
| XBRLInstance | XBRLPojoGenerator. generate(XBRLInstance instance,
        boolean bForUpdate)Generates a new pojo instance document based on the content of the instance document submitted as a parameter. | 
| XBRLInstance | XBRLPojoGenerator. generate(XBRLInstance instance,
        boolean bForUpdate,
        java.lang.String pathConversionRule)Generates a new pojo instance document based on the content of the instance document submitted as a parameter. | 
| XBRLInstance | XBRLContext. getInstance()Gets the single instance of XBRLContext. | 
| XBRLInstance | XBRLFact. getInstance()Gets the single instance of XBRLFact. | 
| XBRLInstance | XBRLDBAccessor. queryDocument(XBRLInstance instance,
             org.hibernate.Session typeSession,
             java.util.List<java.lang.Object> createdObjects)Query the database for the existence of an XBRLInstance document. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLInstance | XBRLRSGenerator. generate(XBRLInstance instanceIn)Generate. | 
| void | XBRLContext. setInstance(XBRLInstance instance)Sets the instance. | 
| void | XBRLFact. setInstance(XBRLInstance instance)Sets the instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLInstance | ExtractionTableInterface. getInstance()Gets the single instance of ExtractionTableInterface. | 
| XBRLInstance | ExtractionTableImpl. getInstance()Gets the single instance of ExtractionTableImpl. | 
| XBRLInstance | ExtractionTablePK. getInstance()Gets the single instance of ExtractionTablePK. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExtractionEngine. processInstance(XBRLInstance instance,
               org.hibernate.Session dbs)Process instance. | 
| void | ExtractionTableInterface. setInstance(XBRLInstance instance)Sets the instance. | 
| void | ExtractionTableImpl. setInstance(XBRLInstance instance)Sets the instance. | 
| void | ExtractionTablePK. setInstance(XBRLInstance instance)Sets the instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLInstance | LoadPojoInThread. getInstance()Gets the single instance of LoadPojoInThread. | 
| XBRLInstance | StorageEvent. getPojoInstance()Gets the pojo instance. | 
| Constructor and Description | 
|---|
| StorageEvent(StoreXBRLThread thread,
            int status,
            XBRLInstance pojoInstance,
            XBRLInstance regularInstance,
            DTSContainer pojoContainer,
            DTSContainer regularContainer,
            java.lang.String message)Creates an StorageEvent object to be sent to parent applications. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa