Uses of Class
net.sourceforge.openutils.mgnlmedia.media.pages.SortMode

Packages that use SortMode
net.sourceforge.openutils.mgnlmedia.media.advancedsearch   
net.sourceforge.openutils.mgnlmedia.media.advancedsearch.configuration   
net.sourceforge.openutils.mgnlmedia.media.pages   
 

Uses of SortMode in net.sourceforge.openutils.mgnlmedia.media.advancedsearch
 

Methods in net.sourceforge.openutils.mgnlmedia.media.advancedsearch that return SortMode
 SortMode SearchFilterSorting.getSorting(String parameter, javax.servlet.http.HttpServletRequest request)
          
 SortMode SearchFilter.getSorting(String parameter, javax.servlet.http.HttpServletRequest request)
           
 SortMode SearchFilterAbstract.getSorting(String parameter, javax.servlet.http.HttpServletRequest request)
          
 

Uses of SortMode in net.sourceforge.openutils.mgnlmedia.media.advancedsearch.configuration
 

Methods in net.sourceforge.openutils.mgnlmedia.media.advancedsearch.configuration with parameters of type SortMode
 net.sourceforge.openutils.mgnlcriteria.jcr.query.AdvancedResult SearchMediaQueryConfiguration.search(javax.servlet.http.HttpServletRequest request, String mediaType, String path, boolean descendants, SortMode sorting, int itemsPerPage, int pageNumberStartingFromOne)
           
 

Uses of SortMode in net.sourceforge.openutils.mgnlmedia.media.pages
 

Methods in net.sourceforge.openutils.mgnlmedia.media.pages that return SortMode
protected  SortMode MediaAdvancedSearchPage.getDefaultSorting()
          
protected  SortMode MediaFolderViewPage.getDefaultSorting()
           
static SortMode SortMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortMode[] SortMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011 Openmind. All Rights Reserved.