Package | Description |
---|---|
com.ihr.xbrl.database.common |
Common root classes used by applications that require access to XBRL information stored
into the database.
|
com.ihr.xbrl.manage | |
com.ihr.xbrl.pojo.etl | |
com.ihr.xbrl.pojo.user |
Provides a set of POJO classes in order to give friendly names to elements in
the XBRL Database.
|
com.ihr.xbrl.store |
Modifier and Type | Method and Description |
---|---|
boolean |
XBRLDatabaseAccessApp.showDbSettings(HasDatabaseManagerGUI gui,
java.awt.Component relativeTo,
RegisterExtraClasses[] registerExtraClasses)
Creates an instance of the DatabaseManager dialog and sets it as visible.
|
Constructor and Description |
---|
XBRLDatabaseAccessApp(DatabaseManagerBase dbm,
RegisterExtraClasses[] registerExtraClasses,
java.util.Properties extraProperties,
boolean bCreateDefault,
boolean bHasGUI)
Class this constructor during the initialization of the application.
|
XBRLDatabaseAccessApp(DatabaseManagerBase dbm,
RegisterExtraClasses[] registerExtraClasses,
java.util.Properties extraProperties,
boolean bCreateDefault,
boolean bHasGUI,
boolean bInitialize)
Class this constructor during the initialization of the application.
|
XBRLDatabaseAccessApp(RegisterExtraClasses[] registerExtraClasses,
java.util.Properties extraProperties,
boolean bCreateDefault,
boolean bHasGUI)
Class this constructor during the initialization of the application.
|
XBRLDatabaseAccessApp(RegisterExtraClasses[] registerExtraClasses,
java.util.Properties extraProperties,
boolean bCreateDefault,
boolean bHasGUI,
boolean bInitialize)
Class this constructor during the initialization of the application.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRegisterExtraClasses
The Class AbstractRegisterExtraClasses.
|
Modifier and Type | Method and Description |
---|---|
org.hibernate.SessionFactory |
DbUtil.getSessionFactory(RegisterExtraClasses[] registers)
gets existing or creates a new session factory.
|
Constructor and Description |
---|
DatabaseManager(RegisterExtraClasses[] registerExtraClasses,
DatabaseManagerBase dbmb)
Instantiates a new database manager.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtraClassesETL
The Class ExtraClassesETL.
|
Modifier and Type | Method and Description |
---|---|
static ExtractionEngine |
ExtractionEngine.getService(RegisterExtraClasses[] extra,
java.util.Properties props,
boolean hasGUI)
Obtains the instance of the static service class that manages storage of information into the XBRL database.
|
Constructor and Description |
---|
ExtractionEngine(DatabaseManagerBase dbm,
RegisterExtraClasses[] extra,
java.util.Properties props,
boolean hasGUI)
It must be public because of the way it should be initialized due to the
HasURIResolverParameter interface.
|
ExtractionEngine(RegisterExtraClasses[] extra,
java.util.Properties props,
boolean hasGUI)
It must be public because of the way it should be initialized due to the
HasURIResolverParameter interface.
|
Modifier and Type | Class and Description |
---|---|
class |
RegisterUserObjects
The Class RegisterUserObjects.
|
Modifier and Type | Method and Description |
---|---|
static StorageService |
StorageService.getService(RegisterExtraClasses[] extra,
java.util.Properties props,
boolean hasGUI)
Obtains the instance of the static service class that manages storage of information into the XBRL database.
|
Constructor and Description |
---|
StorageService(DatabaseManagerBase dbm,
RegisterExtraClasses[] extra,
java.util.Properties props,
boolean hasGUI)
It must be public because of the way it should be initialized due to the
HasURIResolverParameter interface.
|
StorageService(RegisterExtraClasses[] extra,
java.util.Properties props,
boolean hasGUI)
It must be public because of the way it should be initialized due to the
HasURIResolverParameter interface.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa