Class FindNextDOFW<TOCLASS>

java.lang.Object
org.eclnt.ccee.db.dofw.finder.FindNextDOFW<TOCLASS>
All Implemented Interfaces:
IFindNext<TOCLASS>, ICCEEConstants
Direct Known Subclasses:
FindNextCACHE

public class FindNextDOFW<TOCLASS> extends Object implements IFindNext<TOCLASS>, ICCEEConstants
  • Field Details

  • Constructor Details

  • Method Details

    • find

      public TOCLASS find(Object fromInstance)
      Specified by:
      find in interface IFindNext<TOCLASS>
    • findList

      public List<TOCLASS> findList(Object fromInstance)
      Specified by:
      findList in interface IFindNext<TOCLASS>
    • transferMappingIntoColVals

      protected Object[] transferMappingIntoColVals(Object fromInstance)
    • transferMappingIntoColValsFIMapping

      protected Object[] transferMappingIntoColValsFIMapping(Object fromInstance)
    • transferMappingIntoColValsFIKeyMapping

      protected Object[] transferMappingIntoColValsFIKeyMapping(Object fromInstance)