|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseIndexPK | |
com.bankframe.ei.txnhandler.impl.responseindex |
Uses of ResponseIndexPK in com.bankframe.ei.txnhandler.impl.responseindex |
Methods in com.bankframe.ei.txnhandler.impl.responseindex that return ResponseIndexPK | |
ResponseIndexPK |
ResponseIndexCMPBean.ejbCreate(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String indexName)
This method initialises a new instance of the ResponseIndex entity. |
Methods in com.bankframe.ei.txnhandler.impl.responseindex with parameters of type ResponseIndexPK | |
ResponseIndex |
ResponseIndexHome.findByPrimaryKey(ResponseIndexPK key)
This method finds an instance of ResponseIndex by its PrimaryKey |
static ResponseIndex |
ResponseIndexCache.findByPrimaryKey(ResponseIndexPK pk)
This method is a findByPrimaryKey for the Response Index Cache |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |