org.springmodules.validation.commons
Interface PageAware

All Known Implementing Classes:
AbstractPageBeanValidator, ConfigurablePageBeanValidator, DefaultPageBeanValidator

public interface PageAware

A general interface for object that are aware of the page number.

Author:
Uri Boness

Method Summary
 int getPage()
           
 

Method Detail

getPage

int getPage()


Copyright © 2009. All Rights Reserved.