Uses of Class
com.ihr.xbrl.om.xdt.XDTPrimaryItem

Packages that use XDTPrimaryItem
com.ihr.xbrl.dts Provides the classes necessary to investigate the content of a DTS. 
com.ihr.xbrl.om.xdt Provides the classes necessary to implement a plug in XBRL processor for validation of dimensional instance documents according to the XBRL Dimensions specification 1.0 This package contains two hierarchies of classes. 
 

Uses of XDTPrimaryItem in com.ihr.xbrl.dts
 

Methods in com.ihr.xbrl.dts with parameters of type XDTPrimaryItem
static javax.xml.namespace.QName PDimension.getName(XDTPrimaryItem pri)
           
 

Constructors in com.ihr.xbrl.dts with parameters of type XDTPrimaryItem
PDimension(XDTPrimaryItem pItem, XBRLRoleType role)
           
 

Uses of XDTPrimaryItem in com.ihr.xbrl.om.xdt
 

Methods in com.ihr.xbrl.om.xdt that return XDTPrimaryItem
 XDTPrimaryItem XDTPrimaryItemUse.getItem()
           
 XDTPrimaryItem XDTDimensionalPrimaryItem.getPrimaryItem()
          Obtains the primary item this XDTDimensionalPrimaryItem is based on.
 XDTPrimaryItem XDTProcessor.getPrimaryItem(javax.xml.namespace.QName q)
          Returns the XDTPrimatyItem object for the given QName or null if the item does not have dimensions (associated hypercubes or dimensional information)
 

Constructors in com.ihr.xbrl.om.xdt with parameters of type XDTPrimaryItem
XDTDimensionalPrimaryItem(XDTPrimaryItem pri)
          Primary item for which scenario combinations and segment combinations will be calculated.
XDTPrimaryItemUse(XDTProcessor processor, XDTPrimaryItem priItem, DTSBase base)
          Creates a XDTPrimaryItem object
 



Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa