Uses of Enum Class
org.exoplatform.web.controller.router.ControlMode
Packages that use ControlMode
-
Uses of ControlMode in org.exoplatform.web.controller.metadata
Methods in org.exoplatform.web.controller.metadata that return ControlModeMethods in org.exoplatform.web.controller.metadata with parameters of type ControlModeModifier and TypeMethodDescriptionvoidRequestParamDescriptor.setControlMode(ControlMode controlMode) -
Uses of ControlMode in org.exoplatform.web.controller.router
Methods in org.exoplatform.web.controller.router that return ControlModeModifier and TypeMethodDescriptionstatic ControlModeReturns the enum constant of this class with the specified name.static ControlMode[]ControlMode.values()Returns an array containing the constants of this enum class, in the order they are declared.