|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.config.tools.ErrorSupport
public class ErrorSupport
Type description.
| Constructor Summary | |
|---|---|
ErrorSupport(Configurator conf)
Creates a new instance. |
|
| Method Summary | |
|---|---|
void |
addError(java.lang.String id,
java.lang.String message)
Adds an error message to the messages map. |
void |
updateError(java.lang.String id,
boolean add)
Notifies the configurator about an error event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorSupport(Configurator conf)
conf - The configurator| Method Detail |
|---|
public void addError(java.lang.String id,
java.lang.String message)
id - The error identifiermessage - The error message
public void updateError(java.lang.String id,
boolean add)
id - The error identifieradd - The error action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||