Uses of Enum Class
com.foreach.across.modules.user.business.UserRestriction
-
Uses of UserRestriction in com.foreach.across.modules.user.business
Modifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.SetPath<UserRestriction,
com.querydsl.core.types.dsl.EnumPath<UserRestriction>> QUser.restrictions
final com.querydsl.core.types.dsl.SetPath<UserRestriction,
com.querydsl.core.types.dsl.EnumPath<UserRestriction>> QUser.restrictions
Modifier and TypeMethodDescriptionstatic UserRestriction
Returns the enum constant of this class with the specified name.static UserRestriction[]
UserRestriction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
User.setRestrictions
(Collection<UserRestriction> restrictions)