public class LayoutUtilityPageEntryLocalServiceWrapper extends java.lang.Object implements LayoutUtilityPageEntryLocalService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutUtilityPageEntryLocalService>
LayoutUtilityPageEntryLocalService
.LayoutUtilityPageEntryLocalService
Constructor and Description |
---|
LayoutUtilityPageEntryLocalServiceWrapper() |
LayoutUtilityPageEntryLocalServiceWrapper(LayoutUtilityPageEntryLocalService layoutUtilityPageEntryLocalService) |
Modifier and Type | Method and Description |
---|---|
LayoutUtilityPageEntry |
addLayoutUtilityPageEntry(LayoutUtilityPageEntry layoutUtilityPageEntry)
Adds the layout utility page entry to the database.
|
LayoutUtilityPageEntry |
addLayoutUtilityPageEntry(java.lang.String externalReferenceCode,
long userId,
long groupId,
long plid,
long previewFileEntryId,
boolean defaultLayoutUtilityPageEntry,
java.lang.String name,
java.lang.String type,
long masterLayoutPlid,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutUtilityPageEntry |
copyLayoutUtilityPageEntry(long userId,
long groupId,
long sourceLayoutUtilityPageEntryId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutUtilityPageEntry |
createLayoutUtilityPageEntry(long LayoutUtilityPageEntryId)
Creates a new layout utility page entry with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
LayoutUtilityPageEntry |
deleteLayoutUtilityPageEntry(LayoutUtilityPageEntry layoutUtilityPageEntry)
Deletes the layout utility page entry from the database.
|
LayoutUtilityPageEntry |
deleteLayoutUtilityPageEntry(long LayoutUtilityPageEntryId)
Deletes the layout utility page entry with the primary key from the database.
|
com.liferay.portal.kernel.model.PersistedModel |
deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) |
<T> T |
dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
int |
dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
com.liferay.portal.kernel.dao.orm.DynamicQuery |
dynamicQuery() |
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Returns the number of rows matching the dynamic query.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
Returns the number of rows matching the dynamic query.
|
LayoutUtilityPageEntry |
fetchDefaultLayoutUtilityPageEntry(long groupId,
java.lang.String type) |
LayoutUtilityPageEntry |
fetchLayoutUtilityPageEntry(long LayoutUtilityPageEntryId) |
LayoutUtilityPageEntry |
fetchLayoutUtilityPageEntry(long groupId,
java.lang.String name,
java.lang.String type) |
LayoutUtilityPageEntry |
fetchLayoutUtilityPageEntryByExternalReferenceCode(java.lang.String externalReferenceCode,
long groupId) |
LayoutUtilityPageEntry |
fetchLayoutUtilityPageEntryByPlid(long plid) |
LayoutUtilityPageEntry |
fetchLayoutUtilityPageEntryByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the layout utility page entry matching the UUID and group.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
com.liferay.portal.kernel.service.persistence.BasePersistence<?> |
getBasePersistence() |
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutUtilityPageEntry> |
getCTPersistence() |
LayoutUtilityPageEntry |
getDefaultLayoutUtilityPageEntry(long groupId,
java.lang.String type) |
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
java.util.List<LayoutUtilityPageEntry> |
getLayoutUtilityPageEntries(int start,
int end)
Returns a range of all the layout utility page entries.
|
java.util.List<LayoutUtilityPageEntry> |
getLayoutUtilityPageEntries(long groupId) |
java.util.List<LayoutUtilityPageEntry> |
getLayoutUtilityPageEntries(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutUtilityPageEntry> orderByComparator) |
java.util.List<LayoutUtilityPageEntry> |
getLayoutUtilityPageEntries(long groupId,
java.lang.String type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutUtilityPageEntry> orderByComparator) |
java.util.List<LayoutUtilityPageEntry> |
getLayoutUtilityPageEntriesByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the layout utility page entries matching the UUID and company.
|
java.util.List<LayoutUtilityPageEntry> |
getLayoutUtilityPageEntriesByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutUtilityPageEntry> orderByComparator)
Returns a range of layout utility page entries matching the UUID and company.
|
int |
getLayoutUtilityPageEntriesCount()
Returns the number of layout utility page entries.
|
int |
getLayoutUtilityPageEntriesCount(long groupId) |
LayoutUtilityPageEntry |
getLayoutUtilityPageEntry(long LayoutUtilityPageEntryId)
Returns the layout utility page entry with the primary key.
|
LayoutUtilityPageEntry |
getLayoutUtilityPageEntryByExternalReferenceCode(java.lang.String externalReferenceCode,
long groupId) |
LayoutUtilityPageEntry |
getLayoutUtilityPageEntryByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the layout utility page entry matching the UUID and group.
|
java.lang.Class<LayoutUtilityPageEntry> |
getModelClass() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
LayoutUtilityPageEntryLocalService |
getWrappedService() |
LayoutUtilityPageEntry |
setDefaultLayoutUtilityPageEntry(long layoutUtilityPageEntryId) |
void |
setWrappedService(LayoutUtilityPageEntryLocalService layoutUtilityPageEntryLocalService) |
LayoutUtilityPageEntry |
updateLayoutUtilityPageEntry(LayoutUtilityPageEntry layoutUtilityPageEntry)
Updates the layout utility page entry in the database or adds it if it does not yet exist.
|
LayoutUtilityPageEntry |
updateLayoutUtilityPageEntry(long layoutUtilityPageEntryId,
long previewFileEntryId) |
LayoutUtilityPageEntry |
updateLayoutUtilityPageEntry(long layoutUtilityPageEntryId,
java.lang.String name) |
<R,E extends java.lang.Throwable> |
updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutUtilityPageEntry>,R,E> updateUnsafeFunction) |
public LayoutUtilityPageEntryLocalServiceWrapper()
public LayoutUtilityPageEntryLocalServiceWrapper(LayoutUtilityPageEntryLocalService layoutUtilityPageEntryLocalService)
public LayoutUtilityPageEntry addLayoutUtilityPageEntry(LayoutUtilityPageEntry layoutUtilityPageEntry)
Important: Inspect LayoutUtilityPageEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
addLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
layoutUtilityPageEntry
- the layout utility page entrypublic LayoutUtilityPageEntry addLayoutUtilityPageEntry(java.lang.String externalReferenceCode, long userId, long groupId, long plid, long previewFileEntryId, boolean defaultLayoutUtilityPageEntry, java.lang.String name, java.lang.String type, long masterLayoutPlid, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
com.liferay.portal.kernel.exception.PortalException
public LayoutUtilityPageEntry copyLayoutUtilityPageEntry(long userId, long groupId, long sourceLayoutUtilityPageEntryId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
copyLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
java.lang.Exception
public LayoutUtilityPageEntry createLayoutUtilityPageEntry(long LayoutUtilityPageEntryId)
createLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
LayoutUtilityPageEntryId
- the primary key for the new layout utility page entrypublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj) throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel
in interface LayoutUtilityPageEntryLocalService
createPersistedModel
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
PortalException
public LayoutUtilityPageEntry deleteLayoutUtilityPageEntry(LayoutUtilityPageEntry layoutUtilityPageEntry) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect LayoutUtilityPageEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
layoutUtilityPageEntry
- the layout utility page entryPortalException
public LayoutUtilityPageEntry deleteLayoutUtilityPageEntry(long LayoutUtilityPageEntryId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect LayoutUtilityPageEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
LayoutUtilityPageEntryId
- the primary key of the layout utility page entryPortalException
- if a layout utility page entry with the primary key could not be foundpublic com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel
in interface LayoutUtilityPageEntryLocalService
deletePersistedModel
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
PortalException
public <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery
in interface LayoutUtilityPageEntryLocalService
dslQuery
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
public int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount
in interface LayoutUtilityPageEntryLocalService
dslQueryCount
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
public com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery
in interface LayoutUtilityPageEntryLocalService
public <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery
in interface LayoutUtilityPageEntryLocalService
dynamicQuery
- the dynamic querypublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from com.liferay.layout.utility.page.model.impl.LayoutUtilityPageEntryModelImpl
.
dynamicQuery
in interface LayoutUtilityPageEntryLocalService
dynamicQuery
- the dynamic querystart
- the lower bound of the range of model instancesend
- the upper bound of the range of model instances (not inclusive)public <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from com.liferay.layout.utility.page.model.impl.LayoutUtilityPageEntryModelImpl
.
dynamicQuery
in interface LayoutUtilityPageEntryLocalService
dynamicQuery
- the dynamic querystart
- the lower bound of the range of model instancesend
- the upper bound of the range of model instances (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQueryCount
in interface LayoutUtilityPageEntryLocalService
dynamicQuery
- the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount
in interface LayoutUtilityPageEntryLocalService
dynamicQuery
- the dynamic queryprojection
- the projection to apply to the querypublic LayoutUtilityPageEntry fetchDefaultLayoutUtilityPageEntry(long groupId, java.lang.String type)
fetchDefaultLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry fetchLayoutUtilityPageEntry(long LayoutUtilityPageEntryId)
fetchLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry fetchLayoutUtilityPageEntry(long groupId, java.lang.String name, java.lang.String type)
fetchLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry fetchLayoutUtilityPageEntryByExternalReferenceCode(java.lang.String externalReferenceCode, long groupId)
fetchLayoutUtilityPageEntryByExternalReferenceCode
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry fetchLayoutUtilityPageEntryByPlid(long plid)
fetchLayoutUtilityPageEntryByPlid
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry fetchLayoutUtilityPageEntryByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchLayoutUtilityPageEntryByUuidAndGroupId
in interface LayoutUtilityPageEntryLocalService
uuid
- the layout utility page entry's UUIDgroupId
- the primary key of the groupnull
if a matching layout utility page entry could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry getDefaultLayoutUtilityPageEntry(long groupId, java.lang.String type) throws com.liferay.portal.kernel.exception.PortalException
getDefaultLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery
in interface LayoutUtilityPageEntryLocalService
public com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery
in interface LayoutUtilityPageEntryLocalService
public java.util.List<LayoutUtilityPageEntry> getLayoutUtilityPageEntries(int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from com.liferay.layout.utility.page.model.impl.LayoutUtilityPageEntryModelImpl
.
getLayoutUtilityPageEntries
in interface LayoutUtilityPageEntryLocalService
start
- the lower bound of the range of layout utility page entriesend
- the upper bound of the range of layout utility page entries (not inclusive)public java.util.List<LayoutUtilityPageEntry> getLayoutUtilityPageEntries(long groupId)
getLayoutUtilityPageEntries
in interface LayoutUtilityPageEntryLocalService
public java.util.List<LayoutUtilityPageEntry> getLayoutUtilityPageEntries(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutUtilityPageEntry> orderByComparator)
getLayoutUtilityPageEntries
in interface LayoutUtilityPageEntryLocalService
public java.util.List<LayoutUtilityPageEntry> getLayoutUtilityPageEntries(long groupId, java.lang.String type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutUtilityPageEntry> orderByComparator)
getLayoutUtilityPageEntries
in interface LayoutUtilityPageEntryLocalService
public java.util.List<LayoutUtilityPageEntry> getLayoutUtilityPageEntriesByUuidAndCompanyId(java.lang.String uuid, long companyId)
getLayoutUtilityPageEntriesByUuidAndCompanyId
in interface LayoutUtilityPageEntryLocalService
uuid
- the UUID of the layout utility page entriescompanyId
- the primary key of the companypublic java.util.List<LayoutUtilityPageEntry> getLayoutUtilityPageEntriesByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutUtilityPageEntry> orderByComparator)
getLayoutUtilityPageEntriesByUuidAndCompanyId
in interface LayoutUtilityPageEntryLocalService
uuid
- the UUID of the layout utility page entriescompanyId
- the primary key of the companystart
- the lower bound of the range of layout utility page entriesend
- the upper bound of the range of layout utility page entries (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)public int getLayoutUtilityPageEntriesCount()
getLayoutUtilityPageEntriesCount
in interface LayoutUtilityPageEntryLocalService
public int getLayoutUtilityPageEntriesCount(long groupId)
getLayoutUtilityPageEntriesCount
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry getLayoutUtilityPageEntry(long LayoutUtilityPageEntryId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
LayoutUtilityPageEntryId
- the primary key of the layout utility page entryPortalException
- if a layout utility page entry with the primary key could not be foundpublic LayoutUtilityPageEntry getLayoutUtilityPageEntryByExternalReferenceCode(java.lang.String externalReferenceCode, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutUtilityPageEntryByExternalReferenceCode
in interface LayoutUtilityPageEntryLocalService
com.liferay.portal.kernel.exception.PortalException
public LayoutUtilityPageEntry getLayoutUtilityPageEntryByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutUtilityPageEntryByUuidAndGroupId
in interface LayoutUtilityPageEntryLocalService
uuid
- the layout utility page entry's UUIDgroupId
- the primary key of the groupPortalException
- if a matching layout utility page entry could not be foundpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface LayoutUtilityPageEntryLocalService
public com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj) throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel
in interface LayoutUtilityPageEntryLocalService
getPersistedModel
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
PortalException
public LayoutUtilityPageEntry setDefaultLayoutUtilityPageEntry(long layoutUtilityPageEntryId) throws com.liferay.portal.kernel.exception.PortalException
setDefaultLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
com.liferay.portal.kernel.exception.PortalException
public LayoutUtilityPageEntry updateLayoutUtilityPageEntry(LayoutUtilityPageEntry layoutUtilityPageEntry)
Important: Inspect LayoutUtilityPageEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
updateLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
layoutUtilityPageEntry
- the layout utility page entrypublic LayoutUtilityPageEntry updateLayoutUtilityPageEntry(long layoutUtilityPageEntryId, long previewFileEntryId)
updateLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
public LayoutUtilityPageEntry updateLayoutUtilityPageEntry(long layoutUtilityPageEntryId, java.lang.String name) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryLocalService
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.service.persistence.BasePersistence<?> getBasePersistence()
getBasePersistence
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
public com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutUtilityPageEntry> getCTPersistence()
getCTPersistence
in interface LayoutUtilityPageEntryLocalService
getCTPersistence
in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutUtilityPageEntry>
public java.lang.Class<LayoutUtilityPageEntry> getModelClass()
getModelClass
in interface LayoutUtilityPageEntryLocalService
getModelClass
in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutUtilityPageEntry>
public <R,E extends java.lang.Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutUtilityPageEntry>,R,E> updateUnsafeFunction) throws E extends java.lang.Throwable
updateWithUnsafeFunction
in interface LayoutUtilityPageEntryLocalService
updateWithUnsafeFunction
in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutUtilityPageEntry>
E extends java.lang.Throwable
public LayoutUtilityPageEntryLocalService getWrappedService()
getWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutUtilityPageEntryLocalService>
public void setWrappedService(LayoutUtilityPageEntryLocalService layoutUtilityPageEntryLocalService)
setWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutUtilityPageEntryLocalService>