|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterStateFormatEnabledProcessor
The InterStateFormatEnabledProcessor interface should be implemented for the processor interested in InterStateFormat support
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
Context |
getContext()
Return the context from the processor |
Tag |
getInterStateFormatTag()
Return the format tag for the inter state format |
Context |
getPrevActionContext()
Returns the context of the previous action |
void |
setInterStateFormatTag(Tag formatTag)
Set the format tag for the inter state format |
void |
setPrevActionContext(Context paContext)
Set the context from the previous action |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
void setPrevActionContext(Context paContext)
Context getPrevActionContext()
void setInterStateFormatTag(Tag formatTag)
Tag getInterStateFormatTag()
Context getContext()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |