public static class Restrictions.Restriction extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
Restrictions.Restriction |
disabledIfValueIsNull()
The restriction will not be used in case the value for restriction is null
|
boolean |
isDisabledIfValueIsNull() |
public boolean isDisabledIfValueIsNull()
public Restrictions.Restriction disabledIfValueIsNull()
Restrictions
with disabledIfValueIsNull set to trueCopyright © 2007–2014 Semochkin Vitaly Evgenevich. All rights reserved.