Interface SiteMeshContext

All Known Implementing Classes:
SiteMeshWebAppContext

public interface SiteMeshContext
The Interface SiteMeshContext.
Since:
SiteMesh 3
Author:
Joe Walnes
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the content type.
    void
    setContentType(String contentType)
    Sets the content type.
  • Method Details

    • setContentType

      void setContentType(String contentType)
      Sets the content type.
      Parameters:
      contentType - the new content type
    • getContentType

      String getContentType()
      Gets the content type.
      Returns:
      the content type