Uses of Class
co.yellowdog.platform.model.Role
Packages that use Role
Package
Description
Holds the client types used to access the YellowDog Account Service.
Provides the types that define the YellowDog Platform data model.
-
Uses of Role in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return RoleModifier and TypeMethodDescriptionMethods in co.yellowdog.platform.clients.account that return types with arguments of type RoleModifier and TypeMethodDescriptionAccountClient.getRoles
(RoleSearch search) AccountClientImpl.getRoles
(RoleSearch search) -
Uses of Role in co.yellowdog.platform.model
Subclasses with type arguments of type Role in co.yellowdog.platform.modelModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new Role that is automatically validated on build.Methods in co.yellowdog.platform.model that return Role