Package | Description |
---|---|
com.saperion.ws.predicates |
Package for ws predicate classes.
|
Modifier and Type | Class and Description |
---|---|
class |
FavoritesPredicate
FavoritesPredicate to filter SaWsUser objects by it's id.
|
class |
RolesPredicate
RolesPredicate to filter SaWsUser objects by it's SaWSGroupkind.
|
class |
TruePredicate
TruePredicate.
|
Modifier and Type | Method and Description |
---|---|
CloneablePredicate<SaWsUser> |
TruePredicate.clone()
Returns an instance of this object.
|
CloneablePredicate<SaWsUser> |
RolesPredicate.clone()
Clones this predicate.
|
CloneablePredicate<SaWsUser> |
FavoritesPredicate.clone()
Clones this predicate.
|
CloneablePredicate<T> |
CloneablePredicate.clone() |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.