com.sap.portal.admin.editor

Interface IEditorFrameworkService

All Superinterfaces:
IService

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

public interface IEditorFrameworkService
extends IService

The interface that represents a factory for creating IEditor objects.
For internal use.


Field Summary
static String KEY
          Deprecated. 
 
Method Summary
 IEditorFactory createEditorFactory()
          Deprecated. Internal use only.
 ResourceBundle getCommonTexts(Locale locale)
          Deprecated. Internal use only.
 
Methods inherited from interface com.sapportals.portal.prt.service.IService
afterInit, configure, destroy, getContext, getKey, init, release
 

Field Detail

KEY

static final String KEY
Deprecated. 

See Also:
Constant Field Values
Method Detail

getCommonTexts

ResourceBundle getCommonTexts(Locale locale)
Deprecated. 
Internal use only. Gets the resource bundle for the common texts.

Parameters:
locale -
Returns:
the resource bundle

createEditorFactory

IEditorFactory createEditorFactory()
Deprecated. 
Internal use only. Creates a new IEditorFactory instance. Used just once for each editor component.

Returns:
a new instance of IEditorFactory
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice