public interface IModel
The model classes may be EntityBeans EJB 2 or POJOs (for JDO, EJB3 or Hibernate).
Modifier and Type | Method and Description |
---|---|
MetaModel |
getMetaModel()
Returns metadata about object.
|
MetaModel getMetaModel() throws XavaException, java.rmi.RemoteException
XavaException
- Any problem related to OpenXava.java.rmi.RemoteException
- System problem.