| Package | Description |
|---|---|
| de.intarsys.tools.notice | |
| de.intarsys.tools.validation |
| Modifier and Type | Method and Description |
|---|---|
List<Notice> |
INoticesSupport.getNotices()
A list of
Notice instances associated with this object. |
static List<Notice> |
NoticeTools.sortBySeverity(INoticesSupport ns)
|
| Modifier and Type | Method and Description |
|---|---|
void |
INoticesSupport.addNotice(Notice notice)
Add a new
Notice |
boolean |
INoticesSupport.removeNotice(Notice notice)
Remove the
Notice from the target. |
| Modifier and Type | Method and Description |
|---|---|
List<Notice> |
ValidationResult.getNotices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationResult.addNotice(Notice notification) |
boolean |
ValidationResult.removeNotice(Notice notice) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.