Package | Description |
---|---|
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
Modifier and Type | Method and Description |
---|---|
XBRLRoleType |
XBRLPojoGenerator.generate(XBRLRoleType dtsRoleType)
Generate.
|
XBRLRoleType |
XBRLResource.getRole()
Gets the role.
|
XBRLRoleType |
XBRLExtendedLink.getRole()
Gets the role.
|
XBRLRoleType |
XBRLTaxonomy.getRole(java.lang.String id)
Gets the role.
|
XBRLRoleType |
XBRLDBAccessor.queryRole(XBRLRoleType role,
org.hibernate.Session typeSession,
java.util.List<java.lang.Object> createdObjects)
Query role.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,XBRLRoleType> |
XBRLTaxonomy.getRoles()
Gets the roles.
|
Modifier and Type | Method and Description |
---|---|
XBRLRoleType |
XBRLRSGenerator.generate(XBRLRoleType role,
java.lang.String key)
Generate.
|
void |
XBRLResource.setRole(XBRLRoleType role)
Sets the role.
|
void |
XBRLExtendedLink.setRole(XBRLRoleType role)
Sets the role.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLTaxonomy.setRoles(java.util.Map<java.lang.String,XBRLRoleType> roles)
Sets the roles.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa