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) voiddeleteLayoutPageTemplateEntries(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) intgetLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, int type) intgetLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(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) intgetLayoutPageTemplateEntriesCount(long groupId, int type) intgetLayoutPageTemplateEntriesCount(long groupId, int[] types) intgetLayoutPageTemplateEntriesCount(long groupId, int[] types, int status) intgetLayoutPageTemplateEntriesCount(long groupId, int type, int status) intgetLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId) intgetLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, int status) intgetLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type) intgetLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type, int status) intgetLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, String name, int type) intgetLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, String name, int type, int status) intgetLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, String name) intgetLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, String name, int status) intgetLayoutPageTemplateEntriesCount(long groupId, String name, int type) intgetLayoutPageTemplateEntriesCount(long groupId, String name, int[] types) intgetLayoutPageTemplateEntriesCount(long groupId, String name, int[] types, int status) intgetLayoutPageTemplateEntriesCount(long groupId, String name, int type, int status) intgetLayoutPageTemplateEntriesCountByType(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) voidsetWrappedService(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:
addLayoutPageTemplateEntryin 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:
addLayoutPageTemplateEntryin 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:
addLayoutPageTemplateEntryin 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:
copyLayoutPageTemplateEntryin 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:
createLayoutPageTemplateEntryFromLayoutin interfaceLayoutPageTemplateEntryService- Throws:
Exception
-
deleteLayoutPageTemplateEntries
public void deleteLayoutPageTemplateEntries(long[] layoutPageTemplateEntryIds) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteLayoutPageTemplateEntry
public LayoutPageTemplateEntry deleteLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteLayoutPageTemplateEntryin 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:
deleteLayoutPageTemplateEntryin interfaceLayoutPageTemplateEntryService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchDefaultLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, int type, int status) - Specified by:
fetchDefaultLayoutPageTemplateEntryin interfaceLayoutPageTemplateEntryService
-
fetchDefaultLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, long classNameId, long classTypeId) - Specified by:
fetchDefaultLayoutPageTemplateEntryin interfaceLayoutPageTemplateEntryService
-
fetchLayoutPageTemplateEntry
public LayoutPageTemplateEntry fetchLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchLayoutPageTemplateEntryin 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:
fetchLayoutPageTemplateEntryin 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:
fetchLayoutPageTemplateEntryByExternalReferenceCodein interfaceLayoutPageTemplateEntryService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchLayoutPageTemplateEntryByUuidAndGroupId
public LayoutPageTemplateEntry fetchLayoutPageTemplateEntryByUuidAndGroupId(String uuid, long groupId) - Specified by:
fetchLayoutPageTemplateEntryByUuidAndGroupIdin 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:
getLayoutPageCollectionsAndLayoutPageTemplateEntriesin 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:
getLayoutPageCollectionsAndLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
public int getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, int type) - Specified by:
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount
public int getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, long classNameId, long classTypeId, String name, int type, int status) - Specified by:
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
- Specified by:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status) - Specified by:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, int type, boolean defaultTemplate) - Specified by:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end) - Specified by:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end) - Specified by:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) - Specified by:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type) - Specified by:
getLayoutPageTemplateEntriesin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntries
public List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int status) - Specified by:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesin 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:
getLayoutPageTemplateEntriesByTypein interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int type) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int type, int status) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int[] types) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, int[] types, int status) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, int status) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, int type, int status) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, String name, int type) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long classNameId, long classTypeId, String name, int type, int status) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, String name) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
public int getLayoutPageTemplateEntriesCount(long groupId, long layoutPageTemplateCollectionId, String name, int status) - Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCount
- Specified by:
getLayoutPageTemplateEntriesCountin interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntriesCountByType
public int getLayoutPageTemplateEntriesCountByType(long groupId, long layoutPageTemplateCollectionId, int type) - Specified by:
getLayoutPageTemplateEntriesCountByTypein interfaceLayoutPageTemplateEntryService
-
getLayoutPageTemplateEntry
public LayoutPageTemplateEntry getLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getLayoutPageTemplateEntryin 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:
getLayoutPageTemplateEntryin 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:
getLayoutPageTemplateEntryByExternalReferenceCodein interfaceLayoutPageTemplateEntryService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifierin interfaceLayoutPageTemplateEntryService- Returns:
- the OSGi service identifier
-
moveLayoutPageTemplateEntry
public LayoutPageTemplateEntry moveLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long targetLayoutPageTemplateCollectionId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
moveLayoutPageTemplateEntryin 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:
updateLayoutPageTemplateEntryin 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:
updateLayoutPageTemplateEntryin 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:
updateLayoutPageTemplateEntryin 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:
updateLayoutPageTemplateEntryin 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:
updateStatusin interfaceLayoutPageTemplateEntryService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getWrappedService
- Specified by:
getWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
-
setWrappedService
- Specified by:
setWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
-