com.sap.caf.eu.gp.process.api

Interface IGPOptionalItemInfo


public interface IGPOptionalItemInfo

Version:
0.1

Method Summary
 String getAcceptText()
           
 String getExplanationText()
           
 String getRejectText()
           
 void setAcceptText(String text)
           
 void setExplanationText(String text)
           
 void setRejectText(String text)
           
 

Method Detail

getExplanationText

String getExplanationText()

setExplanationText

void setExplanationText(String text)
                        throws GPInvocationException
Throws:
GPInvocationException

getAcceptText

String getAcceptText()

setAcceptText

void setAcceptText(String text)
                   throws GPInvocationException
Throws:
GPInvocationException

getRejectText

String getRejectText()

setRejectText

void setRejectText(String text)
                   throws GPInvocationException
Throws:
GPInvocationException


Copyright 2009 SAP AG Complete Copyright Notice