public class CPInstanceOptionValueRelLocalServiceWrapper extends java.lang.Object implements CPInstanceOptionValueRelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<CPInstanceOptionValueRelLocalService>
CPInstanceOptionValueRelLocalService.CPInstanceOptionValueRelLocalService| Constructor and Description |
|---|
CPInstanceOptionValueRelLocalServiceWrapper() |
CPInstanceOptionValueRelLocalServiceWrapper(CPInstanceOptionValueRelLocalService cpInstanceOptionValueRelLocalService) |
| Modifier and Type | Method and Description |
|---|---|
CPInstanceOptionValueRel |
addCPInstanceOptionValueRel(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Adds the cp instance option value rel to the database.
|
CPInstanceOptionValueRel |
addCPInstanceOptionValueRel(long groupId,
long companyId,
long userId,
long cpDefinitionOptionRelId,
long cpDefinitionOptionValueRelId,
long cpInstanceId) |
CPInstanceOptionValueRel |
createCPInstanceOptionValueRel(long CPInstanceOptionValueRelId)
Creates a new cp instance option value rel with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
CPInstanceOptionValueRel |
deleteCPInstanceOptionValueRel(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Deletes the cp instance option value rel from the database.
|
CPInstanceOptionValueRel |
deleteCPInstanceOptionValueRel(long CPInstanceOptionValueRelId)
Deletes the cp instance option value rel 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.
|
CPInstanceOptionValueRel |
fetchCPInstanceOptionValueRel(long CPInstanceOptionValueRelId) |
CPInstanceOptionValueRel |
fetchCPInstanceOptionValueRelByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the cp instance option value rel matching the UUID and group.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
com.liferay.portal.kernel.service.persistence.BasePersistence<?> |
getBasePersistence() |
java.util.List<CPInstanceOptionValueRel> |
getCPDefinitionCPInstanceOptionValueRels(long cpDefinitionId) |
java.util.List<CPInstanceOptionValueRel> |
getCPDefinitionOptionRelCPInstanceOptionValueRels(long cpDefinitionOptionRelId) |
java.util.List<CPInstanceOptionValueRel> |
getCPInstanceCPInstanceOptionValueRels(long cpInstanceId) |
java.util.List<CPInstanceOptionValueRel> |
getCPInstanceCPInstanceOptionValueRels(long cpDefinitionOptionRelId,
long cpInstanceId) |
CPInstanceOptionValueRel |
getCPInstanceOptionValueRel(long CPInstanceOptionValueRelId)
Returns the cp instance option value rel with the primary key.
|
CPInstanceOptionValueRel |
getCPInstanceOptionValueRelByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the cp instance option value rel matching the UUID and group.
|
java.util.List<CPInstanceOptionValueRel> |
getCPInstanceOptionValueRels(int start,
int end)
Returns a range of all the cp instance option value rels.
|
java.util.List<CPInstanceOptionValueRel> |
getCPInstanceOptionValueRelsByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the cp instance option value rels matching the UUID and company.
|
java.util.List<CPInstanceOptionValueRel> |
getCPInstanceOptionValueRelsByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns a range of cp instance option value rels matching the UUID and company.
|
int |
getCPInstanceOptionValueRelsCount()
Returns the number of cp instance option value rels.
|
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CPInstanceOptionValueRel> |
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<CPInstanceOptionValueRel> |
getModelClass() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
CPInstanceOptionValueRelLocalService |
getWrappedService() |
boolean |
hasCPInstanceCPDefinitionOptionRel(long cpDefinitionOptionRelId,
long cpInstanceId) |
boolean |
hasCPInstanceCPDefinitionOptionValueRel(long cpDefinitionOptionValueRelId,
long cpInstanceId) |
boolean |
hasCPInstanceOptionValueRel(long cpInstanceId) |
boolean |
matchesCPDefinitionOptionRels(long cpDefinitionId,
long cpInstanceId) |
boolean |
matchesCPInstanceOptionValueRels(long cpInstanceId,
java.util.List<CPInstanceOptionValueRel> cpInstanceOptionValueRels) |
boolean |
matchesCPInstanceOptionValueRels(long cpInstanceId,
java.util.Map<java.lang.Long,java.util.List<java.lang.Long>> cpDefinitionOptionRelIdsCPDefinitionOptionValueRelIds) |
void |
setWrappedService(CPInstanceOptionValueRelLocalService cpInstanceOptionValueRelLocalService) |
CPInstanceOptionValueRel |
updateCPInstanceOptionValueRel(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Updates the cp instance option value rel in the database or adds it if it does not yet exist.
|
void |
updateCPInstanceOptionValueRels(long groupId,
long companyId,
long userId,
long cpInstanceId,
java.util.Map<java.lang.Long,java.util.List<java.lang.Long>> cpDefinitionOptionRelIdCPDefinitionOptionValueRelIds) |
<R,E extends java.lang.Throwable> |
updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CPInstanceOptionValueRel>,R,E> updateUnsafeFunction) |
public CPInstanceOptionValueRelLocalServiceWrapper()
public CPInstanceOptionValueRelLocalServiceWrapper(CPInstanceOptionValueRelLocalService cpInstanceOptionValueRelLocalService)
public CPInstanceOptionValueRel addCPInstanceOptionValueRel(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Important: Inspect CPInstanceOptionValueRelLocalServiceImpl 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.
addCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServicecpInstanceOptionValueRel - the cp instance option value relpublic CPInstanceOptionValueRel addCPInstanceOptionValueRel(long groupId, long companyId, long userId, long cpDefinitionOptionRelId, long cpDefinitionOptionValueRelId, long cpInstanceId) throws com.liferay.portal.kernel.exception.PortalException
addCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CPInstanceOptionValueRel createCPInstanceOptionValueRel(long CPInstanceOptionValueRelId)
createCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServiceCPInstanceOptionValueRelId - the primary key for the new cp instance option value relpublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface CPInstanceOptionValueRelLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic CPInstanceOptionValueRel deleteCPInstanceOptionValueRel(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Important: Inspect CPInstanceOptionValueRelLocalServiceImpl 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.
deleteCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServicecpInstanceOptionValueRel - the cp instance option value relpublic CPInstanceOptionValueRel deleteCPInstanceOptionValueRel(long CPInstanceOptionValueRelId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect CPInstanceOptionValueRelLocalServiceImpl 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.
deleteCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServiceCPInstanceOptionValueRelId - the primary key of the cp instance option value relPortalException - if a cp instance option value 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 CPInstanceOptionValueRelLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface CPInstanceOptionValueRelLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface CPInstanceOptionValueRelLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface CPInstanceOptionValueRelLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface CPInstanceOptionValueRelLocalServicedynamicQuery - 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.product.model.impl.CPInstanceOptionValueRelModelImpl.
dynamicQuery in interface CPInstanceOptionValueRelLocalServicedynamicQuery - 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.product.model.impl.CPInstanceOptionValueRelModelImpl.
dynamicQuery in interface CPInstanceOptionValueRelLocalServicedynamicQuery - 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 CPInstanceOptionValueRelLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface CPInstanceOptionValueRelLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic CPInstanceOptionValueRel fetchCPInstanceOptionValueRel(long CPInstanceOptionValueRelId)
fetchCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServicepublic CPInstanceOptionValueRel fetchCPInstanceOptionValueRelByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchCPInstanceOptionValueRelByUuidAndGroupId in interface CPInstanceOptionValueRelLocalServiceuuid - the cp instance option value rel's UUIDgroupId - the primary key of the groupnull if a matching cp instance option value rel could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface CPInstanceOptionValueRelLocalServicepublic java.util.List<CPInstanceOptionValueRel> getCPDefinitionCPInstanceOptionValueRels(long cpDefinitionId)
getCPDefinitionCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicepublic java.util.List<CPInstanceOptionValueRel> getCPDefinitionOptionRelCPInstanceOptionValueRels(long cpDefinitionOptionRelId)
getCPDefinitionOptionRelCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicepublic java.util.List<CPInstanceOptionValueRel> getCPInstanceCPInstanceOptionValueRels(long cpInstanceId)
getCPInstanceCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicepublic java.util.List<CPInstanceOptionValueRel> getCPInstanceCPInstanceOptionValueRels(long cpDefinitionOptionRelId, long cpInstanceId)
getCPInstanceCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicepublic CPInstanceOptionValueRel getCPInstanceOptionValueRel(long CPInstanceOptionValueRelId) throws com.liferay.portal.kernel.exception.PortalException
getCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServiceCPInstanceOptionValueRelId - the primary key of the cp instance option value relPortalException - if a cp instance option value rel with the primary key could not be foundpublic CPInstanceOptionValueRel getCPInstanceOptionValueRelByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getCPInstanceOptionValueRelByUuidAndGroupId in interface CPInstanceOptionValueRelLocalServiceuuid - the cp instance option value rel's UUIDgroupId - the primary key of the groupPortalException - if a matching cp instance option value rel could not be foundpublic java.util.List<CPInstanceOptionValueRel> getCPInstanceOptionValueRels(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.product.model.impl.CPInstanceOptionValueRelModelImpl.
getCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicestart - the lower bound of the range of cp instance option value relsend - the upper bound of the range of cp instance option value rels (not inclusive)public java.util.List<CPInstanceOptionValueRel> getCPInstanceOptionValueRelsByUuidAndCompanyId(java.lang.String uuid, long companyId)
getCPInstanceOptionValueRelsByUuidAndCompanyId in interface CPInstanceOptionValueRelLocalServiceuuid - the UUID of the cp instance option value relscompanyId - the primary key of the companypublic java.util.List<CPInstanceOptionValueRel> getCPInstanceOptionValueRelsByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
getCPInstanceOptionValueRelsByUuidAndCompanyId in interface CPInstanceOptionValueRelLocalServiceuuid - the UUID of the cp instance option value relscompanyId - the primary key of the companystart - the lower bound of the range of cp instance option value relsend - the upper bound of the range of cp instance option value rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public int getCPInstanceOptionValueRelsCount()
getCPInstanceOptionValueRelsCount in interface CPInstanceOptionValueRelLocalServicepublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface CPInstanceOptionValueRelLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface CPInstanceOptionValueRelLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CPInstanceOptionValueRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface CPInstanceOptionValueRelLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic boolean hasCPInstanceCPDefinitionOptionRel(long cpDefinitionOptionRelId,
long cpInstanceId)
hasCPInstanceCPDefinitionOptionRel in interface CPInstanceOptionValueRelLocalServicepublic boolean hasCPInstanceCPDefinitionOptionValueRel(long cpDefinitionOptionValueRelId,
long cpInstanceId)
hasCPInstanceCPDefinitionOptionValueRel in interface CPInstanceOptionValueRelLocalServicepublic boolean hasCPInstanceOptionValueRel(long cpInstanceId)
hasCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServicepublic boolean matchesCPDefinitionOptionRels(long cpDefinitionId,
long cpInstanceId)
matchesCPDefinitionOptionRels in interface CPInstanceOptionValueRelLocalServicepublic boolean matchesCPInstanceOptionValueRels(long cpInstanceId,
java.util.List<CPInstanceOptionValueRel> cpInstanceOptionValueRels)
matchesCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicepublic boolean matchesCPInstanceOptionValueRels(long cpInstanceId,
java.util.Map<java.lang.Long,java.util.List<java.lang.Long>> cpDefinitionOptionRelIdsCPDefinitionOptionValueRelIds)
matchesCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicepublic CPInstanceOptionValueRel updateCPInstanceOptionValueRel(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Important: Inspect CPInstanceOptionValueRelLocalServiceImpl 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.
updateCPInstanceOptionValueRel in interface CPInstanceOptionValueRelLocalServicecpInstanceOptionValueRel - the cp instance option value relpublic void updateCPInstanceOptionValueRels(long groupId,
long companyId,
long userId,
long cpInstanceId,
java.util.Map<java.lang.Long,java.util.List<java.lang.Long>> cpDefinitionOptionRelIdCPDefinitionOptionValueRelIds)
throws com.liferay.portal.kernel.exception.PortalException
updateCPInstanceOptionValueRels in interface CPInstanceOptionValueRelLocalServicecom.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<CPInstanceOptionValueRel> getCTPersistence()
getCTPersistence in interface CPInstanceOptionValueRelLocalServicegetCTPersistence in interface com.liferay.portal.kernel.service.change.tracking.CTService<CPInstanceOptionValueRel>public java.lang.Class<CPInstanceOptionValueRel> getModelClass()
getModelClass in interface CPInstanceOptionValueRelLocalServicegetModelClass in interface com.liferay.portal.kernel.service.change.tracking.CTService<CPInstanceOptionValueRel>public <R,E extends java.lang.Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CPInstanceOptionValueRel>,R,E> updateUnsafeFunction) throws E extends java.lang.Throwable
updateWithUnsafeFunction in interface CPInstanceOptionValueRelLocalServiceupdateWithUnsafeFunction in interface com.liferay.portal.kernel.service.change.tracking.CTService<CPInstanceOptionValueRel>E extends java.lang.Throwablepublic CPInstanceOptionValueRelLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CPInstanceOptionValueRelLocalService>public void setWrappedService(CPInstanceOptionValueRelLocalService cpInstanceOptionValueRelLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CPInstanceOptionValueRelLocalService>