public class SearchCriterias extends Object
Constructor and Description |
---|
SearchCriterias() |
Modifier and Type | Method and Description |
---|---|
void |
addBase(String strBaseId)
Add a base
|
List<String> |
getBases()
Get bases
|
String |
getOrd()
Returns the Ord
|
String |
getRecordType()
Returns the RecordType
|
String |
getSort()
Returns the Sort
|
void |
setBases(String strBases)
Set bases
|
void |
setOrd(String strOrd)
Sets the Ord
|
void |
setRecordType(String strRecordType)
Sets the RecordType
|
void |
setSort(String strSort)
Sets the Sort
|
public String getOrd()
public void setOrd(String strOrd)
strOrd
- The Ordpublic String getSort()
public void setSort(String strSort)
strSort
- The Sortpublic String getRecordType()
public void setRecordType(String strRecordType)
strRecordType
- The RecordTypepublic void addBase(String strBaseId)
strBaseId
- The base idpublic void setBases(String strBases)
strBases
- The bases id separated by a commaCopyright © 2018 City of Paris. All rights reserved.