@Deprecated public class CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceWrapper extends java.lang.Object implements CommerceNotificationTemplateCommerceAccountGroupRelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelLocalService>
CommerceNotificationTemplateCommerceAccountGroupRelLocalService.CommerceNotificationTemplateCommerceAccountGroupRelLocalService| Constructor and Description |
|---|
CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceWrapper()
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceWrapper(CommerceNotificationTemplateCommerceAccountGroupRelLocalService commerceNotificationTemplateCommerceAccountGroupRelLocalService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CommerceNotificationTemplateCommerceAccountGroupRel |
addCommerceNotificationTemplateCommerceAccountGroupRel(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
Deprecated.
Adds the commerce notification template commerce account group rel to the database.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
addCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId,
long commerceAccountGroupId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
createCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
Deprecated.
Creates a new commerce notification template commerce account group rel with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj)
Deprecated.
|
void |
deleteCNTemplateCommerceAccountGroupRelsBycommerceAccountGroupId(long commerceAccountGroupId)
Deprecated.
|
void |
deleteCNTemplateCommerceAccountGroupRelsByCommerceNotificationTemplateId(long commerceNotificationTemplateId)
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
deleteCommerceNotificationTemplateCommerceAccountGroupRel(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
Deprecated.
Deletes the commerce notification template commerce account group rel from the database.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
deleteCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
Deprecated.
Deletes the commerce notification template commerce account group rel with the primary key from the database.
|
com.liferay.portal.kernel.model.PersistedModel |
deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
Deprecated.
|
<T> T |
dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
Deprecated.
|
int |
dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
Deprecated.
|
com.liferay.portal.kernel.dao.orm.DynamicQuery |
dynamicQuery()
Deprecated.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Deprecated.
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)
Deprecated.
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)
Deprecated.
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)
Deprecated.
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)
Deprecated.
Returns the number of rows matching the dynamic query.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
fetchCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
fetchCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId,
long commerceAccountGroupId)
Deprecated.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery()
Deprecated.
|
com.liferay.portal.kernel.service.persistence.BasePersistence<?> |
getBasePersistence()
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
getCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
Deprecated.
Returns the commerce notification template commerce account group rel with the primary key.
|
java.util.List<CommerceNotificationTemplateCommerceAccountGroupRel> |
getCommerceNotificationTemplateCommerceAccountGroupRels(int start,
int end)
Deprecated.
Returns a range of all the commerce notification template commerce account group rels.
|
java.util.List<CommerceNotificationTemplateCommerceAccountGroupRel> |
getCommerceNotificationTemplateCommerceAccountGroupRels(long commerceNotificationTemplateId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceNotificationTemplateCommerceAccountGroupRel> orderByComparator)
Deprecated.
|
int |
getCommerceNotificationTemplateCommerceAccountGroupRelsCount()
Deprecated.
Returns the number of commerce notification template commerce account group rels.
|
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery()
Deprecated.
|
java.lang.String |
getOSGiServiceIdentifier()
Deprecated.
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj)
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRelLocalService |
getWrappedService()
Deprecated.
|
void |
setWrappedService(CommerceNotificationTemplateCommerceAccountGroupRelLocalService commerceNotificationTemplateCommerceAccountGroupRelLocalService)
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
updateCommerceNotificationTemplateCommerceAccountGroupRel(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
Deprecated.
Updates the commerce notification template commerce account group rel in the database or adds it if it does not yet exist.
|
public CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceWrapper()
public CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceWrapper(CommerceNotificationTemplateCommerceAccountGroupRelLocalService commerceNotificationTemplateCommerceAccountGroupRelLocalService)
public CommerceNotificationTemplateCommerceAccountGroupRel addCommerceNotificationTemplateCommerceAccountGroupRel(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
Important: Inspect CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceImpl 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.
addCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecommerceNotificationTemplateCommerceAccountGroupRel - the commerce notification template commerce account group relpublic CommerceNotificationTemplateCommerceAccountGroupRel addCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId, long commerceAccountGroupId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceNotificationTemplateCommerceAccountGroupRel createCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
createCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecommerceNotificationTemplateCommerceAccountGroupRelId - the primary key for the new commerce notification template 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 CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic void deleteCNTemplateCommerceAccountGroupRelsBycommerceAccountGroupId(long commerceAccountGroupId)
public void deleteCNTemplateCommerceAccountGroupRelsByCommerceNotificationTemplateId(long commerceNotificationTemplateId)
public CommerceNotificationTemplateCommerceAccountGroupRel deleteCommerceNotificationTemplateCommerceAccountGroupRel(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
Important: Inspect CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceImpl 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.
deleteCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecommerceNotificationTemplateCommerceAccountGroupRel - the commerce notification template commerce account group relpublic CommerceNotificationTemplateCommerceAccountGroupRel deleteCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceImpl 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.
deleteCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecommerceNotificationTemplateCommerceAccountGroupRelId - the primary key of the commerce notification template commerce account group relPortalException - if a commerce notification template commerce account group rel 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 CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedynamicQuery - 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.notification.model.impl.CommerceNotificationTemplateCommerceAccountGroupRelModelImpl.
dynamicQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedynamicQuery - 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.notification.model.impl.CommerceNotificationTemplateCommerceAccountGroupRelModelImpl.
dynamicQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedynamicQuery - 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 CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic CommerceNotificationTemplateCommerceAccountGroupRel fetchCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
public CommerceNotificationTemplateCommerceAccountGroupRel fetchCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId, long commerceAccountGroupId)
public com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicepublic CommerceNotificationTemplateCommerceAccountGroupRel getCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecommerceNotificationTemplateCommerceAccountGroupRelId - the primary key of the commerce notification template commerce account group relPortalException - if a commerce notification template commerce account group rel with the primary key could not be foundpublic java.util.List<CommerceNotificationTemplateCommerceAccountGroupRel> getCommerceNotificationTemplateCommerceAccountGroupRels(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.notification.model.impl.CommerceNotificationTemplateCommerceAccountGroupRelModelImpl.
getCommerceNotificationTemplateCommerceAccountGroupRels in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicestart - the lower bound of the range of commerce notification template commerce account group relsend - the upper bound of the range of commerce notification template commerce account group rels (not inclusive)public java.util.List<CommerceNotificationTemplateCommerceAccountGroupRel> getCommerceNotificationTemplateCommerceAccountGroupRels(long commerceNotificationTemplateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceNotificationTemplateCommerceAccountGroupRel> orderByComparator)
public int getCommerceNotificationTemplateCommerceAccountGroupRelsCount()
getCommerceNotificationTemplateCommerceAccountGroupRelsCount in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic CommerceNotificationTemplateCommerceAccountGroupRel updateCommerceNotificationTemplateCommerceAccountGroupRel(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
Important: Inspect CommerceNotificationTemplateCommerceAccountGroupRelLocalServiceImpl 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.
updateCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelLocalServicecommerceNotificationTemplateCommerceAccountGroupRel - the commerce notification template commerce account group relpublic com.liferay.portal.kernel.service.persistence.BasePersistence<?> getBasePersistence()
getBasePersistence in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic CommerceNotificationTemplateCommerceAccountGroupRelLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelLocalService>public void setWrappedService(CommerceNotificationTemplateCommerceAccountGroupRelLocalService commerceNotificationTemplateCommerceAccountGroupRelLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelLocalService>