Uses of Interface
org.eclnt.ccee.db.dofw.finder.IFIMapping
Packages that use IFIMapping
-
Uses of IFIMapping in org.eclnt.ccee.db.dofw.finder
Classes in org.eclnt.ccee.db.dofw.finder that implement IFIMappingFields in org.eclnt.ccee.db.dofw.finder declared as IFIMappingMethods in org.eclnt.ccee.db.dofw.finder with parameters of type IFIMappingModifier and TypeMethodDescription<TOCLASS> TOCLASSFinderCACHE.to(Class<TOCLASS> toClass, IFIMapping mapping) <TOCLASS> TOCLASSFinderDOFW.to(Class<TOCLASS> toClass, IFIMapping mapping) <TOCLASS> List<TOCLASS>FinderCACHE.toList(Class<TOCLASS> toClass, IFIMapping mapping) <TOCLASS> List<TOCLASS>FinderDOFW.toList(Class<TOCLASS> toClass, IFIMapping mapping) <TOCLASS> FinderCACHEFinderCACHE.via(Class<TOCLASS> toClass, IFIMapping mapping) <TOCLASS> FinderDOFWFinderDOFW.via(Class<TOCLASS> toClass, IFIMapping mapping) Constructors in org.eclnt.ccee.db.dofw.finder with parameters of type IFIMappingModifierConstructorDescriptionFindNextCACHE(CACHESql cacheSql, Class<TOCLASS> toClass, IFIMapping mapping) FindNextDOFW(Class<TOCLASS> toClass, IFIMapping mapping)