public class RosterItemUserHook extends DefaultUserHook
Constructor and Description |
---|
RosterItemUserHook() |
Modifier and Type | Method and Description |
---|---|
boolean |
handleGlobalVirt() |
void |
onUserUpdated(BmContext context,
java.lang.String domainUid,
ItemValue<User> previous,
ItemValue<User> current)
This is called after a user is updated in the database
|
beforeCreate, beforeDelete, beforeUpdate, onUserCreated, onUserDeleted
public boolean handleGlobalVirt()
handleGlobalVirt
in interface IUserHook
handleGlobalVirt
in class DefaultUserHook
public void onUserUpdated(BmContext context, java.lang.String domainUid, ItemValue<User> previous, ItemValue<User> current) throws ServerFault
IUserHook
onUserUpdated
in interface IUserHook
onUserUpdated
in class DefaultUserHook
ServerFault
Copyright © 2021. All Rights Reserved.