Uses of Interface
dataLoad.IFullDataLoader
-
Packages that use IFullDataLoader Package Description dataLoad -
-
Uses of IFullDataLoader in dataLoad
Classes in dataLoad that implement IFullDataLoader Modifier and Type Class Description classFullDataLoaderFullDataLoaderMethods in dataLoad that return IFullDataLoader Modifier and Type Method Description IFullDataLoaderFullDataLoaderFactory. createFullDataLoader(java.lang.String className, java.lang.String empPath, java.lang.String dishPath, java.lang.String orderPath)Creates different types of loaders based on the input parameter
-