| Modifier and Type | Method and Description | 
|---|---|
DetailedUserData | 
NoteData.getUser()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DetailedUserData> | 
NoteData.getNotifiedUsers()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NoteData.setUser(DetailedUserData user)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NoteData.setNotifiedUsers(List<DetailedUserData> notifiedUsers)  | 
| Constructor and Description | 
|---|
DetailedUserData(DetailedUserData otherBean)
Copies constructor from other UserData 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DetailedUserData | 
UserToUserDataQueryResultConverter.create()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
UserToUserDataQueryResultConverter.convert(User source,
       DetailedUserData target)  | 
| Modifier and Type | Method and Description | 
|---|---|
DetailedUserData | 
UserQueryParameters.transformResultItem(Object resultItem)
transform the list item after it has been loaded and filled by the query definition  
 | 
| Modifier and Type | Method and Description | 
|---|---|
Class<DetailedUserData> | 
UserTaggingCoreQuery.getResultListItem()
The list item type 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UserListWidget.ListUsersWidgetUserListItem
UserData with special fields for this widget. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PageableList<DetailedUserData> | 
UserListWidget.handleQueryList()  | 
Copyright © 2019 Communote team. All rights reserved.