| Class | Description |
|---|---|
| AccessRoleController |
This AccessRoleController supports the migration from the old txtgroups property in a
userprofile to the new access roles.
|
| ConfigController |
This ConfigController acts as a frontend controller for a Config Entity.
|
| ConfigService |
The Marty Config Service can be used to store and access configuration values
stored in a configuration entity (type='CONFIGURATION).
|
| PropertiesConfigSource |
The Marty PropertiesConfigSource is a custom config source based on
Microprofile Config API.
|
| PropertiesLoader |
The MartyConfigLoader is a singleton EJB loading the marty properties from
the configuration entity 'BASIC' and provides the properties to the
MartyConfigSource
See implementation details here:
https://stackoverflow.com/questions/52117613/microprofile-config-custom-configsource-using-jpa/56498321#56498321
|
| PropertyController |
This PropertyController provides access to the Microprofile config api.
|
| SetupController |
This SetupController extends the ConfigController and holds the data from the
configuration entity 'BASIC'.
|
| TextBlockController |
The TextBlockController is a CDI bean providing a methods to load a textBlock
from the TextblockService EJB which is using an ApplicationScoped cache.
|
| TextBlockFileController |
The TextBlockController is a DocumentController with a file updload feature
|
| TextBlockService |
The TextBlockService is an EJB handling documents containing textual
information.
|
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.