@ProviderType
public class LayoutPageTemplateEntryServiceUtil
extends java.lang.Object
com.liferay.layout.page.template.service.impl.LayoutPageTemplateEntryServiceImpl
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.LayoutPageTemplateEntryService
Constructor and Description |
---|
LayoutPageTemplateEntryServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static LayoutPageTemplateEntry |
addLayoutPageTemplateEntry(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int type,
int status,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static LayoutPageTemplateEntry |
addLayoutPageTemplateEntry(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int type,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static LayoutPageTemplateEntry |
addLayoutPageTemplateEntry(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static void |
deleteLayoutPageTemplateEntries(long[] layoutPageTemplateEntryIds) |
static LayoutPageTemplateEntry |
deleteLayoutPageTemplateEntry(long layoutPageTemplateEntryId) |
static LayoutPageTemplateEntry |
fetchDefaultLayoutPageTemplateEntry(long groupId,
long classNameId,
long classTypeId) |
static LayoutPageTemplateEntry |
fetchLayoutPageTemplateEntry(long layoutPageTemplateEntryId) |
static LayoutPageTemplateEntry |
fetchLayoutPageTemplateEntry(long groupId,
java.lang.String name) |
static LayoutPageTemplateEntry |
fetchLayoutPageTemplateEntryByUuidAndGroupId(java.lang.String uuid,
long groupId) |
static int |
getLayoutPageTemplateCollectionsCount(long groupId,
long layoutPageTemplateCollectionId)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
static int |
getLayoutPageTemplateCollectionsCount(long groupId,
long layoutPageTemplateCollectionId,
int status)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
static int |
getLayoutPageTemplateCollectionsCount(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
static int |
getLayoutPageTemplateCollectionsCount(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int status)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
int type,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
int type,
boolean defaultTemplate) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int start,
int end) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int status,
int start,
int end) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
int type) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
int type,
int status) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
int type,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
java.lang.String name,
int type,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
java.lang.String name,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntriesByType(long groupId,
long layoutPageTemplateCollectionId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
int type) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
int type,
int status) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateFolderId) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateFolderId,
int status) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
int type) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
int type,
int status) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type,
int status) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateFolderId,
java.lang.String name) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateFolderId,
java.lang.String name,
int status) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int type) |
static int |
getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int type,
int status) |
static int |
getLayoutPageTemplateEntriesCountByType(long groupId,
long layoutPageTemplateCollectionId,
int type) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static LayoutPageTemplateEntryService |
getService() |
static LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
boolean defaultTemplate) |
static LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
long previewFileEntryId) |
static LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
long[] fragmentEntryIds,
java.lang.String editableValues,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
long classNameId,
long classTypeId) |
static LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
java.lang.String name) |
static LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
java.lang.String name,
long[] fragmentEntryIds,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static LayoutPageTemplateEntry |
updateStatus(long layoutPageTemplateEntryId,
int status) |
public static LayoutPageTemplateEntry addLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, int type, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry addLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, int type, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry addLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void deleteLayoutPageTemplateEntries(long[] layoutPageTemplateEntryIds) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry deleteLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, long classNameId, long classTypeId)
public static LayoutPageTemplateEntry fetchLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry fetchLayoutPageTemplateEntry(long groupId, java.lang.String name) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry fetchLayoutPageTemplateEntryByUuidAndGroupId(java.lang.String uuid, long groupId)
@Deprecated public static int getLayoutPageTemplateCollectionsCount(long groupId, long layoutPageTemplateCollectionId)
@Deprecated public static int getLayoutPageTemplateCollectionsCount(long groupId, long layoutPageTemplateCollectionId, int status)
@Deprecated public static int getLayoutPageTemplateCollectionsCount(long groupId, long layoutPageTemplateCollectionId, java.lang.String name)
@Deprecated public static int getLayoutPageTemplateCollectionsCount(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, int status)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, int type, boolean defaultTemplate)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int status)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, java.lang.String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, java.lang.String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, java.lang.String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, java.lang.String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntriesByType(long groupId, long layoutPageTemplateCollectionId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
public static int getLayoutPageTemplateEntriesCount(long groupId, int type)
public static int getLayoutPageTemplateEntriesCount(long groupId, int type, int status)
public static int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateFolderId)
public static int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateFolderId, int status)
public static int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type)
public static int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type, int status)
public static int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, java.lang.String name, int type)
public static int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, java.lang.String name, int type, int status)
public static int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateFolderId, java.lang.String name)
public static int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateFolderId, java.lang.String name, int status)
public static int getLayoutPageTemplateEntriesCount(long groupId, java.lang.String name, int type)
public static int getLayoutPageTemplateEntriesCount(long groupId, java.lang.String name, int type, int status)
public static int getLayoutPageTemplateEntriesCountByType(long groupId, long layoutPageTemplateCollectionId, int type)
public static java.lang.String getOSGiServiceIdentifier()
public static LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, boolean defaultTemplate) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long previewFileEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long classNameId, long classTypeId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long[] fragmentEntryIds, java.lang.String editableValues, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, java.lang.String name) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, java.lang.String name, long[] fragmentEntryIds, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntry updateStatus(long layoutPageTemplateEntryId, int status) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static LayoutPageTemplateEntryService getService()