public class MessageIdCatalog extends Object
| Constructor and Description |
|---|
MessageIdCatalog() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList |
getDiagnosticCausesForMessageId(String messageId,
String moduleName)
Get all the documented DiagnosticCauses for a given message id.
|
ArrayList |
getDiagnosticChecksForMessageId(String messageId,
String moduleName)
Get all the documented DiagnosticChecks for a given message id.
|
Copyright © 2017. All rights reserved.