@ProviderType
public class ScreensAssetEntryServiceUtil
extends java.lang.Object
com.liferay.screens.service.impl.ScreensAssetEntryServiceImpl and is the
primary 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.ScreensAssetEntryService,
com.liferay.screens.service.base.ScreensAssetEntryServiceBaseImpl,
com.liferay.screens.service.impl.ScreensAssetEntryServiceImpl| Constructor and Description |
|---|
ScreensAssetEntryServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.json.JSONArray |
getAssetEntries(com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
java.util.Locale locale) |
static com.liferay.portal.kernel.json.JSONArray |
getAssetEntries(long companyId,
long groupId,
java.lang.String portletItemName,
java.util.Locale locale,
int max) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static ScreensAssetEntryService |
getService() |
public static com.liferay.portal.kernel.json.JSONArray getAssetEntries(com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.portal.kernel.json.JSONArray getAssetEntries(long companyId,
long groupId,
java.lang.String portletItemName,
java.util.Locale locale,
int max)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getOSGiServiceIdentifier()
public static ScreensAssetEntryService getService()