public class ThemeDisplayModel
extends Object
Constructor and Description |
---|
ThemeDisplayModel(ThemeDisplay themeDisplay) |
Modifier and Type | Method and Description |
---|---|
String |
getCdnHost() |
long |
getCompanyId() |
String |
getDoAsUserId() |
String |
getI18nLanguageId() |
String |
getI18nPath() |
String |
getLanguageId() |
Locale |
getLocale() |
String |
getPathContext() |
String |
getPathFriendlyURLPrivateGroup() |
String |
getPathFriendlyURLPrivateUser() |
String |
getPathFriendlyURLPublic() |
String |
getPathImage() |
String |
getPathMain() |
String |
getPathThemeImages() |
long |
getPlid() |
String |
getPortalURL() |
PortletDisplayModel |
getPortletDisplayModel() |
long |
getRealUserId() |
long |
getScopeGroupId() |
String |
getServerName() |
int |
getServerPort() |
TimeZone |
getTimeZone() |
String |
getURLPortal() |
long |
getUserId() |
boolean |
isSecure() |
public ThemeDisplayModel(ThemeDisplay themeDisplay)
public String getCdnHost()
public long getCompanyId()
public String getDoAsUserId()
public String getI18nLanguageId()
public String getI18nPath()
public String getLanguageId()
public Locale getLocale()
public String getPathContext()
public String getPathFriendlyURLPrivateGroup()
public String getPathFriendlyURLPrivateUser()
public String getPathFriendlyURLPublic()
public String getPathImage()
public String getPathMain()
public String getPathThemeImages()
public long getPlid()
public String getPortalURL()
public PortletDisplayModel getPortletDisplayModel()
public long getRealUserId()
public long getScopeGroupId()
public String getServerName()
public int getServerPort()
public TimeZone getTimeZone()
public String getURLPortal()
public long getUserId()
public boolean isSecure()