ALBPM WorkSpace Customization Reference
The following sections contain the reference information needed to successfully execute the procedures described
in this guide.
- ALBPM WorkSpace Configuration File Reference
This reference describes the key-value pairs contained in ALBPM WorkSpace configuration file. ALBPM WorkSpace configuration file is a properties file workspace.properties located in the directory BEA_HOME/albpm6.0/enterprise/webapps/workspace/WEB-INF
- ALBPM WorkSpace Panels
The following diagram shows the type of the panels that compose ALBPM WorkSpace.
- CSS Reference
The following section contains the references of the CSS classes that each of the ALBPM WorkSpace panels uses.
- Interface WorkListDecorator Reference
You need to implement this interface to customize the appearance of the rows and/or cells in the Work List panel table. The class implementing this interface should contain the logic to decide how to render a row or a cell in the Work List panel. This logic is based on the instance information.The methods getCellStyle() and getCellValue() define how cells are rendered.The method getRowStyle defined the style used to render a complete row.
- ALBPM WorkSpace Icons Reference
The following reference provides a list of the icons ALBPM Workspace uses, their file names, and descriptions of the message they convey.
- ALBPM WorkSpace Labels and Text Messages Reference
The following reference is a list of the text messages and labels used by ALBPM WorkSpace applications.