fr.paris.lutece.plugins.phraseanet.service
Class SearchCriterias

java.lang.Object
  extended by fr.paris.lutece.plugins.phraseanet.service.SearchCriterias

public class SearchCriterias
extends java.lang.Object

SearchCriterias


Constructor Summary
SearchCriterias()
           
 
Method Summary
 void addBase(java.lang.String strBaseId)
          Add a base
 java.util.List<java.lang.String> getBases()
          Get bases
 java.lang.String getOrd()
          Returns the Ord
 java.lang.String getRecordType()
          Returns the RecordType
 java.lang.String getSort()
          Returns the Sort
 void setBases(java.lang.String strBases)
          Set bases
 void setOrd(java.lang.String strOrd)
          Sets the Ord
 void setRecordType(java.lang.String strRecordType)
          Sets the RecordType
 void setSort(java.lang.String strSort)
          Sets the Sort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchCriterias

public SearchCriterias()
Method Detail

getOrd

public java.lang.String getOrd()
Returns the Ord

Returns:
The Ord

setOrd

public void setOrd(java.lang.String strOrd)
Sets the Ord

Parameters:
strOrd - The Ord

getSort

public java.lang.String getSort()
Returns the Sort

Returns:
The Sort

setSort

public void setSort(java.lang.String strSort)
Sets the Sort

Parameters:
strSort - The Sort

getRecordType

public java.lang.String getRecordType()
Returns the RecordType

Returns:
The RecordType

setRecordType

public void setRecordType(java.lang.String strRecordType)
Sets the RecordType

Parameters:
strRecordType - The RecordType

getBases

public java.util.List<java.lang.String> getBases()
Get bases

Returns:
The bases list

addBase

public void addBase(java.lang.String strBaseId)
Add a base

Parameters:
strBaseId - The base id

setBases

public void setBases(java.lang.String strBases)
Set bases

Parameters:
strBases - The bases id separated by a comma


Copyright © 2011 Mairie de Paris. All Rights Reserved.