fr.paris.lutece.plugins.stock.modules.tickets.business
Class SeanceFilter

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.business.offer.OfferFilter
      extended by fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceFilter

public class SeanceFilter
extends fr.paris.lutece.plugins.stock.business.offer.OfferFilter

Search filter for seance.

Author:
abataille

Constructor Summary
SeanceFilter()
           
 
Method Summary
 java.sql.Timestamp getDateBegin()
          Gets the date begin.
 java.sql.Timestamp getDateEnd()
          Gets the date end.
 java.sql.Timestamp getDateOr()
          Gets the date or.
 java.sql.Timestamp getHour()
          Gets the hour.
 void setDateBegin(java.sql.Timestamp dateBegin)
          Sets the date begin.
 void setDateEnd(java.sql.Timestamp dateEnd)
          Sets the date end.
 void setDateOr(java.sql.Timestamp dateOr)
          Sets the date or.
 void setHour(java.sql.Timestamp hour)
          Sets the hour.
 
Methods inherited from class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
getId, getIdGenre, getListIdOffers, getName, getOrders, getProductId, getProductName, getStatut, isOrderAsc, isWithoutSession, setId, setIdGenre, setListIdOffers, setName, setOrderAsc, setOrders, setProductId, setProductName, setStatut, setWithoutSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeanceFilter

public SeanceFilter()
Method Detail

setHour

public void setHour(java.sql.Timestamp hour)
Sets the hour.

Parameters:
hour - the hour to set

getHour

public java.sql.Timestamp getHour()
Gets the hour.

Returns:
the hour

getDateBegin

public java.sql.Timestamp getDateBegin()
Gets the date begin.

Returns:
the date begin

setDateBegin

public void setDateBegin(java.sql.Timestamp dateBegin)
Sets the date begin.

Parameters:
dateBegin - the new date begin

getDateEnd

public java.sql.Timestamp getDateEnd()
Gets the date end.

Returns:
the date end

setDateEnd

public void setDateEnd(java.sql.Timestamp dateEnd)
Sets the date end.

Parameters:
dateEnd - the new date end

getDateOr

public java.sql.Timestamp getDateOr()
Gets the date or.

Returns:
the date or

setDateOr

public void setDateOr(java.sql.Timestamp dateOr)
Sets the date or.

Parameters:
dateOr - the new date or


Copyright © 2012 Mairie de Paris. All Rights Reserved.