Package org.imixs.workflow.office.config


package org.imixs.workflow.office.config
  • Classes
    Class
    Description
    This AccessRoleController supports the migration from the old txtgroups property in a userprofile to the new access roles.
    This ConfigController acts as a frontend controller for a Config Entity.
    The Marty Config Service can be used to store and access configuration values stored in a configuration entity (type='CONFIGURATION).
    The Marty PropertiesConfigSource is a custom config source based on Microprofile Config API.
    The MartyConfigLoader is a singleton EJB loading the marty properties from the configuration entity 'BASIC' and provides the properties to the MartyConfigSource
    This PropertyController provides access to the Microprofile config api.
    This SetupController extends the ConfigController and holds the data from the configuration entity 'BASIC'.
    The SpaceController provides methods to create spaces within a JSF view.
    The TextBlockController is a CDI bean providing a methods to load a textBlock from the TextblockService EJB which is using an ApplicationScoped cache.
    The TextBlockController is a DocumentController with a file updload feature
    The TextBlockService is an EJB handling documents containing textual information.