See: Description
| Class | Description |
|---|---|
| FriendlyCompanyName |
Provides a friendly name for an XBRLEntity object
The XBRL 2.1 entity object contains two elements: Scheme and Identifier.
|
| FriendlyConceptName |
The Class FriendlyConceptName.
|
| FriendlyTaxonomy |
The Class FriendlyTaxonomy.
|
| LastTimeCompanyReport |
This class contains the date of the last report stored in the database
for a specific company.
|
| RegisterUserObjects |
The Class RegisterUserObjects.
|
POJO stands from (P)ure (O)ld (J)ava (O)bject and is a common technology to store information in a SQL repository. It is used by hibernate and other technologies as well.
In POJO, all objects must have a constructor with no arguments and getters and setters for all properties.
The method XBRLPojoGenerator.generate(DTSContainer dts) can be used to
generate a POJO representation of a DTS
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa