Uses of Enum Class
com.logicaldoc.core.runtime.Aspect
Packages that use Aspect
-
Uses of Aspect in com.logicaldoc.core.runtime
Methods in com.logicaldoc.core.runtime that return AspectModifier and TypeMethodDescriptionstatic AspectReturns the enum constant of this class with the specified name.static Aspect[]Aspect.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.core.runtime with parameters of type AspectModifier and TypeMethodDescriptionbooleanRunLevel.aspectEnabled(Aspect aspect) voidRunLevel.checkAspect(Aspect aspect)