public class CommercePriceListCommerceAccountGroupRelLocalServiceWrapper extends java.lang.Object implements CommercePriceListCommerceAccountGroupRelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceListCommerceAccountGroupRelLocalService>
CommercePriceListCommerceAccountGroupRelLocalService.CommercePriceListCommerceAccountGroupRelLocalService| Constructor and Description |
|---|
CommercePriceListCommerceAccountGroupRelLocalServiceWrapper() |
CommercePriceListCommerceAccountGroupRelLocalServiceWrapper(CommercePriceListCommerceAccountGroupRelLocalService commercePriceListCommerceAccountGroupRelLocalService) |
| Modifier and Type | Method and Description |
|---|---|
CommercePriceListCommerceAccountGroupRel |
addCommercePriceListCommerceAccountGroupRel(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
Adds the commerce price list commerce account group rel to the database.
|
CommercePriceListCommerceAccountGroupRel |
addCommercePriceListCommerceAccountGroupRel(long userId,
long commercePriceListId,
long commerceAccountGroupId,
int order,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
CommercePriceListCommerceAccountGroupRel |
createCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
Creates a new commerce price list commerce account group rel with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
void |
deleteCommercePriceListAccountGroupRelsByCommercePriceListId(long commercePriceListId) |
CommercePriceListCommerceAccountGroupRel |
deleteCommercePriceListCommerceAccountGroupRel(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
Deletes the commerce price list commerce account group rel from the database.
|
CommercePriceListCommerceAccountGroupRel |
deleteCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
Deletes the commerce price list commerce account group rel with the primary key from the database.
|
void |
deleteCommercePriceListCommerceAccountGroupRels(long commercePriceListId) |
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.
|
CommercePriceListCommerceAccountGroupRel |
fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId) |
CommercePriceListCommerceAccountGroupRel |
fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListId,
long commerceAccountGroupId) |
CommercePriceListCommerceAccountGroupRel |
fetchCommercePriceListCommerceAccountGroupRelByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns the commerce price list commerce account group rel with the matching UUID and company.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
com.liferay.portal.kernel.service.persistence.BasePersistence<?> |
getBasePersistence() |
CommercePriceListCommerceAccountGroupRel |
getCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
Returns the commerce price list commerce account group rel with the primary key.
|
CommercePriceListCommerceAccountGroupRel |
getCommercePriceListCommerceAccountGroupRelByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns the commerce price list commerce account group rel with the matching UUID and company.
|
java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(int start,
int end)
Returns a range of all the commerce price list commerce account group rels.
|
java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(long commercePriceListId) |
java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(long commercePriceListId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommercePriceListCommerceAccountGroupRel> orderByComparator) |
java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(long commercePriceListId,
java.lang.String name,
int start,
int end) |
int |
getCommercePriceListCommerceAccountGroupRelsCount()
Returns the number of commerce price list commerce account group rels.
|
int |
getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId) |
int |
getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId,
java.lang.String name) |
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CommercePriceListCommerceAccountGroupRel> |
getCTPersistence() |
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
java.lang.Class<CommercePriceListCommerceAccountGroupRel> |
getModelClass() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
CommercePriceListCommerceAccountGroupRelLocalService |
getWrappedService() |
void |
setWrappedService(CommercePriceListCommerceAccountGroupRelLocalService commercePriceListCommerceAccountGroupRelLocalService) |
CommercePriceListCommerceAccountGroupRel |
updateCommercePriceListCommerceAccountGroupRel(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
Updates the commerce price list commerce account group rel in the database or adds it if it does not yet exist.
|
CommercePriceListCommerceAccountGroupRel |
updateCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId,
int order,
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<CommercePriceListCommerceAccountGroupRel>,R,E> updateUnsafeFunction) |
public CommercePriceListCommerceAccountGroupRelLocalServiceWrapper()
public CommercePriceListCommerceAccountGroupRelLocalServiceWrapper(CommercePriceListCommerceAccountGroupRelLocalService commercePriceListCommerceAccountGroupRelLocalService)
public CommercePriceListCommerceAccountGroupRel addCommercePriceListCommerceAccountGroupRel(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
Important: Inspect CommercePriceListCommerceAccountGroupRelLocalServiceImpl 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.
addCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecommercePriceListCommerceAccountGroupRel - the commerce price list commerce account group relpublic CommercePriceListCommerceAccountGroupRel addCommercePriceListCommerceAccountGroupRel(long userId, long commercePriceListId, long commerceAccountGroupId, int order, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommercePriceListCommerceAccountGroupRel createCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
createCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecommercePriceListCommerceAccountGroupRelId - the primary key for the new commerce price list commerce account group relpublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface CommercePriceListCommerceAccountGroupRelLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic void deleteCommercePriceListAccountGroupRelsByCommercePriceListId(long commercePriceListId)
deleteCommercePriceListAccountGroupRelsByCommercePriceListId in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic CommercePriceListCommerceAccountGroupRel deleteCommercePriceListCommerceAccountGroupRel(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect CommercePriceListCommerceAccountGroupRelLocalServiceImpl 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.
deleteCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecommercePriceListCommerceAccountGroupRel - the commerce price list commerce account group relPortalExceptionpublic CommercePriceListCommerceAccountGroupRel deleteCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect CommercePriceListCommerceAccountGroupRelLocalServiceImpl 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.
deleteCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecommercePriceListCommerceAccountGroupRelId - the primary key of the commerce price list commerce account group relPortalException - if a commerce price list commerce account group rel with the primary key could not be foundpublic void deleteCommercePriceListCommerceAccountGroupRels(long commercePriceListId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel in interface CommercePriceListCommerceAccountGroupRelLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface CommercePriceListCommerceAccountGroupRelLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicedynamicQuery - 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.commerce.price.list.model.impl.CommercePriceListCommerceAccountGroupRelModelImpl.
dynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicedynamicQuery - 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.commerce.price.list.model.impl.CommercePriceListCommerceAccountGroupRelModelImpl.
dynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicedynamicQuery - 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 CommercePriceListCommerceAccountGroupRelLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface CommercePriceListCommerceAccountGroupRelLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic CommercePriceListCommerceAccountGroupRel fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
fetchCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic CommercePriceListCommerceAccountGroupRel fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListId, long commerceAccountGroupId)
fetchCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic CommercePriceListCommerceAccountGroupRel fetchCommercePriceListCommerceAccountGroupRelByUuidAndCompanyId(java.lang.String uuid, long companyId)
fetchCommercePriceListCommerceAccountGroupRelByUuidAndCompanyId in interface CommercePriceListCommerceAccountGroupRelLocalServiceuuid - the commerce price list commerce account group rel's UUIDcompanyId - the primary key of the companynull if a matching commerce price list commerce account group rel could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic CommercePriceListCommerceAccountGroupRel getCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecommercePriceListCommerceAccountGroupRelId - the primary key of the commerce price list commerce account group relPortalException - if a commerce price list commerce account group rel with the primary key could not be foundpublic CommercePriceListCommerceAccountGroupRel getCommercePriceListCommerceAccountGroupRelByUuidAndCompanyId(java.lang.String uuid, long companyId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceListCommerceAccountGroupRelByUuidAndCompanyId in interface CommercePriceListCommerceAccountGroupRelLocalServiceuuid - the commerce price list commerce account group rel's UUIDcompanyId - the primary key of the companyPortalException - if a matching commerce price list commerce account group rel could not be foundpublic java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(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.commerce.price.list.model.impl.CommercePriceListCommerceAccountGroupRelModelImpl.
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelLocalServicestart - the lower bound of the range of commerce price list commerce account group relsend - the upper bound of the range of commerce price list commerce account group rels (not inclusive)public java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId)
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePriceListCommerceAccountGroupRel> orderByComparator)
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId, java.lang.String name, int start, int end)
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic int getCommercePriceListCommerceAccountGroupRelsCount()
getCommercePriceListCommerceAccountGroupRelsCount in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic int getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId)
getCommercePriceListCommerceAccountGroupRelsCount in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic int getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId,
java.lang.String name)
getCommercePriceListCommerceAccountGroupRelsCount in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommercePriceListCommerceAccountGroupRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface CommercePriceListCommerceAccountGroupRelLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic CommercePriceListCommerceAccountGroupRel updateCommercePriceListCommerceAccountGroupRel(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
Important: Inspect CommercePriceListCommerceAccountGroupRelLocalServiceImpl 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.
updateCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecommercePriceListCommerceAccountGroupRel - the commerce price list commerce account group relpublic CommercePriceListCommerceAccountGroupRel updateCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId, int order, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
updateCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelLocalServicecom.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<CommercePriceListCommerceAccountGroupRel> getCTPersistence()
getCTPersistence in interface CommercePriceListCommerceAccountGroupRelLocalServicegetCTPersistence in interface com.liferay.portal.kernel.service.change.tracking.CTService<CommercePriceListCommerceAccountGroupRel>public java.lang.Class<CommercePriceListCommerceAccountGroupRel> getModelClass()
getModelClass in interface CommercePriceListCommerceAccountGroupRelLocalServicegetModelClass in interface com.liferay.portal.kernel.service.change.tracking.CTService<CommercePriceListCommerceAccountGroupRel>public <R,E extends java.lang.Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CommercePriceListCommerceAccountGroupRel>,R,E> updateUnsafeFunction) throws E extends java.lang.Throwable
updateWithUnsafeFunction in interface CommercePriceListCommerceAccountGroupRelLocalServiceupdateWithUnsafeFunction in interface com.liferay.portal.kernel.service.change.tracking.CTService<CommercePriceListCommerceAccountGroupRel>E extends java.lang.Throwablepublic CommercePriceListCommerceAccountGroupRelLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceListCommerceAccountGroupRelLocalService>public void setWrappedService(CommercePriceListCommerceAccountGroupRelLocalService commercePriceListCommerceAccountGroupRelLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceListCommerceAccountGroupRelLocalService>