|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface AdminSpecialised
An interface that allows the editting and display of an object
to be extended.
To process the object in a special way your template should use
a method other than Update.
| Method Summary | |
|---|---|
String |
adminHandle(Melati melati,
MarkupLanguage markupLanguage)
Perform the specialised function and return the name of the template presenting the results. |
String |
adminSpecialFacilities(Melati melati,
MarkupLanguage markupLanguage)
Returns the name of a templet which provides access to the specialised functionality. |
| Method Detail |
|---|
String adminHandle(Melati melati,
MarkupLanguage markupLanguage)
throws Exception
melati - the current MelatimarkupLanguage - the current MarkupLanguage
Exception - if anything goes wrongAdmin
String adminSpecialFacilities(Melati melati,
MarkupLanguage markupLanguage)
throws Exception
melati - the current MelatimarkupLanguage - the current MarkupLanguage
Exception - if anything goes wrongAdminUtils
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||