fr.paris.lutece.plugins.unittree.web.action
Class DefaultUnitSearchFields

java.lang.Object
  extended by fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
All Implemented Interfaces:
IUnitSearchFields
Direct Known Subclasses:
UnitUserSearchFields

public abstract class DefaultUnitSearchFields
extends java.lang.Object
implements IUnitSearchFields

DefaultUnitSearchFields


Constructor Summary
DefaultUnitSearchFields()
           
 
Method Summary
 java.lang.String getCurrentPageIndex()
          Current page index
 int getDefaultItemsPerPage()
          Default items per page
 int getItemsPerPage()
          Get the items per page
 void setCurrentPageIndex(java.lang.String strCurrentPageIndex)
          Current page index
 void setDefaultItemsPerPage(int nDefaultItemsPerPage)
          Default items per page
 void setItemsPerPage(int nItemsPerPage)
          Set the items per page
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
fillModelForUserSearchForm
 

Constructor Detail

DefaultUnitSearchFields

public DefaultUnitSearchFields()
Method Detail

getCurrentPageIndex

public java.lang.String getCurrentPageIndex()
Current page index

Specified by:
getCurrentPageIndex in interface IUnitSearchFields
Returns:
current page index

getDefaultItemsPerPage

public int getDefaultItemsPerPage()
Default items per page

Specified by:
getDefaultItemsPerPage in interface IUnitSearchFields
Returns:
default items per page

setCurrentPageIndex

public void setCurrentPageIndex(java.lang.String strCurrentPageIndex)
Current page index

Specified by:
setCurrentPageIndex in interface IUnitSearchFields
Parameters:
strCurrentPageIndex - current page index

setDefaultItemsPerPage

public void setDefaultItemsPerPage(int nDefaultItemsPerPage)
Default items per page

Specified by:
setDefaultItemsPerPage in interface IUnitSearchFields
Parameters:
nDefaultItemsPerPage - default items per page

getItemsPerPage

public int getItemsPerPage()
Get the items per page

Specified by:
getItemsPerPage in interface IUnitSearchFields
Returns:
the items per page

setItemsPerPage

public void setItemsPerPage(int nItemsPerPage)
Set the items per page

Specified by:
setItemsPerPage in interface IUnitSearchFields
Parameters:
nItemsPerPage - the items per page


Copyright © 2012 Mairie de Paris. All Rights Reserved.