Class GroupRole
java.lang.Object
co.yellowdog.platform.model.GroupRole
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new GroupRole that is automatically validated on build. -
Method Summary
Modifier and TypeMethodDescriptionstatic GroupRole.Builder
builder()
protected boolean
boolean
getRole()
getScope()
int
hashCode()
void
setRole
(RoleSummary role) void
setScope
(GrantedPermissionScope scope) toString()
-
Method Details
-
builder
-
getRole
-
getScope
-
setRole
-
setScope
-
equals
-
canEqual
-
hashCode
-
toString
-