arta.synergy.web.common.client.data.plans
Class PlanSearchParams
java.lang.Object
arta.synergy.web.common.client.data.person.SearchParams
arta.synergy.web.common.client.data.plans.PlanSearchParams
- All Implemented Interfaces:
- java.io.Serializable
public class PlanSearchParams
- extends SearchParams
Created by IntelliJ IDEA.
User: topa
Date: 30.11.2011
Time: 13:33:19
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class arta.synergy.web.common.client.data.person.SearchParams |
getCountInPart, getLastPageNumber, getLimit, getNextPageNumber, getPageNumber, getPagesCount, getPreviousPageNumber, setCountInPart, setPageNumber, setPagesCount, toFirstPage, toLastPage, toNextPage, toPreviousPage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROJECT_OBJECT
public static final int PROJECT_OBJECT
- See Also:
- Constant Field Values
PORTFOLIO
public static final int PORTFOLIO
- See Also:
- Constant Field Values
PLAN
public static final int PLAN
- See Also:
- Constant Field Values
ACTION
public static final int ACTION
- See Also:
- Constant Field Values
PLAN_FILE
public static final int PLAN_FILE
- See Also:
- Constant Field Values
ASSIGNMENT_FILE
public static final int ASSIGNMENT_FILE
- See Also:
- Constant Field Values
FILE_OBJECT
public static final int FILE_OBJECT
- See Also:
- Constant Field Values
COLUMN_NAME
public static final java.lang.String COLUMN_NAME
- See Also:
- Constant Field Values
COLUMN_NUMBER
public static final java.lang.String COLUMN_NUMBER
- See Also:
- Constant Field Values
COLUMN_LENGTH
public static final java.lang.String COLUMN_LENGTH
- See Also:
- Constant Field Values
COLUMN_START_DATE
public static final java.lang.String COLUMN_START_DATE
- See Also:
- Constant Field Values
COLUMN_FINISH_DATE
public static final java.lang.String COLUMN_FINISH_DATE
- See Also:
- Constant Field Values
COLUMN_DEPENDS
public static final java.lang.String COLUMN_DEPENDS
- See Also:
- Constant Field Values
COLUMN_RESPONSIBLE
public static final java.lang.String COLUMN_RESPONSIBLE
- See Also:
- Constant Field Values
COLUMN_PROGRESS
public static final java.lang.String COLUMN_PROGRESS
- See Also:
- Constant Field Values
COLUMN_COST_PLANNED
public static final java.lang.String COLUMN_COST_PLANNED
- See Also:
- Constant Field Values
COLUMN_COST_FACT
public static final java.lang.String COLUMN_COST_FACT
- See Also:
- Constant Field Values
PlanSearchParams
public PlanSearchParams()
getModifiedFrom
public java.util.Date getModifiedFrom()
setModifiedFrom
public void setModifiedFrom(java.util.Date modifiedFrom)
getModifiedTo
public java.util.Date getModifiedTo()
setModifiedTo
public void setModifiedTo(java.util.Date modifiedTo)
isSearchInDeleted
public boolean isSearchInDeleted()
setSearchInDeleted
public void setSearchInDeleted(boolean searchInDeleted)
isSearchInCompleted
public boolean isSearchInCompleted()
setSearchInCompleted
public void setSearchInCompleted(boolean searchInCompleted)
getParentObjectID
public java.lang.String getParentObjectID()
setParentObjectID
public void setParentObjectID(java.lang.String parentObjectID)
getParentObjectType
public int getParentObjectType()
setParentObjectType
public void setParentObjectType(int parentObjectType)
getTreeType
public int getTreeType()
setTreeType
public void setTreeType(int treeType)
getSearch
public java.lang.String getSearch()
setSearch
public void setSearch(java.lang.String search)
getStartDate
public java.util.Date getStartDate()
setStartDate
public void setStartDate(java.util.Date startDate)
getFinishDate
public java.util.Date getFinishDate()
setFinishDate
public void setFinishDate(java.util.Date finishDate)
isShowDeleted
public boolean isShowDeleted()
setShowDeleted
public void setShowDeleted(boolean showDeleted)
isShowCompleted
public boolean isShowCompleted()
setShowCompleted
public void setShowCompleted(boolean showCompleted)
Copyright © 2000 Dummy Corp. All Rights Reserved.