public class LayoutPageTemplateEntryServiceWrapper extends java.lang.Object implements LayoutPageTemplateEntryService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>
LayoutPageTemplateEntryService.LayoutPageTemplateEntryService| Constructor and Description |
|---|
LayoutPageTemplateEntryServiceWrapper() |
LayoutPageTemplateEntryServiceWrapper(LayoutPageTemplateEntryService layoutPageTemplateEntryService) |
| Modifier and Type | Method and Description |
|---|---|
LayoutPageTemplateEntry |
addLayoutPageTemplateEntry(long groupId,
long layoutPageTemplateCollectionId,
long classNameId,
long classTypeId,
java.lang.String name,
long masterLayoutPlid,
int status,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutPageTemplateEntry |
addLayoutPageTemplateEntry(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int type,
long masterLayoutPlid,
int status,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutPageTemplateEntry |
copyLayoutPageTemplateEntry(long groupId,
long layoutPageTemplateCollectionId,
long sourceLayoutPageTemplateEntryId,
boolean copyPermissions,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutPageTemplateEntry |
createLayoutPageTemplateEntryFromLayout(long segmentsExperienceId,
com.liferay.portal.kernel.model.Layout sourceLayout,
java.lang.String name,
long targetLayoutPageTemplateCollectionId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
deleteLayoutPageTemplateEntries(long[] layoutPageTemplateEntryIds) |
LayoutPageTemplateEntry |
deleteLayoutPageTemplateEntry(long layoutPageTemplateEntryId) |
LayoutPageTemplateEntry |
fetchDefaultLayoutPageTemplateEntry(long groupId,
int type,
int status) |
LayoutPageTemplateEntry |
fetchDefaultLayoutPageTemplateEntry(long groupId,
long classNameId,
long classTypeId) |
LayoutPageTemplateEntry |
fetchLayoutPageTemplateEntry(long layoutPageTemplateEntryId) |
LayoutPageTemplateEntry |
fetchLayoutPageTemplateEntryByUuidAndGroupId(java.lang.String uuid,
long groupId) |
java.util.List<java.lang.Object> |
getLayoutPageCollectionsAndLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<java.lang.Object> orderByComparator) |
int |
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
int type) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
int[] types,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
int[] types,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
int type,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
int type,
boolean defaultTemplate) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int start,
int end) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int status,
int start,
int end) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
int type) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
long classNameId,
long classTypeId,
int type,
int status) |
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) |
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) |
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) |
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) |
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) |
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) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
java.lang.String name,
int[] types,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
java.util.List<LayoutPageTemplateEntry> |
getLayoutPageTemplateEntries(long groupId,
java.lang.String name,
int[] types,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator) |
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) |
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) |
java.util.List<LayoutPageTemplateEntry> |
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,
java.lang.String name,
int type) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type,
int status) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int status) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int type) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int[] types) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int[] types,
int status) |
int |
getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int type,
int status) |
int |
getLayoutPageTemplateEntriesCountByType(long groupId,
long layoutPageTemplateCollectionId,
int type) |
LayoutPageTemplateEntry |
getLayoutPageTemplateEntry(long layoutPageTemplateEntryId) |
LayoutPageTemplateEntry |
getLayoutPageTemplateEntry(long groupId,
java.lang.String layoutPageTemplateEntryKey) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
LayoutPageTemplateEntryService |
getWrappedService() |
LayoutPageTemplateEntry |
moveLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
long targetLayoutPageTemplateCollectionId) |
void |
setWrappedService(LayoutPageTemplateEntryService layoutPageTemplateEntryService) |
LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
boolean defaultTemplate) |
LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
long previewFileEntryId) |
LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
long classNameId,
long classTypeId) |
LayoutPageTemplateEntry |
updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId,
java.lang.String name) |
LayoutPageTemplateEntry |
updateStatus(long layoutPageTemplateEntryId,
int status) |
public LayoutPageTemplateEntryServiceWrapper()
public LayoutPageTemplateEntryServiceWrapper(LayoutPageTemplateEntryService layoutPageTemplateEntryService)
public LayoutPageTemplateEntry addLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, long classNameId, long classTypeId, java.lang.String name, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry addLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, java.lang.String name, int type, long masterLayoutPlid, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry copyLayoutPageTemplateEntry(long groupId, long layoutPageTemplateCollectionId, long sourceLayoutPageTemplateEntryId, boolean copyPermissions, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
copyLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicejava.lang.Exceptionpublic LayoutPageTemplateEntry createLayoutPageTemplateEntryFromLayout(long segmentsExperienceId, com.liferay.portal.kernel.model.Layout sourceLayout, java.lang.String name, long targetLayoutPageTemplateCollectionId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
createLayoutPageTemplateEntryFromLayout in interface LayoutPageTemplateEntryServicejava.lang.Exceptionpublic void deleteLayoutPageTemplateEntries(long[] layoutPageTemplateEntryIds)
throws com.liferay.portal.kernel.exception.PortalException
deleteLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry deleteLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException
deleteLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, int type, int status)
fetchDefaultLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicepublic LayoutPageTemplateEntry fetchDefaultLayoutPageTemplateEntry(long groupId, long classNameId, long classTypeId)
fetchDefaultLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicepublic LayoutPageTemplateEntry fetchLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException
fetchLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry fetchLayoutPageTemplateEntryByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchLayoutPageTemplateEntryByUuidAndGroupId in interface LayoutPageTemplateEntryServicepublic java.util.List<java.lang.Object> getLayoutPageCollectionsAndLayoutPageTemplateEntries(long groupId,
long layoutPageTemplateCollectionId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<java.lang.Object> orderByComparator)
getLayoutPageCollectionsAndLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic int getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
int type)
getLayoutPageCollectionsAndLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int[] types, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, int type, boolean defaultTemplate)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long layoutPageTemplateCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, long classNameId, long classTypeId, int type, int status)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic 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)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, java.lang.String name, int[] types, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntries(long groupId, java.lang.String name, int[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntries in interface LayoutPageTemplateEntryServicepublic java.util.List<LayoutPageTemplateEntry> getLayoutPageTemplateEntriesByType(long groupId, long layoutPageTemplateCollectionId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateEntry> orderByComparator)
getLayoutPageTemplateEntriesByType in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
int type)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
int type,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
int[] types)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
int[] types,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
int type)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
int type,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long classNameId,
long classTypeId,
java.lang.String name,
int type,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
long layoutPageTemplateCollectionId,
java.lang.String name,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int type)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int type,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int[] types)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCount(long groupId,
java.lang.String name,
int[] types,
int status)
getLayoutPageTemplateEntriesCount in interface LayoutPageTemplateEntryServicepublic int getLayoutPageTemplateEntriesCountByType(long groupId,
long layoutPageTemplateCollectionId,
int type)
getLayoutPageTemplateEntriesCountByType in interface LayoutPageTemplateEntryServicepublic LayoutPageTemplateEntry getLayoutPageTemplateEntry(long layoutPageTemplateEntryId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry getLayoutPageTemplateEntry(long groupId, java.lang.String layoutPageTemplateEntryKey) throws com.liferay.portal.kernel.exception.PortalException
getLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface LayoutPageTemplateEntryServicepublic LayoutPageTemplateEntry moveLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long targetLayoutPageTemplateCollectionId) throws com.liferay.portal.kernel.exception.PortalException
moveLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, boolean defaultTemplate) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long previewFileEntryId) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, long classNameId, long classTypeId) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry updateLayoutPageTemplateEntry(long layoutPageTemplateEntryId, java.lang.String name) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutPageTemplateEntry in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntry updateStatus(long layoutPageTemplateEntryId, int status) throws com.liferay.portal.kernel.exception.PortalException
updateStatus in interface LayoutPageTemplateEntryServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateEntryService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>public void setWrappedService(LayoutPageTemplateEntryService layoutPageTemplateEntryService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateEntryService>