RichFaces Photoalbum 4.3.5.Final

Uses of Class
org.richfaces.photoalbum.ui.search.ISearchOption

Packages that use ISearchOption
org.richfaces.photoalbum.ui.search   
 

Uses of ISearchOption in org.richfaces.photoalbum.ui.search
 

Subclasses of ISearchOption in org.richfaces.photoalbum.ui.search
 class SearchOptionByAlbum
          Class, that encapsulate functionality related to search by album entity.
 class SearchOptionByImage
          Class, that encapsulate functionality related to search by image entity.
 class SearchOptionByShelf
          Class, that encapsulate functionality related to search by shelf entity.
 class SearchOptionByTag
          Class, that encapsulate functionality related to search by metatag entity.
 class SearchOptionByUser
          Class, that encapsulate functionality related to search by user entity.
 

Methods in org.richfaces.photoalbum.ui.search that return ISearchOption
 ISearchOption ImageSearchHelper.getSelectedOption()
           
 

Methods in org.richfaces.photoalbum.ui.search that return types with arguments of type ISearchOption
 List<ISearchOption> ImageSearchHelper.getOptions()
           
 

Methods in org.richfaces.photoalbum.ui.search with parameters of type ISearchOption
 void ImageSearchHelper.setSelectedOption(ISearchOption selectedOption)
           
 

Method parameters in org.richfaces.photoalbum.ui.search with type arguments of type ISearchOption
 void ImageSearchHelper.setOptions(List<ISearchOption> options)
           
 


RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.