Uses of Class
dev.vality.bouncer.context.v1.OrgRoleScope
| Package | Description |
|---|---|
| dev.vality.bouncer.context.v1 |
-
Uses of OrgRoleScope in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as OrgRoleScope Modifier and Type Field Description OrgRoleScopeOrgRole. scopeMethods in dev.vality.bouncer.context.v1 that return OrgRoleScope Modifier and Type Method Description OrgRoleScopeOrgRoleScope. deepCopy()OrgRoleScopeOrgRole. getScope()OrgRoleScopeOrgRoleScope. setShop(Entity shop)Methods in dev.vality.bouncer.context.v1 with parameters of type OrgRoleScope Modifier and Type Method Description intOrgRoleScope. compareTo(OrgRoleScope other)booleanOrgRoleScope. equals(OrgRoleScope that)OrgRoleOrgRole. setScope(OrgRoleScope scope)Constructors in dev.vality.bouncer.context.v1 with parameters of type OrgRoleScope Constructor Description OrgRoleScope(OrgRoleScope other)Performs a deep copy on other.