Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Replace deprecated methods of entity delegator in OFBiz

source methods

destination method

references

findByPrimaryKey(..)

findOne()

 

findAll(..)

findList()

 

findByAnd(..)

findList()

 

findByOr(..)

findList()

 

  • No labels