com.sap.portal.admin.editor

Interface IEditorContext

All Superinterfaces:
IBasicEditingContext

Deprecated. As of SAP NetWeaver 2007 release, replaced by package com.sap.portal.adminstudio.workunitfwapi

public interface IEditorContext
extends IBasicEditingContext

The interface that represents the current state of the editor and the data model.
The data model holds the data currently being edited in a session. The data model is provided by the wizard framework to make it easier to handle and store the data that administrators enter into the editor. The data model is a set of key-value pairs that is available via the editor context, which is exposed as an IEditorContext parameter in key methods of the editor framework.
The following are the main services provided: