RichFaces Photoalbum 4.3.5.Final

Uses of Class
org.richfaces.photoalbum.search.SearchEntityEnum

Packages that use SearchEntityEnum
org.richfaces.photoalbum.search   
 

Uses of SearchEntityEnum in org.richfaces.photoalbum.search
 

Methods in org.richfaces.photoalbum.search that return SearchEntityEnum
static SearchEntityEnum SearchEntityEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchEntityEnum[] SearchEntityEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.richfaces.photoalbum.search with parameters of type SearchEntityEnum
 javax.persistence.Query SearchQueryFactory.getQuery(SearchEntityEnum entity, User user, boolean searchInShared, boolean searchInMy, String queryString)
          This method is return query object,that dependent of type of searched entity and other parameters
 


RichFaces Photoalbum 4.3.5.Final

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