org.squashtest.tm.domain.search
Class AdvancedSearchTextFieldModel

java.lang.Object
  extended by org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
All Implemented Interfaces:
AdvancedSearchFieldModel

public class AdvancedSearchTextFieldModel
extends Object
implements AdvancedSearchFieldModel


Field Summary
 
Fields inherited from interface org.squashtest.tm.domain.search.AdvancedSearchFieldModel
LIST, RANGE, SINGLE, TEXT, TIME_INTERVAL
 
Constructor Summary
AdvancedSearchTextFieldModel()
           
 
Method Summary
 String getType()
           
 String getValue()
           
 boolean isIgnoreBridge()
           
 void setType(String type)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedSearchTextFieldModel

public AdvancedSearchTextFieldModel()
Method Detail

getValue

public String getValue()

getType

public String getType()
Specified by:
getType in interface AdvancedSearchFieldModel

setType

public void setType(String type)

setValue

public void setValue(String value)

isIgnoreBridge

public boolean isIgnoreBridge()
Specified by:
isIgnoreBridge in interface AdvancedSearchFieldModel


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.