arta.synergy.web.common.client.data.actions.filter
Class ExtWorkSearchParams
java.lang.Object
arta.synergy.web.common.client.data.actions.filter.ExtWorkSearchParams
- All Implemented Interfaces:
- java.io.Serializable
public class ExtWorkSearchParams
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 28.11.12
Time: 15:43
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtWorkSearchParams
public ExtWorkSearchParams()
getPeriodType
public int getPeriodType()
setPeriodType
public void setPeriodType(int periodType)
getStartDate
public GWTDate getStartDate()
setStartDate
public void setStartDate(GWTDate startDate)
getFinishDate
public GWTDate getFinishDate()
setFinishDate
public void setFinishDate(GWTDate finishDate)
isShowDeleted
public boolean isShowDeleted()
setShowDeleted
public void setShowDeleted(boolean showDeleted)
isShowCompleted
public boolean isShowCompleted()
setShowCompleted
public void setShowCompleted(boolean showCompleted)
getDateSearchType
public int getDateSearchType()
setDateSearchType
public void setDateSearchType(int dateSearchType)
Copyright © 2000 Dummy Corp. All Rights Reserved.