Package | Description |
---|---|
com.communote.server.core.vo.query.user |
Modifier and Type | Method and Description |
---|---|
CommunoteEntityQueryParameters |
CommunoteEntityQuery.createInstance()
Create an empty instance for this definition
|
Modifier and Type | Method and Description |
---|---|
String |
CommunoteEntityQuery.buildQuery(CommunoteEntityQueryParameters queryInstance) |
protected String[] |
CommunoteEntityQuery.getUserSearchFields(CommunoteEntityQueryParameters queryInstance)
Search also the group fields
|
PageableList |
CommunoteEntityQuery.postQueryExecution(CommunoteEntityQueryParameters queryInstance,
PageableList result)
This function is called after executing the query for further augmentations.
|
protected boolean |
CommunoteEntityQuery.renderUserSearch(StringBuilder whereQuery,
String prefix,
CommunoteEntityQueryParameters queryInstance)
Renders the user search query.
|
Copyright © 2019 Communote team. All rights reserved.