com.imaginary.lwp
Interface Home

All Known Subinterfaces:
AnnotationHome, AudioHome, CatalogHome, EntryItemHome, ManufacturerHome, PepperProductHome, ProductHome, QueryHome, SectionHome, SimpleEntryHome
All Known Implementing Classes:
BaseHome

public abstract interface Home
extends java.rmi.Remote


Method Summary
 com.sun.java.util.collections.Iterator find(SearchCriteria crit)
           
 Entity findByObjectID(long oid)
           
 

Method Detail

find

public com.sun.java.util.collections.Iterator find(SearchCriteria crit)
                                            throws FindException,
                                                   java.rmi.RemoteException

findByObjectID

public Entity findByObjectID(long oid)
                      throws FindException,
                             java.rmi.RemoteException