Class UpdateOnlyChangeUserModelDelegate

  • All Implemented Interfaces:
    RoleMapperModel, UserModel

    public class UpdateOnlyChangeUserModelDelegate
    extends UserModelDelegate
    This will perform update operation for particular attribute/property just if the existing value is not already same. In other words, just "real updates" will be passed to the delegate.
    Author:
    Marek Posolda