Uses of Class
org.dataloader.ValueCacheOptions
-
Packages that use ValueCacheOptions Package Description org.dataloader -
-
Uses of ValueCacheOptions in org.dataloader
Fields in org.dataloader declared as ValueCacheOptions Modifier and Type Field Description private ValueCacheOptionsDataLoaderOptions. valueCacheOptionsMethods in org.dataloader that return ValueCacheOptions Modifier and Type Method Description ValueCacheOptionsDataLoaderOptions. getValueCacheOptions()static ValueCacheOptionsValueCacheOptions. newOptions()ValueCacheOptionsValueCacheOptions. setCompleteValueAfterCacheSet(boolean flag)Methods in org.dataloader with parameters of type ValueCacheOptions Modifier and Type Method Description DataLoaderOptionsDataLoaderOptions. setValueCacheOptions(ValueCacheOptions valueCacheOptions)Sets theValueCacheOptionsthat control how theValueCachewill be used
-