| Package | Description |
|---|---|
| org.apache.syncope.common.services | |
| org.apache.syncope.common.util |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RoleService.update(Long roleId,
RoleMod roleMod)
Updates role matching the provided roleId.
|
| Modifier and Type | Method and Description |
|---|---|
static RoleMod |
AttributableOperations.diff(RoleTO updated,
RoleTO original)
Calculate modifications needed by first in order to be equal to second.
|
static RoleMod |
AttributableOperations.diff(RoleTO updated,
RoleTO original,
boolean incremental)
Calculate modifications needed by first in order to be equal to second.
|
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.