|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILayerProcessor
Description
| Method Summary | |
|---|---|
void |
clear()
clears this and all depended objects |
Set |
getAllParameterNames()
Returns a set of the mandatory and optional parameter names of the whole layer stack. |
Object |
getParameter(String id)
Returns the value of the parameter given by its id |
void |
processActionPass()
Processes pass 1 (action pass) of the layer stack |
void |
processContentPass(IPortalComponentResponse response)
processes pass2 (content pass) of the layer stack |
| Method Detail |
|---|
Object getParameter(String id)
id.
At first the request is checked for the parameter. On failure the node is checked
and finally the profile.
- Parameters:
id - the parameter id
- Returns:
- the parameter value as defined by the request, the node or the profile
Set getAllParameterNames()
void processActionPass()
throws ApplicationIntegratorException
ApplicationIntegratorExceptionprocessContentPass(IPortalComponentResponse),
IPortalComponentResponse
void processContentPass(IPortalComponentResponse response)
throws ApplicationIntegratorException
response - the Portal Component Response
ApplicationIntegratorExceptionprocessActionPass(),
IPortalComponentResponsevoid clear()
| 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 | |||||||||