public class CommentGroups extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<String> |
edit
Defines a list of groups whose comments the user can edit.
|
private List<String> |
remove
Defines a list of groups whose comments the user can remove.
|
private List<String> |
view
Defines a list of groups whose comments the user can view.
|
| Constructor and Description |
|---|
CommentGroups() |
Copyright © 2023–2024. All rights reserved.