|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.util.Vector |
getAllTypes()
Gets a list with all the configured notice types |
java.lang.String |
getRequestTemplate()
Get the template to use with the request notices without know the type |
java.lang.Object |
getTemplate(java.lang.Object noticeType)
Get the template associated with the specified notice type |
void |
setTemplate(java.lang.Object noticeType,
java.lang.Object template,
boolean override)
Sets a new template for the specified notice type |
| Method Detail |
public java.lang.Object getTemplate(java.lang.Object noticeType)
noticeType -
public void setTemplate(java.lang.Object noticeType,
java.lang.Object template,
boolean override)
noticeType - template - override - If another template exist for this notice type and override is
true then replace the previous onepublic java.util.Vector getAllTypes()
public java.lang.String getRequestTemplate()
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||