| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
changeGroup(ChangeGroupDTO dto)
Changes the group of a user, returning the identifier of the group change log
|
ChangeGroupData |
getChangeGroupData(UserLocatorVO locator)
Gets the data needed to change the group of an user.
|
java.lang.Long changeGroup(ChangeGroupDTO dto) throws FrameworkException
FrameworkExceptionChangeGroupData getChangeGroupData(UserLocatorVO locator) throws FrameworkException
FrameworkException