org.apache.maven.continuum.web.appareance
Interface AppareanceConfiguration
- All Known Implementing Classes:
- DefaultAppareanceConfiguration
public interface AppareanceConfiguration
- Since:
- 10 nov. 07
|
Method Summary |
java.lang.String |
getFooter()
If no user configuration a default one will be user
with Apache copyright content |
void |
saveFooter(java.lang.String footerHtmlContent)
|
saveFooter
void saveFooter(java.lang.String footerHtmlContent)
throws java.io.IOException
- Parameters:
footerHtmlContent -
- Throws:
org.codehaus.plexus.registry.RegistryException
java.io.IOException
getFooter
java.lang.String getFooter()
- If no user configuration a default one will be user
with Apache copyright content
- Returns:
- htmlFooter