public static class Restrictions.EmptinessAwareRestriction extends Restrictions.Restriction
| Constructor and Description |
|---|
Restrictions.EmptinessAwareRestriction(net.sf.r4h.Restrictions.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Restrictions.EmptinessAwareRestriction |
disabledIfValueIsNull()
The restriction will not be used in case the value for restriction is null
|
Restrictions.EmptinessAwareRestriction |
disableIfEmpty() |
boolean |
isDisabledIfValueIsEmpty() |
isDisabledIfValueIsNullpublic Restrictions.EmptinessAwareRestriction(net.sf.r4h.Restrictions.Type type)
public Restrictions.EmptinessAwareRestriction disableIfEmpty()
public boolean isDisabledIfValueIsEmpty()
public Restrictions.EmptinessAwareRestriction disabledIfValueIsNull()
Restrictions.RestrictiondisabledIfValueIsNull in class Restrictions.RestrictionRestrictions with disabledIfValueIsNull set to trueCopyright © 2007–2014 Semochkin Vitaly Evgenevich. All rights reserved.