|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseIndex | |
com.bankframe.ei.txnhandler.impl.responseindex |
Uses of ResponseIndex in com.bankframe.ei.txnhandler.impl.responseindex |
Classes in com.bankframe.ei.txnhandler.impl.responseindex that implement ResponseIndex | |
class |
ResponseIndexImplt
This class serves as a lightweight proxy representation of a Response Index EJB for caching purposes. |
Methods in com.bankframe.ei.txnhandler.impl.responseindex that return ResponseIndex | |
ResponseIndex |
ResponseIndexHome.create(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String indexName)
This method initialises a new instance of the ResponseIndex entity. |
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 |