|
||||||||||
| 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.sapportals.portal.appintegrator.AbstractIntegratorComponent
| Constructor Summary | |
AbstractIntegratorComponent()
|
|
| Method Summary | |
protected void |
doContent(com.sapportals.portal.prt.component.IPortalComponentRequest request,
com.sapportals.portal.prt.component.IPortalComponentResponse response)
Processes the second pass (content-pass) of the layer stack. |
protected void |
doOnPOMReady(com.sapportals.portal.prt.component.IPortalComponentRequest request,
com.sapportals.portal.prt.pom.IEvent event)
Processes the first pass (action-pass) of the layer stack. |
IIntegrationLayer |
getIntegrationLayerInstance(java.lang.String layerClassName)
Loads and Returns an integration layer class from the perspective of this PAR. |
java.util.Enumeration |
getParameterNames(com.sapportals.portal.prt.pom.IComponentNode node)
Returns an enumeration of the parameters of the given application type The returned enumeration lists all parameters the application type can handle regardless whether they are mandatory or not. |
| Methods inherited from class com.sapportals.portal.prt.component.AbstractPortalComponent |
destroy, doAbout, doAfterContent, doBeforeContent, doComponentEvent, doEdit, doHandleEditData, doHelp, doOnNodeReady, doOnNodeRemove, doPreview, doRefresh, doRequestEvent, getCacheDiscriminant, getCachingLevel, handleEvent, hasExpired, init, init, init, service |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractIntegratorComponent()
| Method Detail |
public java.util.Enumeration getParameterNames(com.sapportals.portal.prt.pom.IComponentNode node)
IApplicationParameterLookupgetParameterNames in interface IApplicationParameterLookupIApplicationParameterLookup.getParameterNames(IComponentNode)
protected void doOnPOMReady(com.sapportals.portal.prt.component.IPortalComponentRequest request,
com.sapportals.portal.prt.pom.IEvent event)
doOnPOMReady in class com.sapportals.portal.prt.component.AbstractPortalComponentrequest - the IPortalComponentRequestevent - not used hereIIntegrationLayer
protected void doContent(com.sapportals.portal.prt.component.IPortalComponentRequest request,
com.sapportals.portal.prt.component.IPortalComponentResponse response)
doContent in class com.sapportals.portal.prt.component.AbstractPortalComponentrequest - the IPortalComponentRequestevent - not used hereIIntegrationLayer
public IIntegrationLayer getIntegrationLayerInstance(java.lang.String layerClassName)
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.InstantiationException
ILayerFactorygetIntegrationLayerInstance in interface ILayerFactoryILayerFactory.getIntegrationLayerInstance(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||