Uses of Class
dev.vality.damsel.dominant.cache.DominantCacheSrv.GetCategories_result
-
Uses of DominantCacheSrv.GetCategories_result in dev.vality.damsel.dominant.cache
Methods in dev.vality.damsel.dominant.cache that return DominantCacheSrv.GetCategories_result Modifier and Type Method Description DominantCacheSrv.GetCategories_resultDominantCacheSrv.GetCategories_result. deepCopy()DominantCacheSrv.GetCategories_resultDominantCacheSrv.Processor.GetCategories. getResult(I iface, DominantCacheSrv.GetCategories_args args)DominantCacheSrv.GetCategories_resultDominantCacheSrv.GetCategories_result. setSuccess(List<Category> success)Methods in dev.vality.damsel.dominant.cache with parameters of type DominantCacheSrv.GetCategories_result Modifier and Type Method Description intDominantCacheSrv.GetCategories_result. compareTo(DominantCacheSrv.GetCategories_result other)booleanDominantCacheSrv.GetCategories_result. equals(DominantCacheSrv.GetCategories_result that)Constructors in dev.vality.damsel.dominant.cache with parameters of type DominantCacheSrv.GetCategories_result Constructor Description GetCategories_result(DominantCacheSrv.GetCategories_result other)Performs a deep copy on other.