org.openxava.calculators
Interface IEntityCalculator

All Superinterfaces:
ICalculator, java.io.Serializable

Deprecated. Since OpenXava 2.0. Use IModelCalculator instead

public interface IEntityCalculator
extends ICalculator

Author:
Javier Paniza

Method Summary
 void setEntity(java.lang.Object entity)
          Deprecated.  
 
Methods inherited from interface org.openxava.calculators.ICalculator
calculate
 

Method Detail

setEntity

void setEntity(java.lang.Object entity)
               throws java.rmi.RemoteException
Deprecated. 
Throws:
java.rmi.RemoteException