|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extention of the com.ibm.commerce.adapter.SessionContext interface for Program Adapters.
Method Summary | |
boolean |
didErrorOccur()
Indicates whether an error occured and the Program Adapter should indicate this. |
CommandProperty |
getCommandProperty()
Returns the CommandProperties. |
void |
setCommandProperty(CommandProperty propertyCommand)
Sets the CommandProperties. |
void |
setConfiguration(TypedProperty config)
Sets the configuration. |
void |
setRequest(java.lang.Object request)
Sets the Request Object. |
void |
setResponse(java.lang.Object response)
Sets the Response Object. |
Methods inherited from interface com.ibm.commerce.adapter.SessionContext |
commit, getExtendedSessionData, getSessionData, getUniqueSessionTag, getValidUserId, rollback, setExtendedSessionData, setSessionData, setUniqueSessionTag |
Method Detail |
public boolean didErrorOccur()
public CommandProperty getCommandProperty()
public void setCommandProperty(CommandProperty propertyCommand)
public void setConfiguration(TypedProperty config)
public void setRequest(java.lang.Object request)
public void setResponse(java.lang.Object response)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |