|
XBRLAPIA Java API for XBRL |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExplicitDimension
| Method Summary | |
|---|---|
Concept |
getDefaultDomainMember()
|
SortedSet<Relationship> |
getRelationshipsToDomains(URI linkRole)
|
boolean |
hasDefaultDomainMember()
|
| Methods inherited from interface org.xbrlapi.xdt.Dimension |
|---|
isExplicitDimension, isTypedDimension |
| Methods inherited from interface org.xbrlapi.Concept |
|---|
getBalance, getFactCount, getFactIndices, getFacts, getPeriodType, getPresentationNetworkLinkroles, getRootFacts, isNumeric |
| Methods inherited from interface org.xbrlapi.SchemaContentDeclaration |
|---|
getDefault, getFixed, getForm, getLocalType, getTypeDeclaration, getTypeLocalname, getTypeNamespace, getTypeNamespaceAlias, getTypeQName, hasLocalType, hasTypeReference, isFixed, isGlobal |
| Methods inherited from interface org.xbrlapi.SchemaDeclaration |
|---|
getName, getReferencedSchemaDeclaration, getReferenceLocalname, getReferenceNamespace, getReferenceNamespaceAlias, getReferenceQName, hasReference |
| Methods inherited from interface org.xbrlapi.SchemaContent |
|---|
getAnnotations, getOtherAttribute, getOtherAttributes, getSchema, getSchemaId, getTargetNamespace, hasOtherAttribute |
| Methods inherited from interface org.xbrlapi.XML |
|---|
appendMetadataElement, equals, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
boolean hasDefaultDomainMember()
throws XBRLException
XBRLException
Concept getDefaultDomainMember()
throws XBRLException
XBRLException - if the explicit dimension does not have
a default domain member or if it has more than one default domain
members.
SortedSet<Relationship> getRelationshipsToDomains(URI linkRole)
throws XBRLException
linkRole - The link role of the relationships to the domains from
this dimension.
XBRLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||