public class Like extends Compare
Select.setConstraint(Constraint)
,
Serialized FormConstraint.Type
Constructor and Description |
---|
Like(String attributeName,
Object value)
Creates a new Like constraint for the attribute specified by given attributeName and
with the given value.
|
Like(String attributeName,
Parameter parameter)
Creates a new Like constraint for the attribute specified by given attributeName and parameter.
|
Modifier and Type | Method and Description |
---|---|
Constraint.Type |
getType()
The type of this constraint:
Constraint.Type.PATTERN |
getParameter, getValue, setParameter, setValue
getAttributeName, isEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeName
isEmpty
public Like(@NotNull String attributeName, Parameter parameter)
Select.setParameter(String,Object)
public Constraint.Type getType()
Constraint.Type.PATTERN
getType
in interface Constraint
getType
in class AbstractConstraint
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500