com.cappuccinonet.strutscx.prototype.integration.data.entity.info
Interface EntryHome
- public interface EntryHome
NOT YET IMPLEMENTED! This is the Factory to create the EJB Object. The implementation
is done automatically by the EJB Container.
- Version:
- v0.1, 15.07.2002
- Author:
- Bernhard Woehrlin, IT.CappuccinoNet.com
create
public Entry create(int entryId,
java.lang.String locale)
throws CreateException,
java.rmi.RemoteException
CreateException
java.rmi.RemoteException
findByPrimaryKey
public Entry findByPrimaryKey(EntryPK pk)
throws FinderException,
java.rmi.RemoteException
FinderException
java.rmi.RemoteException
findAll
public java.util.Enumeration findAll()
throws FinderException,
java.rmi.RemoteException
FinderException
java.rmi.RemoteException
findByLocale
public java.util.Enumeration findByLocale(java.lang.String locale)
throws FinderException,
java.rmi.RemoteException
FinderException
java.rmi.RemoteException
© 2002, IT.CappuccinoNet.com - compiled 20021015:2052