|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.cnes.sitools.properties.AbstractPropertyFilter
fr.cnes.sitools.properties.core.TextFieldPropertyFilter
public class TextFieldPropertyFilter
TextField filter on property Handle search on String or Enum property type
| Field Summary |
|---|
| Fields inherited from class fr.cnes.sitools.properties.AbstractPropertyFilter |
|---|
PROPERTY, TEMPLATE_PARAM, TYPE, VALUES |
| Constructor Summary | |
|---|---|
TextFieldPropertyFilter()
|
|
| Method Summary | |
|---|---|
boolean |
match(org.restlet.Request request,
org.restlet.Context context)
Return true if the properties contained in the Context, matches the request parameters false otherwise |
| Methods inherited from class fr.cnes.sitools.properties.AbstractPropertyFilter |
|---|
getProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextFieldPropertyFilter()
| Method Detail |
|---|
public boolean match(org.restlet.Request request,
org.restlet.Context context)
AbstractPropertyFilter
match in class AbstractPropertyFilterrequest - The Request containing the request parameterscontext - the Context containing the properties
(getContext().getAttributes().get(ContextAttributes.LIST_SITOOLS_PROPERTIES)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||