| Name | Description | Type | Package | Framework |
| AbstractEditorComponent | A base class that represents the editor component template. | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| EditorConfigException | The exception that indicates that the editor framework detected an error in the configuration. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorDataException | The exception that indicates that an error occurred during data handling. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorFrameworkException | A base exception class for the editor framework. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorFrameworkRuntimeException | A base class for exceptions for the editor runtime framework. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorLockingException | The exception that indicates that an error occurred while handling locking. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorLockingStatus | The class that represents the status of the editor lock. | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| EditorLockingStatus .StatusEnum | Class | com.sap.portal.admin.editor | SAP NetWeaver | |
| EditorMessageType | The class that represents severity levels for editor messages. | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| EditorObjectNotFoundException | The exception that indicates that a data object could not be found. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorResource | The class that represents a resource in the editor. | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| EditorResourceException | The exception that indicates that an error occurred in the resource being used by the editor. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| EditorRuntimeException | A base class for exceptions that indicates unexpected errors that occur during the editor runtime. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |
| GenericEventsHandler | The class that contains the default implementation for the generic Generic events are triggered when an administrator clicks a button in | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| IDataHandler | The interface that is used to load and save data for an editor. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditModeEnabler | The interface that determines whether the current request is an edit mode event. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorBuilder | The interface that defines methods for setting up an editor. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorConfiguration | The interface for configuring an editor, including adding panes. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorContainer | The interface that represents a container, which is the area in each pane where the custom user interface is | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorContext | The interface that represents the current state of the editor and the data The data model holds the data currently being edited in a session. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorFrameworkService | Factory for creating IEditor objects. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorPane | The interface that represents a single editor pane. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IEditorResponse | The interface that represents the editor response. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IGenericEventsHandler | The interface that handles generic events for the application designer. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| ILockingPolicy | The interface that represents the locking policy of an editor. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| IPessimisticLockPolicy | The interface that represents pessimistic locking methods. | Interface | com.sap.portal.admin.editor | SAP NetWeaver |
| PCMDataHandler | The class that defines methods for loading and saving data in the Extend this class to create a custom data handler for your editor for | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| PaneMetaData | The class that represents the pane metadata. | Class | com.sap.portal.admin.editor | SAP NetWeaver |
| UnexpectedBehaviourException | The exception that indicates that something unexpected occurred while handling See Also:Serialized Form | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver |