org.sakaiproject.search.tool.model
Interface SearchPage


public interface SearchPage

Model for the pager

Author:
ieb

Method Summary
 String getName()
          The name of the page
 String getUrl()
          The URL to get to the page
 

Method Detail

getName

String getName()
The name of the page

Returns:

getUrl

String getUrl()
The URL to get to the page

Returns:


Copyright © 2003-2012 Sakai Project. All Rights Reserved.