public class ObserveDbUserHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ObserveDbUserHelper.UserDtoComparator |
| Modifier and Type | Field and Description |
|---|---|
protected static ObserveDbUserHelper.UserDtoComparator |
USER_DTO_COMPARATOR |
| Constructor and Description |
|---|
ObserveDbUserHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ObserveDbUserHelper.UserDtoComparator |
getUserDtoComparator() |
static <BeanType extends ObserveDbUserDto> |
newRolePredicate(ObserveDbRole role) |
protected static final ObserveDbUserHelper.UserDtoComparator USER_DTO_COMPARATOR
public static ObserveDbUserHelper.UserDtoComparator getUserDtoComparator()
public static <BeanType extends ObserveDbUserDto> Predicate<BeanType> newRolePredicate(ObserveDbRole role)
Copyright © 2017–2018 IRD. All rights reserved.