public interface UserQuery extends KapuaQuery
User KapuaQuery definition.KapuaQuery| Modifier and Type | Method and Description |
|---|---|
<T> UserMatchPredicate<T> |
matchPredicate(T matchTerm)
Instantiates a new
UserMatchPredicate. |
addFetchAttributes, andPredicate, andPredicate, attributePredicate, attributePredicate, fieldSortCriteria, getAskTotalCount, getDefaultSortCriteria, getFetchAttributes, getLimit, getOffset, getPredicate, getScopeId, getSortCriteria, orPredicate, orPredicate, setAskTotalCount, setFetchAttributes, setLimit, setOffset, setPredicate, setScopeId, setSortCriteria<T> UserMatchPredicate<T> matchPredicate(T matchTerm)
UserMatchPredicate.T - The type of the termmatchTerm - The term to use to match.UserMatchPredicate.Copyright © 2021 Eclipse.org. All rights reserved.