com.sap.portal.admin.editor
Interface IEditorFactory


public interface IEditorFactory


Method Summary
 IEditor newEditorInstance(IEditorBuilder, com.sapportals.portal.prt.component.IPortalComponentRequest, com.sapportals.portal.prt.component.IPortalComponentResponse)
           
 

Method Detail

newEditorInstance

public IEditor newEditorInstance(IEditorBuilder,
                                 com.sapportals.portal.prt.component.IPortalComponentRequest,
                                 com.sapportals.portal.prt.component.IPortalComponentResponse)