|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractEntity | |
---|---|
de.schwarzrot.app.config | domain classes for application configuration/setup stuff. |
de.schwarzrot.app.config.support | support classes for applications configuration. |
de.schwarzrot.app.domain | domain classes used by applications |
de.schwarzrot.data.meta | domain classes used to build database model definitions |
de.schwarzrot.data.meta.support | base class for model domain entities |
de.schwarzrot.data.support | helper classes for the abstract data handling. |
Uses of AbstractEntity in de.schwarzrot.app.config |
---|
Subclasses of AbstractEntity in de.schwarzrot.app.config | |
---|---|
class |
ApplicationConfig
base class for local application configurations (implemented by preferences |
class |
DesktopConfig
|
class |
DSConfig
holds information about a data source used by DataSourceManager |
class |
ModellerConfig
|
class |
ServiceConfig
configuration class for java system services |
class |
WorkerConfig
configuration entity used by background workers like SRAppJobProcessor. |
Uses of AbstractEntity in de.schwarzrot.app.config.support |
---|
Subclasses of AbstractEntity in de.schwarzrot.app.config.support | |
---|---|
class |
AbstractConfigBase
base class for preferences based persistence, mainly configuration stuff, that need to be available independant of existing database connnections. |
class |
AbstractSysConfig
configuration base class for database clients. |
Uses of AbstractEntity in de.schwarzrot.app.domain |
---|
Subclasses of AbstractEntity in de.schwarzrot.app.domain | |
---|---|
class |
DriveMapping
abstraction for mapping paths between windows and linux systems. |
class |
Option
|
class |
OptionBundle
|
class |
PageProperties
|
class |
SampleConfig
|
class |
ServiceDefinition
bean used to store the definition of a java system service. |
class |
User
Entity to hold information about a user |
Uses of AbstractEntity in de.schwarzrot.data.meta |
---|
Subclasses of AbstractEntity in de.schwarzrot.data.meta | |
---|---|
class |
AttributeDomain
|
class |
ColumnDefinition
|
class |
DatabaseModel
|
class |
IdxSegmentInfo
|
class |
IndexDefinition
|
class |
SchemaDefinition
|
class |
TableDefinition
|
Uses of AbstractEntity in de.schwarzrot.data.meta.support |
---|
Subclasses of AbstractEntity in de.schwarzrot.data.meta.support | |
---|---|
class |
AbstractMetaChildEntity<N extends Comparable<N>,P extends Entity>
|
class |
AbstractMetaEntity<N extends Comparable<?>>
|
Uses of AbstractEntity in de.schwarzrot.data.support |
---|
Subclasses of AbstractEntity in de.schwarzrot.data.support | |
---|---|
class |
AbstractEntityReference<A extends Entity,B extends Entity>
implements a base class for anonymous references between different Entity . |
class |
AbstractWeightedEntityReference<A extends Entity,B extends Entity,T>
implements a base class for anonymous references, that should be sorted/weighted. |
Constructors in de.schwarzrot.data.support with parameters of type AbstractEntity | |
---|---|
AbstractEntity(AbstractEntity other)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |