|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompanyKey | |
|---|---|
| com.ihr.xbrl.dts | Provides the classes necessary to investigate the content of a DTS. |
| Uses of CompanyKey in com.ihr.xbrl.dts |
|---|
| Methods in com.ihr.xbrl.dts that return CompanyKey | |
|---|---|
CompanyKey |
IdentifierMember.getMember()
|
| Methods in com.ihr.xbrl.dts that return types with arguments of type CompanyKey | |
|---|---|
Member<CompanyKey> |
IdentifierMember.clone()
|
java.util.Iterator<CompanyKey> |
InstanceExplorerInterface.getCompanyKeys()
|
java.util.Iterator<CompanyKey> |
InstanceExplorerAbstract.getCompanyKeys()
Access to an iterator over the keys for company data |
| Methods in com.ihr.xbrl.dts with parameters of type CompanyKey | |
|---|---|
void |
InstanceExplorer.addColumn(CompanyKey ck,
ColumnPeriod col)
|
int |
CompanyKey.compareTo(CompanyKey o)
|
void |
InstanceExplorer.delColumn(CompanyKey ck,
ColumnPeriod col)
|
java.util.Collection<XBRLContext> |
InstanceExplorer.getAllContexts(CompanyKey ck,
XBRLItem.PeriodType periodType)
Access to a collection of all contexts that are associated with factColumns in this InstanceExplorer. |
java.util.Collection<XBRLUnit> |
InstanceExplorer.getAllUnits(CompanyKey ck,
XBRLItem item)
Returns all the units in the instance document that are used by the company indicated by the CompanyKey parameter. |
ColumnPeriod |
InstanceExplorer.getColumn(CompanyKey ck,
int index,
int dateStep)
|
java.util.Iterator<ColumnPeriod> |
InstanceExplorer.getColumnKeysIterator(CompanyKey ck,
int dateStep)
|
int[] |
InstanceExplorer.getColumnsCount(CompanyKey ck,
int dateStep,
java.util.Collection<XMLElementDefinition> concepts,
boolean bSkipEmptyColumns)
Returns an array of indexes of columns with data for the list of concepts in the concepts parameter. |
java.util.Iterator<java.lang.String> |
InstanceExplorer.getDateStepIterator(CompanyKey ck,
int dateStep)
|
int |
InstanceExplorer.getDateStepNumKeys(CompanyKey ck,
int dateStep)
|
FactsColumn |
InstanceExplorer.getFactsColumn(CompanyKey ck,
ColumnPeriod period,
int dateStep)
This is never null. |
XBRLUnit |
InstanceExplorerInterface.getSuggestedUnit(CompanyKey ck,
XBRLItem itm)
|
XBRLUnit |
InstanceExplorerAbstract.getSuggestedUnit(CompanyKey ck,
XBRLItem itm)
Returns a suggested unit for a numeric concept definition. |
java.util.Vector<XBRLContext> |
InstanceExplorer.getVectorForKey(CompanyKey ck,
java.lang.String keyContexts,
int dateStep)
Access to a Vector of XBRLContexts |
boolean |
InstanceExplorerInterface.hasDataForCompany(CompanyKey company)
|
boolean |
InstanceExplorerAbstract.hasDataForCompany(CompanyKey ck)
|
void |
InstanceExplorerAbstract.setSuggestedUnit(XBRLItem item,
CompanyKey ck,
XBRLUnit unit)
|
| Constructors in com.ihr.xbrl.dts with parameters of type CompanyKey | |
|---|---|
IdentifierMember(CompanyKey entity,
Dimension<?> dim)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||