| Package | Description |
|---|---|
| com.suncode.pwfl.administration.user.search |
| Modifier and Type | Method and Description |
|---|---|
static UserPropertyFilter |
UserPropertyFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserPropertyFilter[] |
UserPropertyFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleHibernateUserFilter.setProperty(UserPropertyFilter property) |
| Constructor and Description |
|---|
SimpleHibernateUserFilter(UserPropertyFilter property,
Object value) |
SimpleHibernateUserFilter(UserPropertyFilter property,
Object value,
FilterOperator operator) |
Copyright © 2024 Suncode. All rights reserved.