com.sap.caf.eu.gp.forms.api

Interface IGPPostProcessingApp


public interface IGPPostProcessingApp


Method Summary
 boolean execute(IGPAppSupportContext context, IGPUserContext userContext)
          Execute post processing of form data.
 

Method Detail

execute

public boolean execute(IGPAppSupportContext context,
                       IGPUserContext userContext)
                throws GPInvocationException,
                       GPEngineException
Execute post processing of form data.

Parameters:
context - application support context
userContext - user context
Returns:
True, if success. False, otherwise.
Throws:
InvocationException - in case of invalid parameters
EngineException - in case of internal error
GPInvocationException
GPEngineException


Copyright 2006 SAP AG Complete Copyright Notice