Package | Description |
---|---|
com.ihr.xbrl.store |
Modifier and Type | Method and Description |
---|---|
StoreXBRLThread |
StorageEvent.getThread()
Gets the thread.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<StoreXBRLThread> |
StorageService.getStorageThreads()
Access to the collection of active threads.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
StorageService.getLastMessage(StoreXBRLThread th)
Gets the last message.
|
float |
StorageService.getPercentage(StoreXBRLThread th)
Gets the percentage.
|
java.lang.String |
StorageService.getStackTrace(StoreXBRLThread th)
Gets the stack trace.
|
StorageService.StorageStatus |
StorageService.getStatus(StoreXBRLThread th)
Gets the status.
|
java.lang.String |
StorageService.getTooltipMessage(StoreXBRLThread th)
Gets the tooltip message.
|
Constructor and Description |
---|
StorageEvent(StoreXBRLThread thread,
int status,
java.lang.Exception e)
Instantiates a new storage event.
|
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