Class BusinessObjectDAOExpressionStrategy

    • Constructor Detail

      • BusinessObjectDAOExpressionStrategy

        public BusinessObjectDAOExpressionStrategy​(BusinessDataRepository businessDataRepository)
    • Method Detail

      • instantiateDAO

        protected java.lang.Object instantiateDAO​(java.lang.String daoClassName)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getDAOServerImplementationFromInterface

        protected java.lang.String getDAOServerImplementationFromInterface​(java.lang.String daoClassName)
      • mustPutEvaluatedExpressionInContext

        public boolean mustPutEvaluatedExpressionInContext()
        Description copied from interface: ExpressionExecutorStrategy
        Should we put the evaluated expressions of this strategy in the evaluation context?