com.sap.portal.admin.editor
Interface IEditor

All Superinterfaces:
IEditorConfiguration

public interface IEditor
extends IEditorConfiguration


Method Summary
 com.sapportals.common.PPLogger getLogger()
           
 void run()
           
 void setClassLoader(java.lang.ClassLoader)
           
 
Methods inherited from interface com.sap.portal.admin.editor.IEditorConfiguration
addEditorPane, addEditorPane, addEditorPane, addEditorPane, setDefaultEditorPane, setLogger, setTitle
 

Method Detail

setClassLoader

public void setClassLoader(java.lang.ClassLoader)

getLogger

public com.sapportals.common.PPLogger getLogger()

run

public void run()