Interface IEntityCalculator

  • All Superinterfaces:
    ICalculator, java.io.Serializable

    public interface IEntityCalculator
    extends ICalculator
    Deprecated.
    Since OpenXava 2.0. Use IModelCalculator instead
    Author:
    Javier Paniza
    • Method Detail

      • setEntity

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