@Name(value="themeActions") @Scope(value=PAGE) public class ThemeActionsBean extends Object implements ThemeActions
Constructor and Description |
---|
ThemeActionsBean() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultTheme()
Returns negotiated default theme to handle print action
|
Flavor |
getFlavor(String flavorName) |
Logo |
getLogo()
Returns the logo configured for negotiated flavor
|
Logo |
getLogo(String flavorName)
Returns the logo configured for given flavor
|
public String getDefaultTheme()
ThemeActions
getDefaultTheme
in interface ThemeActions
public Logo getLogo()
ThemeActions
getLogo
in interface ThemeActions
public Logo getLogo(String flavorName)
ThemeActions
getLogo
in interface ThemeActions
public Flavor getFlavor(String flavorName)
getFlavor
in interface ThemeActions
Copyright © 2013 Nuxeo SA. All Rights Reserved.