public class IsNotNull extends java.lang.Object implements IFilterRestriction
| Constructor and Description |
|---|
IsNotNull(IFilterRestriction filterRestriction)
Instantiates a new checks if is not null.
|
IsNotNull(java.lang.String propertyName)
Instantiates a new checks if is not null.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public IsNotNull(IFilterRestriction filterRestriction)
filterRestriction - the filter restrictionpublic IsNotNull(java.lang.String propertyName)
propertyName - the property name