|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the methods for obtaining EABTransactionField Entity instances
| Method Summary | |
java.util.Enumeration |
findByTxnCodeTxnTypeAndDirection(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String direction)
This method does a find by Txn Identifier And Direction |
java.util.Enumeration |
findByTxnCodeTxnTypeAndDirectionOrderByEntityNameAndSequenceNo(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String direction)
This method does a find by TxnCodeTxnTypeAndDirectionOrderByEntityNameAndSequenceNo |
java.util.Enumeration |
findByTxnCodeTxnTypeTierKeyDirectionOrderByEntityBeanName(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String tierKey,
java.lang.String direction)
This method does a find by TxnIdentifier TierKey Direction Order By EntityBeanName |
java.util.Enumeration |
findByTxnCodeTxnTypeTierKeyDirectionOrderBySequenceNo(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String tierKey,
java.lang.String direction)
This method does a find by TxnIdentifierTierKeyDirectionOrderBySequenceNo |
| Method Detail |
public java.util.Enumeration findByTxnCodeTxnTypeAndDirection(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String direction)
throws java.rmi.RemoteException,
javax.ejb.FinderException
direction - java.util.String
java.rmi.RemoteException - thrown on Remote Operation Fails
javax.ejb.FinderException - thrown on failure to find the bean
public java.util.Enumeration findByTxnCodeTxnTypeTierKeyDirectionOrderByEntityBeanName(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String tierKey,
java.lang.String direction)
throws java.rmi.RemoteException,
javax.ejb.FinderException
tierKey - java.util.Stringdirection - java.util.String
java.rmi.RemoteException - thrown on Remote Operation Fails
javax.ejb.FinderException - thrown on failure to find the bean
public java.util.Enumeration findByTxnCodeTxnTypeTierKeyDirectionOrderBySequenceNo(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String tierKey,
java.lang.String direction)
throws java.rmi.RemoteException,
javax.ejb.FinderException
tierKey - java.util.Stringdirection - java.util.String
java.rmi.RemoteException - thrown on Remote Operation Fails
javax.ejb.FinderException - thrown on failure to find the bean
public java.util.Enumeration findByTxnCodeTxnTypeAndDirectionOrderByEntityNameAndSequenceNo(java.lang.String txnCode,
java.lang.String txnType,
java.lang.String direction)
throws java.rmi.RemoteException,
javax.ejb.FinderException
txnCode - txnType - direction -
java.rmi.RemoteException
javax.ejb.FinderException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||