com.imaginary.lwp
Interface Entity
- All Known Subinterfaces:
- Annotation, Audio, Catalog, CompositeEntry, Entry, EntryItem, Manufacturer, PepperProduct, Product, Query, Section, SimpleEntry
- All Known Implementing Classes:
- BaseEntity
- public abstract interface Entity
- extends java.rmi.Remote
getLastUpdateID
public java.lang.String getLastUpdateID()
throws java.rmi.RemoteException
getLastUpdateTime
public long getLastUpdateTime()
throws java.rmi.RemoteException
getObjectID
public long getObjectID()
throws java.rmi.RemoteException
getReference
public BaseReference getReference()
throws java.rmi.RemoteException
remove
public void remove()
throws PersistenceException,
java.rmi.RemoteException