Class LayoutPageTemplateEntryServiceWrapper
java.lang.Object
com.liferay.layout.page.template.service.LayoutPageTemplateEntryServiceWrapper
- All Implemented Interfaces:
LayoutPageTemplateEntryService
,com.liferay.portal.kernel.service.BaseService
,com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
public class LayoutPageTemplateEntryServiceWrapper
extends Object
implements LayoutPageTemplateEntryService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
Provides a wrapper for
LayoutPageTemplateEntryService
.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionLayoutPageTemplateEntryServiceWrapper
(LayoutPageTemplateEntryService layoutPageTemplateEntryService) -
Method Summary
Modifier and TypeMethodDescriptionaddLayoutPageTemplateEntry
(String externalReferenceCode, long groupId, long layoutPageTemplateCollectionId, String layoutPageTemplateEntryKey, long classNameId, long classTypeId, String name, int type, long previewFileEntryId, boolean defaultTemplate, long layoutPrototypeId, long plid, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) addLayoutPageTemplateEntry
(String externalReferenceCode, long groupId, long layoutPageTemplateCollectionId, String layoutPageTemplateEntryKey, long classNameId, long classTypeId, String name, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) addLayoutPageTemplateEntry
(String externalReferenceCode, long groupId, long layoutPageTemplateCollectionId, String layoutPageTemplateEntryKey, String name, int type, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) copyLayoutPageTemplateEntry
(long groupId, long layoutPageTemplateCollectionId, long sourceLayoutPageTemplateEntryId, boolean copyPermissions, com.liferay.portal.kernel.service.ServiceContext serviceContext) createLayoutPageTemplateEntryFromLayout
(long segmentsExperienceId, com.liferay.portal.kernel.model.Layout sourceLayout, String name, long targetLayoutPageTemplateCollectionId, com.liferay.portal.kernel.service.ServiceContext serviceContext) void
deleteLayoutPageTemplateEntries
(long[] layoutPageTemplateEntryIds) deleteLayoutPageTemplateEntry
(long layoutPageTemplateEntryId) deleteLayoutPageTemplateEntry
(String externalReferenceCode, long groupId) fetchDefaultLayoutPageTemplateEntry
(long groupId, int type, int status) fetchDefaultLayoutPageTemplateEntry
(long groupId, long classNameId, long classTypeId) fetchLayoutPageTemplateEntry
(long layoutPageTemplateEntryId) fetchLayoutPageTemplateEntry
(long groupId, long layoutPageTemplateCollectionId, String name, int type) fetchLayoutPageTemplateEntryByExternalReferenceCode
(String externalReferenceCode, long groupId) fetchLayoutPageTemplateEntryByUuidAndGroupId
(String uuid, long groupId) getLayoutPageCollectionsAndLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<Object> orderByComparator) getLayoutPageCollectionsAndLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, long classNameId, long classTypeId, String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<Object> orderByComparator) int
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
(long groupId, long layoutPageTemplateCollectionId, int type) int
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
(long groupId, long layoutPageTemplateCollectionId, long classNameId, long classTypeId, String name, int type, int status) getLayoutPageTemplateEntries
(long groupId, int status) getLayoutPageTemplateEntries
(long groupId, int[] types, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, int status) getLayoutPageTemplateEntries
(long groupId, long classNameId, int type, boolean defaultTemplate) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, int start, int end) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long classNameId, long classTypeId, int type) getLayoutPageTemplateEntries
(long groupId, long classNameId, long classTypeId, int type, int status) getLayoutPageTemplateEntries
(long groupId, long classNameId, long classTypeId, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long classNameId, long classTypeId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long classNameId, long classTypeId, String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long classNameId, long classTypeId, String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, String name, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, long layoutPageTemplateCollectionId, String name, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, String name, int[] types, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, String name, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntries
(long groupId, String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) getLayoutPageTemplateEntriesByType
(long groupId, long layoutPageTemplateCollectionId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) int
getLayoutPageTemplateEntriesCount
(long groupId, int type) int
getLayoutPageTemplateEntriesCount
(long groupId, int[] types) int
getLayoutPageTemplateEntriesCount
(long groupId, int[] types, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, int type, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, long layoutPageTemplateCollectionId) int
getLayoutPageTemplateEntriesCount
(long groupId, long layoutPageTemplateCollectionId, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, long classNameId, long classTypeId, int type) int
getLayoutPageTemplateEntriesCount
(long groupId, long classNameId, long classTypeId, int type, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, long classNameId, long classTypeId, String name, int type) int
getLayoutPageTemplateEntriesCount
(long groupId, long classNameId, long classTypeId, String name, int type, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, long layoutPageTemplateCollectionId, String name) int
getLayoutPageTemplateEntriesCount
(long groupId, long layoutPageTemplateCollectionId, String name, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, String name, int type) int
getLayoutPageTemplateEntriesCount
(long groupId, String name, int[] types) int
getLayoutPageTemplateEntriesCount
(long groupId, String name, int[] types, int status) int
getLayoutPageTemplateEntriesCount
(long groupId, String name, int type, int status) int
getLayoutPageTemplateEntriesCountByType
(long groupId, long layoutPageTemplateCollectionId, int type) getLayoutPageTemplateEntry
(long layoutPageTemplateEntryId) getLayoutPageTemplateEntry
(long groupId, String layoutPageTemplateEntryKey) getLayoutPageTemplateEntryByExternalReferenceCode
(String externalReferenceCode, long groupId) Returns the OSGi service identifier.moveLayoutPageTemplateEntry
(long layoutPageTemplateEntryId, long targetLayoutPageTemplateCollectionId) void
setWrappedService
(LayoutPageTemplateEntryService layoutPageTemplateEntryService) updateLayoutPageTemplateEntry
(long layoutPageTemplateEntryId, boolean defaultTemplate) updateLayoutPageTemplateEntry
(long layoutPageTemplateEntryId, long previewFileEntryId) updateLayoutPageTemplateEntry
(long layoutPageTemplateEntryId, long classNameId, long classTypeId) updateLayoutPageTemplateEntry
(long layoutPageTemplateEntryId, String name) updateStatus
(long layoutPageTemplateEntryId, int status)
-
Constructor Details
-
LayoutPageTemplateEntryServiceWrapper
public LayoutPageTemplateEntryServiceWrapper() -
LayoutPageTemplateEntryServiceWrapper
public LayoutPageTemplateEntryServiceWrapper(LayoutPageTemplateEntryService layoutPageTemplateEntryService)
-
-
Method Details
-
addLayoutPageTemplateEntry
public LayoutPageTemplateEntry addLayoutPageTemplateEntry(String externalReferenceCode, long groupId, long layoutPageTemplateCollectionId, String layoutPageTemplateEntryKey, long classNameId, long classTypeId, String name, int type, long previewFileEntryId, boolean defaultTemplate, long layoutPrototypeId, long plid, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addLayoutPageTemplateEntry
public LayoutPageTemplateEntry addLayoutPageTemplateEntry(String externalReferenceCode, long groupId, long layoutPageTemplateCollectionId, String layoutPageTemplateEntryKey, long classNameId, long classTypeId, String name, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addLayoutPageTemplateEntry
public LayoutPageTemplateEntry addLayoutPageTemplateEntry(String externalReferenceCode, long groupId, long layoutPageTemplateCollectionId, String layoutPageTemplateEntryKey, String name, int type, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
copyLayoutPageTemplateEntry
public LayoutPageTemplateEntry copyLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, long sourceLayoutPageTemplateEntryId, boolean copyPermissions, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception - Specified by:
copyLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
Exception
-
createLayoutPageTemplateEntryFromLayout
public LayoutPageTemplateEntry createLayoutPageTemplateEntryFromLayout(long segmentsExperienceId, com.liferay.portal.kernel.model.Layout sourceLayout, String name, long targetLayoutPageTemplateCollectionId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception - Specified by:
createLayoutPageTemplateEntryFromLayout
in interfaceLayoutPageTemplateEntryService
- Throws:
Exception
-
deleteLayoutPageTemplateEntries
public void deleteLayoutPageTemplateEntries(long[] layoutPageTemplateEntryIds) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteLayoutPageTemplateEntry
public LayoutPageTemplateEntry deleteLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteLayoutPageTemplateEntry
public LayoutPageTemplateEntry deleteLayoutPageTemplateEntry(String externalReferenceCode, long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchDefaultLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, int type, int status) - Specified by:
fetchDefaultLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
-
fetchDefaultLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, long classNameId, long classTypeId) - Specified by:
fetchDefaultLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
-
fetchLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, String name, int type) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchLayoutPageTemplateEntryByExternalReferenceCode
public LayoutPageTemplateEntry fetchLayoutPageTemplateEntryByExternalReferenceCode(String externalReferenceCode, long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchLayoutPageTemplateEntryByExternalReferenceCode
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchLayoutPageTemplateEntryByUuidAndGroupId
public LayoutPageTemplateEntry fetchLayoutPageTemplateEntryByUuidAndGroupId(String uuid, long groupId) - Specified by:
fetchLayoutPageTemplateEntryByUuidAndGroupId
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageCollectionsAndLayoutPageTemplateEntries
public List<Object> getLayoutPageCollectionsAndLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<Object> orderByComparator) - Specified by:
getLayoutPageCollectionsAndLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageCollectionsAndLayoutPageTemplateEntries
public List<Object> getLayoutPageCollectionsAndLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, long classNameId, long classTypeId, String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<Object> orderByComparator) - Specified by:
getLayoutPageCollectionsAndLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
public int getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, int type) - Specified by:
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
public int getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, long classNameId, long classTypeId, String name, int type, int status) - Specified by:
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
- Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int[] types, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, int type, boolean defaultTemplate) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int status) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public 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) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, String name, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, String name, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, String name, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, String name, int[] types, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, String name, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntries
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesByType
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntriesByType(long groupId, long layoutPageTemplateCollectionId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntriesByType
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int type) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int type, int status) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int[] types) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int[] types, int status) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, int status) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type, int status) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, String name, int type) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, String name, int type, int status) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, String name) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, String name, int status) - Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCount
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCountByType
public int getLayoutPageTemplateEntriesCountByType(long groupId, long layoutPageTemplateCollectionId, int type) - Specified by:
getLayoutPageTemplateEntriesCountByType
in interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntry
public LayoutPageTemplateEntry getLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getLayoutPageTemplateEntry
public LayoutPageTemplateEntry getLayoutPageTemplateEntry(long groupId, String layoutPageTemplateEntryKey) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getLayoutPageTemplateEntryByExternalReferenceCode
public LayoutPageTemplateEntry getLayoutPageTemplateEntryByExternalReferenceCode(String externalReferenceCode, long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getLayoutPageTemplateEntryByExternalReferenceCode
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifier
in interfaceLayoutPageTemplateEntryService
- Returns:
- the OSGi service identifier
-
moveLayoutPageTemplateEntry
public LayoutPageTemplateEntry moveLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long targetLayoutPageTemplateCollectionId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
moveLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateLayoutPageTemplateEntry
public LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, boolean defaultTemplate) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateLayoutPageTemplateEntry
public LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long previewFileEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateLayoutPageTemplateEntry
public LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long classNameId, long classTypeId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateLayoutPageTemplateEntry
public LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, String name) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateLayoutPageTemplateEntry
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateStatus
public LayoutPageTemplateEntry updateStatus(long layoutPageTemplateEntryId, int status) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateStatus
in interfaceLayoutPageTemplateEntryService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getWrappedService
- Specified by:
getWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
-
setWrappedService
- Specified by:
setWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
-