Package org.imixs.workflow.office.config
Class TextBlockController
java.lang.Object
org.imixs.workflow.office.config.TextBlockController
- All Implemented Interfaces:
Serializable
The TextBlockController is a CDI bean providing a methods to load a textBlock
from the TextblockService EJB which is using an ApplicationScoped cache. The
controller can be used by front-end pages to display a textBlock.
- Author:
- rsoika
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextBlockController
public TextBlockController()
-
-
Method Details
-
load
Loads a text-block item by Name or uniqueID from the ApplicationScoped TextBlockService EJB.- Parameters:
name-- Returns:
-