com.sap.caf.eu.gp.rtcp.api

Interface IGPRTCPComponent


public interface IGPRTCPComponent


Method Summary
 IGPRTCPEvent createRTCPEvent(String eventId)
           
 IGPProcessInstance getProcessInstance()
           
 IGPActivityInstance getSelectedActivity()
           
 IGPBlockInstance getSelectedPhase()
           
 void setProcessInstance(IGPProcessInstance processInstance)
           
 void setSelectedActivity(IGPActivityInstance selectedActivity)
           
 void setSelectedPhase(IGPBlockInstance selectedPhase)
           
 

Method Detail

setProcessInstance

void setProcessInstance(IGPProcessInstance processInstance)
                        throws GPInvocationException
Throws:
GPInvocationException

setSelectedPhase

void setSelectedPhase(IGPBlockInstance selectedPhase)
                      throws GPInvocationException
Throws:
GPInvocationException

setSelectedActivity

void setSelectedActivity(IGPActivityInstance selectedActivity)
                         throws GPInvocationException
Throws:
GPInvocationException

getProcessInstance

IGPProcessInstance getProcessInstance()

getSelectedPhase

IGPBlockInstance getSelectedPhase()

getSelectedActivity

IGPActivityInstance getSelectedActivity()

createRTCPEvent

IGPRTCPEvent createRTCPEvent(String eventId)
                             throws GPEngineException
Throws:
GPEngineException


Copyright 2009 SAP AG Complete Copyright Notice