arta.synergy.web.common.client.data.bp
Class RoutesSearchParams

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.bp.RoutesSearchParams
All Implemented Interfaces:
java.io.Serializable

public class RoutesSearchParams
extends DefSearchParams

Created by IntelliJ IDEA. User: topa Date: 20.09.2011 Time: 15:19:27 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 java.lang.String authorID
           
 java.lang.String folderID
           
 boolean loadInstances
           
 boolean onlyBookmarks
           
 boolean showAllFolders
           
 boolean showInferiors
           
 
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
RoutesSearchParams()
           
 
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

folderID

public java.lang.String folderID

authorID

public java.lang.String authorID

onlyBookmarks

public boolean onlyBookmarks

showAllFolders

public boolean showAllFolders

showInferiors

public boolean showInferiors

loadInstances

public boolean loadInstances
Constructor Detail

RoutesSearchParams

public RoutesSearchParams()


Copyright © 2000 Dummy Corp. All Rights Reserved.