public class LayoutPageTemplateStructureRelLocalServiceWrapper extends java.lang.Object implements LayoutPageTemplateStructureRelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateStructureRelLocalService>
LayoutPageTemplateStructureRelLocalService.LayoutPageTemplateStructureRelLocalService| Constructor and Description |
|---|
LayoutPageTemplateStructureRelLocalServiceWrapper() |
LayoutPageTemplateStructureRelLocalServiceWrapper(LayoutPageTemplateStructureRelLocalService layoutPageTemplateStructureRelLocalService) |
| Modifier and Type | Method and Description |
|---|---|
LayoutPageTemplateStructureRel |
addLayoutPageTemplateStructureRel(LayoutPageTemplateStructureRel layoutPageTemplateStructureRel)
Adds the layout page template structure rel to the database.
|
LayoutPageTemplateStructureRel |
addLayoutPageTemplateStructureRel(long userId,
long groupId,
long layoutPageTemplateStructureId,
long segmentsExperienceId,
java.lang.String data,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutPageTemplateStructureRel |
createLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId)
Creates a new layout page template structure rel with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
LayoutPageTemplateStructureRel |
deleteLayoutPageTemplateStructureRel(LayoutPageTemplateStructureRel layoutPageTemplateStructureRel)
Deletes the layout page template structure rel from the database.
|
LayoutPageTemplateStructureRel |
deleteLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId)
Deletes the layout page template structure rel with the primary key from the database.
|
LayoutPageTemplateStructureRel |
deleteLayoutPageTemplateStructureRel(long layoutPageTemplateStructureId,
long segmentsExperienceId) |
void |
deleteLayoutPageTemplateStructureRels(long layoutPageTemplateStructureId) |
void |
deleteLayoutPageTemplateStructureRelsBySegmentsExperienceId(long segmentsExperienceId) |
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.
|
LayoutPageTemplateStructureRel |
fetchLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId) |
LayoutPageTemplateStructureRel |
fetchLayoutPageTemplateStructureRel(long layoutPageTemplateStructureId,
long segmentsExperienceId) |
LayoutPageTemplateStructureRel |
fetchLayoutPageTemplateStructureRelByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the layout page template structure rel matching the UUID and group.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateStructureRel> |
getCTPersistence() |
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
LayoutPageTemplateStructureRel |
getLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId)
Returns the layout page template structure rel with the primary key.
|
LayoutPageTemplateStructureRel |
getLayoutPageTemplateStructureRelByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the layout page template structure rel matching the UUID and group.
|
java.util.List<LayoutPageTemplateStructureRel> |
getLayoutPageTemplateStructureRels(int start,
int end)
Returns a range of all the layout page template structure rels.
|
java.util.List<LayoutPageTemplateStructureRel> |
getLayoutPageTemplateStructureRels(long layoutPageTemplateStructureId) |
java.util.List<LayoutPageTemplateStructureRel> |
getLayoutPageTemplateStructureRelsBySegmentsExperienceId(long segmentsExperienceId) |
java.util.List<LayoutPageTemplateStructureRel> |
getLayoutPageTemplateStructureRelsByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the layout page template structure rels matching the UUID and company.
|
java.util.List<LayoutPageTemplateStructureRel> |
getLayoutPageTemplateStructureRelsByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateStructureRel> orderByComparator)
Returns a range of layout page template structure rels matching the UUID and company.
|
int |
getLayoutPageTemplateStructureRelsCount()
Returns the number of layout page template structure rels.
|
java.lang.Class<LayoutPageTemplateStructureRel> |
getModelClass() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
LayoutPageTemplateStructureRelLocalService |
getWrappedService() |
void |
setWrappedService(LayoutPageTemplateStructureRelLocalService layoutPageTemplateStructureRelLocalService) |
LayoutPageTemplateStructureRel |
updateLayoutPageTemplateStructureRel(LayoutPageTemplateStructureRel layoutPageTemplateStructureRel)
Updates the layout page template structure rel in the database or adds it if it does not yet exist.
|
LayoutPageTemplateStructureRel |
updateLayoutPageTemplateStructureRel(long layoutPageTemplateStructureId,
long segmentsExperienceId,
java.lang.String data) |
LayoutPageTemplateStructureRel |
updateStatus(long userId,
long layoutPageTemplateStructureId,
long segmentsExperienceId,
int status,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
<R,E extends java.lang.Throwable> |
updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateStructureRel>,R,E> updateUnsafeFunction) |
public LayoutPageTemplateStructureRelLocalServiceWrapper()
public LayoutPageTemplateStructureRelLocalServiceWrapper(LayoutPageTemplateStructureRelLocalService layoutPageTemplateStructureRelLocalService)
public LayoutPageTemplateStructureRel addLayoutPageTemplateStructureRel(LayoutPageTemplateStructureRel layoutPageTemplateStructureRel)
Important: Inspect LayoutPageTemplateStructureRelLocalServiceImpl 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.
addLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicelayoutPageTemplateStructureRel - the layout page template structure relpublic LayoutPageTemplateStructureRel addLayoutPageTemplateStructureRel(long userId, long groupId, long layoutPageTemplateStructureId, long segmentsExperienceId, java.lang.String data, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateStructureRel createLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId)
createLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicelayoutPageTemplateStructureRelId - the primary key for the new layout page template structure relpublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface LayoutPageTemplateStructureRelLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic LayoutPageTemplateStructureRel deleteLayoutPageTemplateStructureRel(LayoutPageTemplateStructureRel layoutPageTemplateStructureRel)
Important: Inspect LayoutPageTemplateStructureRelLocalServiceImpl 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.
deleteLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicelayoutPageTemplateStructureRel - the layout page template structure relpublic LayoutPageTemplateStructureRel deleteLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect LayoutPageTemplateStructureRelLocalServiceImpl 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.
deleteLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicelayoutPageTemplateStructureRelId - the primary key of the layout page template structure relPortalException - if a layout page template structure rel with the primary key could not be foundpublic LayoutPageTemplateStructureRel deleteLayoutPageTemplateStructureRel(long layoutPageTemplateStructureId, long segmentsExperienceId) throws com.liferay.portal.kernel.exception.PortalException
deleteLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteLayoutPageTemplateStructureRels(long layoutPageTemplateStructureId)
deleteLayoutPageTemplateStructureRels in interface LayoutPageTemplateStructureRelLocalServicepublic void deleteLayoutPageTemplateStructureRelsBySegmentsExperienceId(long segmentsExperienceId)
deleteLayoutPageTemplateStructureRelsBySegmentsExperienceId in interface LayoutPageTemplateStructureRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel in interface LayoutPageTemplateStructureRelLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface LayoutPageTemplateStructureRelLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface LayoutPageTemplateStructureRelLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface LayoutPageTemplateStructureRelLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface LayoutPageTemplateStructureRelLocalServicedynamicQuery - 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.page.template.model.impl.LayoutPageTemplateStructureRelModelImpl.
dynamicQuery in interface LayoutPageTemplateStructureRelLocalServicedynamicQuery - 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.page.template.model.impl.LayoutPageTemplateStructureRelModelImpl.
dynamicQuery in interface LayoutPageTemplateStructureRelLocalServicedynamicQuery - 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 LayoutPageTemplateStructureRelLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface LayoutPageTemplateStructureRelLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic LayoutPageTemplateStructureRel fetchLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId)
fetchLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicepublic LayoutPageTemplateStructureRel fetchLayoutPageTemplateStructureRel(long layoutPageTemplateStructureId, long segmentsExperienceId)
fetchLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicepublic LayoutPageTemplateStructureRel fetchLayoutPageTemplateStructureRelByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchLayoutPageTemplateStructureRelByUuidAndGroupId in interface LayoutPageTemplateStructureRelLocalServiceuuid - the layout page template structure rel's UUIDgroupId - the primary key of the groupnull if a matching layout page template structure rel could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface LayoutPageTemplateStructureRelLocalServicepublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface LayoutPageTemplateStructureRelLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface LayoutPageTemplateStructureRelLocalServicepublic LayoutPageTemplateStructureRel getLayoutPageTemplateStructureRel(long layoutPageTemplateStructureRelId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicelayoutPageTemplateStructureRelId - the primary key of the layout page template structure relPortalException - if a layout page template structure rel with the primary key could not be foundpublic LayoutPageTemplateStructureRel getLayoutPageTemplateStructureRelByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutPageTemplateStructureRelByUuidAndGroupId in interface LayoutPageTemplateStructureRelLocalServiceuuid - the layout page template structure rel's UUIDgroupId - the primary key of the groupPortalException - if a matching layout page template structure rel could not be foundpublic java.util.List<LayoutPageTemplateStructureRel> getLayoutPageTemplateStructureRels(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.page.template.model.impl.LayoutPageTemplateStructureRelModelImpl.
getLayoutPageTemplateStructureRels in interface LayoutPageTemplateStructureRelLocalServicestart - the lower bound of the range of layout page template structure relsend - the upper bound of the range of layout page template structure rels (not inclusive)public java.util.List<LayoutPageTemplateStructureRel> getLayoutPageTemplateStructureRels(long layoutPageTemplateStructureId)
getLayoutPageTemplateStructureRels in interface LayoutPageTemplateStructureRelLocalServicepublic java.util.List<LayoutPageTemplateStructureRel> getLayoutPageTemplateStructureRelsBySegmentsExperienceId(long segmentsExperienceId)
getLayoutPageTemplateStructureRelsBySegmentsExperienceId in interface LayoutPageTemplateStructureRelLocalServicepublic java.util.List<LayoutPageTemplateStructureRel> getLayoutPageTemplateStructureRelsByUuidAndCompanyId(java.lang.String uuid, long companyId)
getLayoutPageTemplateStructureRelsByUuidAndCompanyId in interface LayoutPageTemplateStructureRelLocalServiceuuid - the UUID of the layout page template structure relscompanyId - the primary key of the companypublic java.util.List<LayoutPageTemplateStructureRel> getLayoutPageTemplateStructureRelsByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateStructureRel> orderByComparator)
getLayoutPageTemplateStructureRelsByUuidAndCompanyId in interface LayoutPageTemplateStructureRelLocalServiceuuid - the UUID of the layout page template structure relscompanyId - the primary key of the companystart - the lower bound of the range of layout page template structure relsend - the upper bound of the range of layout page template structure rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public int getLayoutPageTemplateStructureRelsCount()
getLayoutPageTemplateStructureRelsCount in interface LayoutPageTemplateStructureRelLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface LayoutPageTemplateStructureRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface LayoutPageTemplateStructureRelLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic LayoutPageTemplateStructureRel updateLayoutPageTemplateStructureRel(LayoutPageTemplateStructureRel layoutPageTemplateStructureRel)
Important: Inspect LayoutPageTemplateStructureRelLocalServiceImpl 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.
updateLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicelayoutPageTemplateStructureRel - the layout page template structure relpublic LayoutPageTemplateStructureRel updateLayoutPageTemplateStructureRel(long layoutPageTemplateStructureId, long segmentsExperienceId, java.lang.String data) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutPageTemplateStructureRel in interface LayoutPageTemplateStructureRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateStructureRel updateStatus(long userId, long layoutPageTemplateStructureId, long segmentsExperienceId, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
updateStatus in interface LayoutPageTemplateStructureRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateStructureRel> getCTPersistence()
getCTPersistence in interface LayoutPageTemplateStructureRelLocalServicegetCTPersistence in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutPageTemplateStructureRel>public java.lang.Class<LayoutPageTemplateStructureRel> getModelClass()
getModelClass in interface LayoutPageTemplateStructureRelLocalServicegetModelClass in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutPageTemplateStructureRel>public <R,E extends java.lang.Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateStructureRel>,R,E> updateUnsafeFunction) throws E extends java.lang.Throwable
updateWithUnsafeFunction in interface LayoutPageTemplateStructureRelLocalServiceupdateWithUnsafeFunction in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutPageTemplateStructureRel>E extends java.lang.Throwablepublic LayoutPageTemplateStructureRelLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateStructureRelLocalService>public void setWrappedService(LayoutPageTemplateStructureRelLocalService layoutPageTemplateStructureRelLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateStructureRelLocalService>