arta.synergy.web.common.client.data.personalrecord
Class StaffActionSearchParams

java.lang.Object
  extended by arta.synergy.web.common.client.data.person.SearchParams
      extended by arta.synergy.web.common.client.data.person.DefSearchParams
          extended by arta.synergy.web.common.client.data.personalrecord.StaffActionSearchParams
All Implemented Interfaces:
java.io.Serializable

public class StaffActionSearchParams
extends DefSearchParams

User: user Date: 7/26/13 Time: 11:24 AM

See Also:
Serialized Form

Field Summary
 boolean showHidden
           
 int type
          тип действия (для сотрудников или резерва).
 
Fields inherited from class arta.synergy.web.common.client.data.person.DefSearchParams
search
 
Fields inherited from class arta.synergy.web.common.client.data.person.SearchParams
countInPart, pageNumber, pagesCount
 
Constructor Summary
StaffActionSearchParams()
           
 
Method Summary
 
Methods inherited from class arta.synergy.web.common.client.data.person.DefSearchParams
getSearch, setSearch
 
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
 

Field Detail

showHidden

public boolean showHidden

type

public int type
тип действия (для сотрудников или резерва). Принимает значения ElementType.STAFF_ACTION или ElementType.STAFF_ACTION_RES

See Also:
ElementType.STAFF_ACTION, ElementType.STAFF_ACTION_RES
Constructor Detail

StaffActionSearchParams

public StaffActionSearchParams()


Copyright © 2000 Dummy Corp. All Rights Reserved.