public class ThemeServiceUtil
extends Object
com.liferay.portal.service.impl.ThemeServiceImpl
and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.ThemeService
Constructor and Description |
---|
ThemeServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static ThemeService |
getService() |
static List<Theme> |
getThemes(long companyId) |
static JSONArray |
getWARThemes() |
public static String getOSGiServiceIdentifier()
public static List<Theme> getThemes(long companyId)
public static JSONArray getWARThemes()
public static ThemeService getService()