Uses of Enum Class
org.infinispan.rest.framework.LookupResult.Status
Packages that use LookupResult.Status
-
Uses of LookupResult.Status in org.infinispan.rest.framework
Subclasses with type arguments of type LookupResult.Status in org.infinispan.rest.frameworkMethods in org.infinispan.rest.framework that return LookupResult.StatusModifier and TypeMethodDescriptionLookupResult.getStatus()static LookupResult.StatusReturns the enum constant of this class with the specified name.static LookupResult.Status[]LookupResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LookupResult.Status in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that return LookupResult.Status