|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemDefault | |
---|---|
de.schwarzrot.app | applications basic stuff. |
de.schwarzrot.app.config | domain classes for application configuration/setup stuff. |
de.schwarzrot.app.support | helper classes for applications |
de.schwarzrot.data.access.support | helper classes used by the data accessors |
de.schwarzrot.main.app | class for the applications common main function and the base for resource configuration. |
Uses of SystemDefault in de.schwarzrot.app |
---|
Methods in de.schwarzrot.app that return SystemDefault | |
---|---|
SystemDefault |
MainEntry.getApplicationDefaults()
access the application defaults. |
Uses of SystemDefault in de.schwarzrot.app.config |
---|
Classes in de.schwarzrot.app.config that implement SystemDefault | |
---|---|
class |
SRDefaults
|
Uses of SystemDefault in de.schwarzrot.app.support |
---|
Methods in de.schwarzrot.app.support that return SystemDefault | |
---|---|
SystemDefault |
AbstractService.getApplicationDefaults()
|
Constructors in de.schwarzrot.app.support with parameters of type SystemDefault | |
---|---|
AbstractService(C config,
SystemDefault applicationDefaults)
|
Uses of SystemDefault in de.schwarzrot.data.access.support |
---|
Fields in de.schwarzrot.data.access.support declared as SystemDefault | |
---|---|
protected SystemDefault |
AbstractEntityManager.appDefaults
|
Methods in de.schwarzrot.data.access.support that return SystemDefault | |
---|---|
protected SystemDefault |
AbstractEntityManager.getApplicationDefaults()
|
Uses of SystemDefault in de.schwarzrot.main.app |
---|
Methods in de.schwarzrot.main.app that return SystemDefault | |
---|---|
SystemDefault |
AppMain.getApplicationDefaults()
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |