|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITheme
A Lumis Portal theme.
Method Summary | |
---|---|
String |
getDescription()
Returns the description of this theme. |
String |
getId()
Returns the identifier of this theme. |
String |
getLocalizedDescription()
Returns the localized description (using the current user's session locale or the portal's default locale). |
String |
getLocalizedName()
Returns the localized name (using the current user's session locale or the portal's default locale). |
String |
getName()
Returns the name of this theme. |
OpenRuntimeInterfaceBehavior |
getOpenRuntimeInterfaceWithActiveParentBehavior()
Returns the default open runtime interface behavior set for this theme when the runtime interface needs the parent interface to be kept active. |
OpenRuntimeInterfaceBehavior |
getOpenRuntimeInterfaceWithoutActiveParentBehavior()
Returns the default open runtime interface behavior set for this theme. |
Method Detail |
---|
String getId()
String getName()
String getLocalizedName()
String getDescription()
null
if this theme has no description set.String getLocalizedDescription()
OpenRuntimeInterfaceBehavior getOpenRuntimeInterfaceWithoutActiveParentBehavior()
null
if
no specific behavior was selected for this theme.OpenRuntimeInterfaceBehavior getOpenRuntimeInterfaceWithActiveParentBehavior()
null
if
no specific behavior was selected for this theme.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |