|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Notification
A notification in the code generator.
| Nested Class Summary | |
|---|---|
static class |
Notification.Impl
|
| Field Summary | |
|---|---|
static java.lang.String |
CODE_CONFIGURATION
|
static java.lang.String |
CODE_GENERIC
|
static java.lang.String |
CODE_NAME_CHANGE
|
static java.lang.String |
CODE_TYPE_CHANGE
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
Returns the notification's category string. |
java.lang.String |
getCategoryCode()
Returns the notification's category code. |
java.util.logging.Level |
getLevel()
Returns the notification's level. |
java.lang.String |
getMessage()
Returns the notification's message. |
java.lang.Object |
getSourceObject()
Returns the notification's category string. |
| Field Detail |
|---|
static final java.lang.String CODE_GENERIC
static final java.lang.String CODE_CONFIGURATION
static final java.lang.String CODE_NAME_CHANGE
static final java.lang.String CODE_TYPE_CHANGE
| Method Detail |
|---|
java.lang.String getCategory()
java.lang.String getCategoryCode()
java.util.logging.Level getLevel()
java.lang.String getMessage()
java.lang.Object getSourceObject()
|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||