Class ThemeResource

java.lang.Object
org.pentaho.platform.api.ui.ThemeResource
All Implemented Interfaces:
Serializable

public class ThemeResource extends Object implements Serializable
User: nbaker Date: 5/15/11
See Also:
  • Constructor Details

    • ThemeResource

      public ThemeResource(Theme theme, String resource)
  • Method Details

    • getLocation

      public String getLocation()
    • setLocation

      public void setLocation(String location)
    • getTheme

      public Theme getTheme()
    • setTheme

      public void setTheme(Theme theme)