public class XDTFactForApplications extends XDTFact
| Constructor and Description | 
|---|
| XDTFactForApplications(XBRLFactItem fact,
                      XDTProcessor processor,
                      XDTInfosetConsumer xdtInfoset,
                      boolean bThrowValidationExceptions)Instantiates a new XDT fact for applications. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Iterator<javax.xml.namespace.QName> | getDimensions()List of dimensions applicable to this fact without filtering using the dimensions container
 
 This depends if the primary item is open or closed. | 
| java.util.Iterator<javax.xml.namespace.QName> | getDimensions(int container)List of dimensions applicable to this fact
 
 This depends if the primary item is open or closed. | 
| java.lang.Object | getDimensionValue(int container,
                 javax.xml.namespace.QName dimensionName)Returns the value of this dimension for this fact. | 
equals, getDimensionPreferredContainer, getDimensionValue, getFact, getProcessor, hashCode, isDefaultValue, validatepublic XDTFactForApplications(XBRLFactItem fact, XDTProcessor processor, XDTInfosetConsumer xdtInfoset, boolean bThrowValidationExceptions)
fact - the factprocessor - the processorxdtInfoset - the xdt infosetbThrowValidationExceptions - the b throw validation exceptionspublic java.util.Iterator<javax.xml.namespace.QName> getDimensions(int container)
container - XDTHypercubeUse.SEGMENT or XDTHypercubeUse.SCENARIO containers are treated independentlypublic java.util.Iterator<javax.xml.namespace.QName> getDimensions()
public java.lang.Object getDimensionValue(int container,
                                          javax.xml.namespace.QName dimensionName)
getDimensionValue in class XDTFactcontainer - the containerdimensionName - the dimension nameCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa