Integrating and Mapping Java Classes
Use
The following elements, which define the layout of the explorer interface, are based on Java classes:
You can use the com.sapportals.wcm.rendering.layout.AbstractLayoutComposer class, which is provided by SAP, to derive your own layout controllers. You can use these for one-level processes.
The standard delivery already contains a large number of Java classes that implement the named elements. These Java classes are defined in the configuration and have an alias.
You can modify the KM user interface to your requirements and extend it with your own functions if you provide your own Java classes that use the relevant Application Programming Interface (API).
Activities
For an overview of the elements of the user interface for which mappings can be specified, see Content Management → User Interface → Mapping.
To integrate your own Java classes in Knowledge Management, define an alias and description for each Java class in the configuration of the relevant element.