com.jwpepper.inv
Interface QueryHome
- All Known Implementing Classes:
- QueryHomeImpl
- public abstract interface QueryHome
- extends Home
Prescribes methods to support the creation of queries.
Last modified $Date: 1999/10/07 20:39:49 $
- Version:
- $Revision: 1.1 $
- Author:
- George Reese (george@ancept.com)
create
public QueryReference create(SearchCriteria sc)
throws FindException,
PersistenceException,
java.rmi.RemoteException
create
public QueryReference create(Identifier id,
SearchCriteria sc,
java.lang.String nom)
throws FindException,
PersistenceException,
java.rmi.RemoteException