|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.component.AbstractPortalComponent
com.sapportals.portal.appintegrator.AbstractIntegratorComponent
public class AbstractIntegratorComponent
Description
| Constructor Summary | |
|---|---|
AbstractIntegratorComponent()
|
|
| Method Summary | |
|---|---|
protected void |
doActionPass(IPortalComponentRequest request)
Processes the first pass (action-pass) of the layer stack. |
protected void |
doContent(IPortalComponentRequest request,
IPortalComponentResponse response)
Processes the second pass (content-pass) of the layer stack. |
protected void |
doContentPass(IPortalComponentRequest request,
IPortalComponentResponse response)
Processes the second pass (content-pass) of the layer stack. |
protected void |
doOnPOMReady(IPortalComponentRequest request,
IEvent event)
Processes the first pass (action-pass) of the layer stack. |
protected String |
getBasicEnvironment(IPortalComponentRequest request,
ILayerProcessor layerProc)
|
IIntegrationLayer |
getIntegrationLayerInstance(String layerClassName)
Loads and Returns an integration layer class from the perspective of this PAR. |
protected ILayerProcessor |
getLayerProcessor(IPortalComponentRequest request)
|
Enumeration |
getParameterNames(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 Enumeration getParameterNames(IComponentNode node)
IApplicationParameterLookup
getParameterNames in interface IApplicationParameterLookupnode - The POM component node that is assigned to the integrator Portal Component.
IApplicationParameterLookup.getParameterNames(IComponentNode)
protected void doOnPOMReady(IPortalComponentRequest request,
IEvent event)
doOnPOMReady in class AbstractPortalComponentrequest - the IPortalComponentRequestevent - not used hereIIntegrationLayerprotected void doActionPass(IPortalComponentRequest request)
protected void doContent(IPortalComponentRequest request,
IPortalComponentResponse response)
doContent in class AbstractPortalComponentrequest - the IPortalComponentRequestresponse - responseIIntegrationLayer
protected void doContentPass(IPortalComponentRequest request,
IPortalComponentResponse response)
request - response -
public IIntegrationLayer getIntegrationLayerInstance(String layerClassName)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
ILayerFactory
getIntegrationLayerInstance in interface ILayerFactorylayerClassName - the class name of the IIntegrationLayer that is loaded from this class loader
layerClassName.
ClassNotFoundException
IllegalAccessException
InstantiationExceptionILayerFactory.getIntegrationLayerInstance(String)protected ILayerProcessor getLayerProcessor(IPortalComponentRequest request)
protected String getBasicEnvironment(IPortalComponentRequest request,
ILayerProcessor layerProc)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/appintegration/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||