public class LayoutPageTemplateCollectionLocalServiceWrapper extends java.lang.Object implements LayoutPageTemplateCollectionLocalService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateCollectionLocalService>
LayoutPageTemplateCollectionLocalService.LayoutPageTemplateCollectionLocalService| Constructor and Description |
|---|
LayoutPageTemplateCollectionLocalServiceWrapper() |
LayoutPageTemplateCollectionLocalServiceWrapper(LayoutPageTemplateCollectionLocalService layoutPageTemplateCollectionLocalService) |
| Modifier and Type | Method and Description |
|---|---|
LayoutPageTemplateCollection |
addLayoutPageTemplateCollection(LayoutPageTemplateCollection layoutPageTemplateCollection)
Adds the layout page template collection to the database.
|
LayoutPageTemplateCollection |
addLayoutPageTemplateCollection(long userId,
long groupId,
long parentLayoutPageTemplateCollection,
java.lang.String name,
java.lang.String description,
int type,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
LayoutPageTemplateCollection |
createLayoutPageTemplateCollection(long layoutPageTemplateCollectionId)
Creates a new layout page template collection with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
LayoutPageTemplateCollection |
deleteLayoutPageTemplateCollection(LayoutPageTemplateCollection layoutPageTemplateCollection)
Deletes the layout page template collection from the database.
|
LayoutPageTemplateCollection |
deleteLayoutPageTemplateCollection(long layoutPageTemplateCollectionId)
Deletes the layout page template collection 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.
|
LayoutPageTemplateCollection |
fetchLayoutPageTemplateCollection(long layoutPageTemplateCollectionId) |
LayoutPageTemplateCollection |
fetchLayoutPageTemplateCollection(long groupId,
java.lang.String layoutPageTemplateCollectionKey,
int type) |
LayoutPageTemplateCollection |
fetchLayoutPageTemplateCollectionByName(long groupId,
java.lang.String name,
int type) |
LayoutPageTemplateCollection |
fetchLayoutPageTemplateCollectionByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the layout page template collection 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<LayoutPageTemplateCollection> |
getCTPersistence() |
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
LayoutPageTemplateCollection |
getLayoutPageTemplateCollection(long layoutPageTemplateCollectionId)
Returns the layout page template collection with the primary key.
|
LayoutPageTemplateCollection |
getLayoutPageTemplateCollectionByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the layout page template collection matching the UUID and group.
|
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollections(int start,
int end)
Returns a range of all the layout page template collections.
|
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollections(long groupId) |
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollections(long groupId,
int type,
int start,
int end) |
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollections(long groupId,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateCollection> orderByComparator) |
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollections(long groupId,
java.lang.String name,
int type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateCollection> orderByComparator) |
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollectionsByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the layout page template collections matching the UUID and company.
|
java.util.List<LayoutPageTemplateCollection> |
getLayoutPageTemplateCollectionsByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateCollection> orderByComparator)
Returns a range of layout page template collections matching the UUID and company.
|
int |
getLayoutPageTemplateCollectionsCount()
Returns the number of layout page template collections.
|
int |
getLayoutPageTemplateCollectionsCount(long groupId,
int type) |
int |
getLayoutPageTemplateCollectionsCount(long groupId,
java.lang.String name,
int type) |
java.lang.Class<LayoutPageTemplateCollection> |
getModelClass() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
java.lang.String |
getUniqueLayoutPageTemplateCollectionName(long groupId,
java.lang.String name,
int type) |
LayoutPageTemplateCollectionLocalService |
getWrappedService() |
void |
setWrappedService(LayoutPageTemplateCollectionLocalService layoutPageTemplateCollectionLocalService) |
LayoutPageTemplateCollection |
updateLayoutPageTemplateCollection(LayoutPageTemplateCollection layoutPageTemplateCollection)
Updates the layout page template collection in the database or adds it if it does not yet exist.
|
LayoutPageTemplateCollection |
updateLayoutPageTemplateCollection(long layoutPageTemplateCollectionId,
java.lang.String name,
java.lang.String description) |
<R,E extends java.lang.Throwable> |
updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateCollection>,R,E> updateUnsafeFunction) |
public LayoutPageTemplateCollectionLocalServiceWrapper()
public LayoutPageTemplateCollectionLocalServiceWrapper(LayoutPageTemplateCollectionLocalService layoutPageTemplateCollectionLocalService)
public LayoutPageTemplateCollection addLayoutPageTemplateCollection(LayoutPageTemplateCollection layoutPageTemplateCollection)
Important: Inspect LayoutPageTemplateCollectionLocalServiceImpl 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.
addLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicelayoutPageTemplateCollection - the layout page template collectionpublic LayoutPageTemplateCollection addLayoutPageTemplateCollection(long userId, long groupId, long parentLayoutPageTemplateCollection, java.lang.String name, java.lang.String description, int type, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic LayoutPageTemplateCollection createLayoutPageTemplateCollection(long layoutPageTemplateCollectionId)
createLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicelayoutPageTemplateCollectionId - the primary key for the new layout page template collectionpublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface LayoutPageTemplateCollectionLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic LayoutPageTemplateCollection deleteLayoutPageTemplateCollection(LayoutPageTemplateCollection layoutPageTemplateCollection) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect LayoutPageTemplateCollectionLocalServiceImpl 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.
deleteLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicelayoutPageTemplateCollection - the layout page template collectionPortalExceptionpublic LayoutPageTemplateCollection deleteLayoutPageTemplateCollection(long layoutPageTemplateCollectionId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect LayoutPageTemplateCollectionLocalServiceImpl 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.
deleteLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicelayoutPageTemplateCollectionId - the primary key of the layout page template collectionPortalException - if a layout page template collection 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 LayoutPageTemplateCollectionLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface LayoutPageTemplateCollectionLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface LayoutPageTemplateCollectionLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface LayoutPageTemplateCollectionLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface LayoutPageTemplateCollectionLocalServicedynamicQuery - 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.LayoutPageTemplateCollectionModelImpl.
dynamicQuery in interface LayoutPageTemplateCollectionLocalServicedynamicQuery - 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.LayoutPageTemplateCollectionModelImpl.
dynamicQuery in interface LayoutPageTemplateCollectionLocalServicedynamicQuery - 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 LayoutPageTemplateCollectionLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface LayoutPageTemplateCollectionLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic LayoutPageTemplateCollection fetchLayoutPageTemplateCollection(long layoutPageTemplateCollectionId)
fetchLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicepublic LayoutPageTemplateCollection fetchLayoutPageTemplateCollection(long groupId, java.lang.String layoutPageTemplateCollectionKey, int type)
fetchLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicepublic LayoutPageTemplateCollection fetchLayoutPageTemplateCollectionByName(long groupId, java.lang.String name, int type)
fetchLayoutPageTemplateCollectionByName in interface LayoutPageTemplateCollectionLocalServicepublic LayoutPageTemplateCollection fetchLayoutPageTemplateCollectionByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchLayoutPageTemplateCollectionByUuidAndGroupId in interface LayoutPageTemplateCollectionLocalServiceuuid - the layout page template collection's UUIDgroupId - the primary key of the groupnull if a matching layout page template collection could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface LayoutPageTemplateCollectionLocalServicepublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface LayoutPageTemplateCollectionLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface LayoutPageTemplateCollectionLocalServicepublic LayoutPageTemplateCollection getLayoutPageTemplateCollection(long layoutPageTemplateCollectionId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicelayoutPageTemplateCollectionId - the primary key of the layout page template collectionPortalException - if a layout page template collection with the primary key could not be foundpublic LayoutPageTemplateCollection getLayoutPageTemplateCollectionByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutPageTemplateCollectionByUuidAndGroupId in interface LayoutPageTemplateCollectionLocalServiceuuid - the layout page template collection's UUIDgroupId - the primary key of the groupPortalException - if a matching layout page template collection could not be foundpublic java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollections(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.LayoutPageTemplateCollectionModelImpl.
getLayoutPageTemplateCollections in interface LayoutPageTemplateCollectionLocalServicestart - the lower bound of the range of layout page template collectionsend - the upper bound of the range of layout page template collections (not inclusive)public java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollections(long groupId)
getLayoutPageTemplateCollections in interface LayoutPageTemplateCollectionLocalServicepublic java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollections(long groupId, int type, int start, int end)
getLayoutPageTemplateCollections in interface LayoutPageTemplateCollectionLocalServicepublic java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollections(long groupId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateCollection> orderByComparator)
getLayoutPageTemplateCollections in interface LayoutPageTemplateCollectionLocalServicepublic java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollections(long groupId, java.lang.String name, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateCollection> orderByComparator)
getLayoutPageTemplateCollections in interface LayoutPageTemplateCollectionLocalServicepublic java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollectionsByUuidAndCompanyId(java.lang.String uuid, long companyId)
getLayoutPageTemplateCollectionsByUuidAndCompanyId in interface LayoutPageTemplateCollectionLocalServiceuuid - the UUID of the layout page template collectionscompanyId - the primary key of the companypublic java.util.List<LayoutPageTemplateCollection> getLayoutPageTemplateCollectionsByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutPageTemplateCollection> orderByComparator)
getLayoutPageTemplateCollectionsByUuidAndCompanyId in interface LayoutPageTemplateCollectionLocalServiceuuid - the UUID of the layout page template collectionscompanyId - the primary key of the companystart - the lower bound of the range of layout page template collectionsend - the upper bound of the range of layout page template collections (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public int getLayoutPageTemplateCollectionsCount()
getLayoutPageTemplateCollectionsCount in interface LayoutPageTemplateCollectionLocalServicepublic int getLayoutPageTemplateCollectionsCount(long groupId,
int type)
getLayoutPageTemplateCollectionsCount in interface LayoutPageTemplateCollectionLocalServicepublic int getLayoutPageTemplateCollectionsCount(long groupId,
java.lang.String name,
int type)
getLayoutPageTemplateCollectionsCount in interface LayoutPageTemplateCollectionLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface LayoutPageTemplateCollectionLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface LayoutPageTemplateCollectionLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic java.lang.String getUniqueLayoutPageTemplateCollectionName(long groupId,
java.lang.String name,
int type)
getUniqueLayoutPageTemplateCollectionName in interface LayoutPageTemplateCollectionLocalServicepublic LayoutPageTemplateCollection updateLayoutPageTemplateCollection(LayoutPageTemplateCollection layoutPageTemplateCollection)
Important: Inspect LayoutPageTemplateCollectionLocalServiceImpl 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.
updateLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicelayoutPageTemplateCollection - the layout page template collectionpublic LayoutPageTemplateCollection updateLayoutPageTemplateCollection(long layoutPageTemplateCollectionId, java.lang.String name, java.lang.String description) throws com.liferay.portal.kernel.exception.PortalException
updateLayoutPageTemplateCollection in interface LayoutPageTemplateCollectionLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.service.persistence.BasePersistence<?> getBasePersistence()
getBasePersistence in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateCollection> getCTPersistence()
getCTPersistence in interface LayoutPageTemplateCollectionLocalServicegetCTPersistence in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutPageTemplateCollection>public java.lang.Class<LayoutPageTemplateCollection> getModelClass()
getModelClass in interface LayoutPageTemplateCollectionLocalServicegetModelClass in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutPageTemplateCollection>public <R,E extends java.lang.Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutPageTemplateCollection>,R,E> updateUnsafeFunction) throws E extends java.lang.Throwable
updateWithUnsafeFunction in interface LayoutPageTemplateCollectionLocalServiceupdateWithUnsafeFunction in interface com.liferay.portal.kernel.service.change.tracking.CTService<LayoutPageTemplateCollection>E extends java.lang.Throwablepublic LayoutPageTemplateCollectionLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateCollectionLocalService>public void setWrappedService(LayoutPageTemplateCollectionLocalService layoutPageTemplateCollectionLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<LayoutPageTemplateCollectionLocalService>