Uses of Enum Class
com.logicaldoc.core.runtime.Feature
Packages that use Feature
-
Uses of Feature in com.logicaldoc.core.runtime
Methods in com.logicaldoc.core.runtime that return FeatureModifier and TypeMethodDescriptionstatic FeatureGets the right enumeration entry from the corresponding stringstatic FeatureReturns the enum constant of this class with the specified name.static Feature[]Feature.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.logicaldoc.core.runtime with parameters of type FeatureModifierConstructorDescriptionFeatureDisabledException(Feature feature) FeatureDisabledException(Feature feature, Throwable cause)