public class ReservationFilter
extends fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
Constructor and Description |
---|
ReservationFilter() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getDateBegin()
Gets the date begin.
|
Timestamp |
getDateEnd()
Gets the date end.
|
Timestamp |
getDateOr()
Gets the date or.
|
Timestamp |
getHour() |
void |
setDateBegin(Timestamp dateBegin)
Sets the date begin.
|
void |
setDateEnd(Timestamp dateEnd)
Sets the date end.
|
void |
setDateOr(Timestamp dateOr)
Sets the date or.
|
void |
setHour(Timestamp hour) |
getAgentName, getDateBeginOffer, getDateEndOffer, getId, getIdGenre, getIdOffer, getIdProduct, getOrders, getProductName, getUserName, isOrderAsc, isWithoutSession, setAgentName, setDateBeginOffer, setDateEndOffer, setId, setIdGenre, setIdOffer, setIdProduct, setOrderAsc, setOrders, setProductName, setUserName, setWithoutSession
public void setHour(Timestamp hour)
hour
- the hour to setpublic Timestamp getHour()
public Timestamp getDateBegin()
public void setDateBegin(Timestamp dateBegin)
dateBegin
- the new date beginpublic Timestamp getDateEnd()
public void setDateEnd(Timestamp dateEnd)
dateEnd
- the new date endpublic Timestamp getDateOr()
public void setDateOr(Timestamp dateOr)
dateOr
- the new date orCopyright © 2020 City of Paris. All rights reserved.