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() |
isDisabledIfValueIsNull
public Restrictions.EmptinessAwareRestriction(net.sf.r4h.Restrictions.Type type)
public Restrictions.EmptinessAwareRestriction disableIfEmpty()
public boolean isDisabledIfValueIsEmpty()
public Restrictions.EmptinessAwareRestriction disabledIfValueIsNull()
Restrictions.Restriction
disabledIfValueIsNull
in class Restrictions.Restriction
Restrictions
with disabledIfValueIsNull set to trueCopyright © 2007–2014 Semochkin Vitaly Evgenevich. All rights reserved.