com.day.cq.theme
Interface ThemeRegistration

All Known Implementing Classes:
RepositoryThemeRegistration

public interface ThemeRegistration

Sling Component that loads and maintains all Theme-instances todo: could be an adapter factory ->


Method Summary
 Theme getTheme(String id)
           
 

Method Detail

getTheme

Theme getTheme(String id)
               throws org.apache.sling.api.SlingException
Throws:
org.apache.sling.api.SlingException


Copyright © 2008 Day Management AG. All Rights Reserved.