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
Subclasses with type arguments of type ViewAccessLevel in com.suncode.pwfl.viewMethods in com.suncode.pwfl.view that return ViewAccessLevelModifier and TypeMethodDescriptionstatic ViewAccessLevelReturns 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.