ftex.transactionID
Interface TransactionIDHome
- All Superinterfaces:
- javax.ejb.EJBHome, java.rmi.Remote
- public interface TransactionIDHome
- extends javax.ejb.EJBHome
Home interface for TransactionID.
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
COMP_NAME
public static final java.lang.String COMP_NAME
- See Also:
- Constant Field Values
JNDI_NAME
public static final java.lang.String JNDI_NAME
- See Also:
- Constant Field Values
create
public TransactionID create(java.lang.String transactionstring)
throws javax.ejb.CreateException,
java.rmi.RemoteException
- Throws:
javax.ejb.CreateException
java.rmi.RemoteException
findByPrimaryKey
public TransactionID findByPrimaryKey(java.lang.String pk)
throws javax.ejb.FinderException,
java.rmi.RemoteException
- Throws:
javax.ejb.FinderException
java.rmi.RemoteException