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

« Previous Version 2 Next »

Replace deprecated methods of entity delegator in OFBiz

source methods

destination\nmethod

references

findByPrimaryKey(..)

findOne()

 

findAll(..)

findList()

 

findByAnd(..)

findList()

 

findByOr(..)

findList()

 

  • No labels