Uses of Enum Class
com.erudika.para.core.utils.CoreUtils
Packages that use CoreUtils
-
Uses of CoreUtils in com.erudika.para.core.utils
Subclasses with type arguments of type CoreUtils in com.erudika.para.core.utilsModifier and TypeClassDescriptionenumProvides some the basic functionality for domain objects.Methods in com.erudika.para.core.utils that return CoreUtilsModifier and TypeMethodDescriptionstatic CoreUtilsCoreUtils.getInstance()Provides a default instance using fake DAO, Search and Cache implementations.static CoreUtilsReturns the enum constant of this class with the specified name.static CoreUtils[]CoreUtils.values()Returns an array containing the constants of this enum class, in the order they are declared.