|
||||||||||
| 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 | |
|---|---|
java.lang.String |
adminHandle(Melati melati,
MarkupLanguage markupLanguage)
Perform the specialised function and return the name of the template presenting the results. |
java.lang.String |
adminSpecialFacilities(Melati melati,
MarkupLanguage markupLanguage)
Returns the name of a templet which provides access to the specialised functionality. |
| Method Detail |
|---|
java.lang.String adminHandle(Melati melati,
MarkupLanguage markupLanguage)
throws java.lang.Exception
melati - the current MelatimarkupLanguage - the current MarkupLanguage
java.lang.Exception - if anything goes wrongAdmin
java.lang.String adminSpecialFacilities(Melati melati,
MarkupLanguage markupLanguage)
throws java.lang.Exception
melati - the current MelatimarkupLanguage - the current MarkupLanguage
java.lang.Exception - if anything goes wrongAdminUtils
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||