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.xbrlq |
Modifier and Type | Class and Description |
---|---|
class |
XBRLFactDouble
The Class XBRLFactDouble.
|
class |
XBRLFactFraction
The Class XBRLFactFraction.
|
class |
XBRLFactItem
The Class XBRLFactItem.
|
class |
XBRLFactNumeric
The Class XBRLFactNumeric.
|
class |
XBRLFactNumericNill
This object exist only in SQL-Server.
|
class |
XBRLFactString
The Class XBRLFactString.
|
class |
XBRLFactTuple
The Class XBRLFactTuple.
|
Modifier and Type | Method and Description |
---|---|
XBRLFact |
XBRLPojoGenerator.generate(XBRLFact fact)
Generate.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<XBRLFact> |
XBRLFactList.getFacts()
Gets the facts.
|
java.util.Collection<XBRLFact> |
XBRLFactTuple.getFacts() |
java.util.Collection<XBRLFact> |
XBRLInstance.getFacts() |
Modifier and Type | Method and Description |
---|---|
boolean |
XBRLFactList.addFact(XBRLFact fact)
Adds the fact.
|
boolean |
XBRLFactTuple.addFact(XBRLFact fact) |
boolean |
XBRLInstance.addFact(XBRLFact fact) |
XBRLFact |
XBRLRSGenerator.generate(XBRLFact fact,
XBRLFactsList facts)
Generate.
|
boolean |
XBRLFactList.removeFact(XBRLFact fact)
Removes the fact.
|
boolean |
XBRLFactTuple.removeFact(XBRLFact fact) |
boolean |
XBRLInstance.removeFact(XBRLFact fact) |
Modifier and Type | Method and Description |
---|---|
XBRLFact |
ExtractionTableInterface.getFact()
Gets the fact.
|
XBRLFact |
ExtractionTableImpl.getFact()
Gets the fact.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractionTableInterface.setFact(XBRLFact fact)
Sets the fact.
|
void |
ExtractionTableImpl.setFact(XBRLFact fact)
Sets the fact.
|
Modifier and Type | Method and Description |
---|---|
XBRLqResult<XBRLFact> |
SubQueryToken.execute(org.hibernate.Session session,
XBRLqResult<XBRLFact> ret)
Execute.
|
Modifier and Type | Method and Description |
---|---|
XBRLqResult<XBRLFact> |
SubQueryToken.execute(org.hibernate.Session session,
XBRLqResult<XBRLFact> ret)
Execute.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa