public class SizeStrengthGlobalSettingsSanitizer extends java.lang.Object implements ISanitizer<GlobalSettings>
Modifier and Type | Class and Description |
---|---|
static class |
SizeStrengthGlobalSettingsSanitizer.factory |
Constructor and Description |
---|
SizeStrengthGlobalSettingsSanitizer() |
Modifier and Type | Method and Description |
---|---|
void |
create(GlobalSettings newValue) |
void |
update(GlobalSettings oldValue,
GlobalSettings newValue) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, update
public void create(GlobalSettings newValue)
create
in interface ISanitizer<GlobalSettings>
public void update(GlobalSettings oldValue, GlobalSettings newValue)
update
in interface ISanitizer<GlobalSettings>
Copyright © 2021. All Rights Reserved.