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 |
Modifier and Type | Method and Description |
---|---|
QName |
XBRLPojoGenerator.generate(javax.xml.namespace.QName q)
Generate.
|
QName |
XBRLFactDimensionalProperty.getDimension()
Gets the dimension.
|
QName |
XBRLFactExplicitProperty.getExplicitDimensionValue()
Gets the explicit dimension value.
|
QName |
XMLNode.getName()
Gets the name.
|
QName |
XBRLConcept.getSubstitutionGroup()
Gets the substitution group.
|
QName |
XBRLUsedOn.getTarget()
Gets the target.
|
QName |
XBRLConcept.getType()
Gets the type.
|
QName |
XMLNode.getValue()
Gets the value.
|
QName |
XBRLDBAccessor.queryQName(javax.xml.namespace.QName q,
org.hibernate.Session typeSession,
java.util.List<java.lang.Object> createdObjects)
Query q name.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<QName,XBRLConcept> |
DTSContainer.getConcepts()
Gets the concepts.
|
java.util.Collection<QName> |
XBRLUnit.getDenominator()
Gets the denominator.
|
java.util.Collection<QName> |
XBRLUnit.getNumerator()
Gets the numerator.
|
java.util.Collection<QName> |
XBRLDBAccessor.qnameCollection(java.util.Collection<javax.xml.namespace.QName> inputCol,
org.hibernate.Session typeSession,
java.util.List<java.lang.Object> createdObjects) |
Modifier and Type | Method and Description |
---|---|
void |
XBRLFactDimensionalProperty.setDimension(QName dimension)
Sets the dimension.
|
void |
XBRLFactExplicitProperty.setExplicitDimensionValue(QName explicitDimensionValue)
Sets the explicit dimension value.
|
void |
XMLNode.setName(QName name)
Sets the name.
|
void |
XBRLConcept.setSubstitutionGroup(QName substitutionGroup)
Sets the substitution group.
|
void |
XBRLUsedOn.setTarget(QName target)
Sets the target.
|
void |
XBRLConcept.setType(QName type)
Sets the type.
|
void |
XMLNode.setValue(QName value)
Sets the value.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
XBRLUnit.prepareMd5(java.util.Collection<QName> numerator,
java.util.Collection<QName> denominator) |
static java.lang.String |
XBRLUnit.prepareMd5(java.util.Collection<QName> numerator,
java.util.Collection<QName> denominator) |
void |
DTSContainer.setConcepts(java.util.Map<QName,XBRLConcept> concepts)
Sets the concepts.
|
void |
XBRLUnit.setDenominator(java.util.Collection<QName> denominator)
Sets the denominator.
|
void |
XBRLUnit.setNumerator(java.util.Collection<QName> numerator)
Sets the numerator.
|
Modifier and Type | Method and Description |
---|---|
QName |
ExtractionDims.getDimension()
Gets the dimension.
|
QName |
ExtractionDims.getMember()
Gets the member.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractionDims.setDimension(QName dimension)
Sets the dimension.
|
void |
ExtractionDims.setMember(QName member)
Sets the member.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa