|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.portal.prt.component.AbstractPortalComponent
|
+--com.sap.portal.admin.editor.AbstractEditorComponent
Editor component template. The only method required to be extended is
IEditorBuilder.setupEditor(IEditorConfiguration, IPortalComponentProfile, Map, ResourceBundle).
| Constructor Summary | |
AbstractEditorComponent()
|
|
| Method Summary | |
protected void |
doContent(com.sapportals.portal.prt.component.IPortalComponentRequest aRequest,
com.sapportals.portal.prt.component.IPortalComponentResponse aResponse)
|
void |
init(com.sapportals.portal.prt.component.IPortalComponentInitContext context)
|
| Methods inherited from class com.sapportals.portal.prt.component.AbstractPortalComponent |
destroy, doAbout, doAfterContent, doBeforeContent, doComponentEvent, doEdit, doHandleEditData, doHelp, doOnNodeReady, doOnNodeRemove, doOnPOMReady, doPreview, doRefresh, doRequestEvent, getCacheDiscriminant, getCachingLevel, handleEvent, hasExpired, init, init, service |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sap.portal.admin.editor.IEditorBuilder |
setupEditor |
| Constructor Detail |
public AbstractEditorComponent()
| Method Detail |
public void init(com.sapportals.portal.prt.component.IPortalComponentInitContext context)
throws com.sapportals.portal.prt.component.PortalComponentException
init in class com.sapportals.portal.prt.component.AbstractPortalComponent
protected final void doContent(com.sapportals.portal.prt.component.IPortalComponentRequest aRequest,
com.sapportals.portal.prt.component.IPortalComponentResponse aResponse)
doContent in class com.sapportals.portal.prt.component.AbstractPortalComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||