Uses of Enum Class
com.suncode.pwfl.view.ViewAccessLevel
Packages that use ViewAccessLevel
-
Uses of ViewAccessLevel in com.suncode.pwfl.configuration.dto.view
Constructors in com.suncode.pwfl.configuration.dto.view with parameters of type ViewAccessLevelModifierConstructorDescriptionConfigurationDtoView
(String viewName, ViewAccessLevel accessLevel, String userName) -
Uses of ViewAccessLevel in com.suncode.pwfl.view
Methods in com.suncode.pwfl.view that return ViewAccessLevelModifier and TypeMethodDescriptionstatic ViewAccessLevel
Returns the enum constant of this class with the specified name.static ViewAccessLevel[]
ViewAccessLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.