Package | Description |
---|---|
com.belladati.extensions | |
com.belladati.extensions.obj |
Modifier and Type | Method and Description |
---|---|
void |
UserService.updateDomainAssociation(Integer userId,
Integer domainId,
UserRole... roles)
Updates user-domain association
|
Modifier and Type | Method and Description |
---|---|
static UserRole |
UserRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserRole |
UserRole.valueOfJson(String jsonRole)
Returns the attribute type matching the given string type from JSON.
|
static UserRole[] |
UserRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 BellaDati Inc.. All rights reserved.