|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Template
This view interface should be implemented to render a text template to the browser.
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
This method should return the mime type of the text content |
java.lang.String |
getTemplateName()
Returns the name of the template that dragon will use to render the contents an instance of this class. |
| Method Detail |
|---|
java.lang.String getTemplateName()
java.lang.String getMimeType()
|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||