| Package | Description |
|---|---|
| org.richfaces.photoalbum.search |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2015. All rights reserved.