|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DTSContainer | |
|---|---|
| com.ihr.xbrl.pojo | Provides the classes necessary to access to the content of a DTS using POJO technology. |
| com.ihr.xbrl.store | |
| Uses of DTSContainer in com.ihr.xbrl.pojo |
|---|
| Methods in com.ihr.xbrl.pojo that return DTSContainer | |
|---|---|
DTSContainer |
XBRLPojoGenerator.generate(DTSContainer dts)
Generates a POJO version of the non POJO DTSContainer |
| Uses of DTSContainer in com.ihr.xbrl.store |
|---|
| Methods in com.ihr.xbrl.store that return DTSContainer | |
|---|---|
DTSContainer |
LoadPojoInThread.getDts()
|
DTSContainer |
StorageEvent.getPojoContainer()
|
| Constructors in com.ihr.xbrl.store with parameters of type DTSContainer | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||