Uses of Enum Class
de.dlr.proseo.model.enums.UserRole
Packages that use UserRole
Package
Description
The de.dlr.proseo.model.enums package contains all enumerations used in the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
-
Uses of UserRole in de.dlr.proseo.model.enums
Methods in de.dlr.proseo.model.enums that return UserRoleModifier and TypeMethodDescriptionstatic UserRoleGet the role enum from a role string starting with the "ROLE_" prefixstatic UserRoleReturns the enum constant of this class with the specified name.static UserRole[]UserRole.values()Returns an array containing the constants of this enum class, in the order they are declared.