@ProviderType public interface CPInstanceOptionValueRelPersistence extends com.liferay.portal.kernel.service.persistence.BasePersistence<CPInstanceOptionValueRel>, com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CPInstanceOptionValueRel>
Caching information and settings can be found in portal.properties
CPInstanceOptionValueRelUtil
Modifier and Type | Method and Description |
---|---|
void |
cacheResult(CPInstanceOptionValueRel cpInstanceOptionValueRel)
Caches the cp instance option value rel in the entity cache if it is enabled.
|
void |
cacheResult(java.util.List<CPInstanceOptionValueRel> cpInstanceOptionValueRels)
Caches the cp instance option value rels in the entity cache if it is enabled.
|
int |
countAll()
Returns the number of cp instance option value rels.
|
int |
countByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId,
long CPDefinitionOptionValueRelId,
long CPInstanceId)
Returns the number of cp instance option value rels where CPDefinitionOptionRelId = ? and CPDefinitionOptionValueRelId = ? and CPInstanceId = ?.
|
int |
countByCDORI_CII(long CPDefinitionOptionRelId,
long CPInstanceId)
Returns the number of cp instance option value rels where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
int |
countByCDOVRI_CII(long CPDefinitionOptionValueRelId,
long CPInstanceId)
Returns the number of cp instance option value rels where CPDefinitionOptionValueRelId = ? and CPInstanceId = ?.
|
int |
countByCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
Returns the number of cp instance option value rels where CPDefinitionOptionRelId = ?.
|
int |
countByCPInstanceId(long CPInstanceId)
Returns the number of cp instance option value rels where CPInstanceId = ?.
|
int |
countByUuid_C(java.lang.String uuid,
long companyId)
Returns the number of cp instance option value rels where uuid = ? and companyId = ?.
|
int |
countByUUID_G(java.lang.String uuid,
long groupId)
Returns the number of cp instance option value rels where uuid = ? and groupId = ?.
|
int |
countByUuid(java.lang.String uuid)
Returns the number of cp instance option value rels where uuid = ?.
|
CPInstanceOptionValueRel |
create(long CPInstanceOptionValueRelId)
Creates a new cp instance option value rel with the primary key.
|
CPInstanceOptionValueRel |
fetchByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId,
long CPDefinitionOptionValueRelId,
long CPInstanceId)
Returns the cp instance option value rel where CPDefinitionOptionRelId = ? and CPDefinitionOptionValueRelId = ? and CPInstanceId = ? or returns
null if it could not be found. |
CPInstanceOptionValueRel |
fetchByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId,
long CPDefinitionOptionValueRelId,
long CPInstanceId,
boolean useFinderCache)
Returns the cp instance option value rel where CPDefinitionOptionRelId = ? and CPDefinitionOptionValueRelId = ? and CPInstanceId = ? or returns
null if it could not be found, optionally using the finder cache. |
CPInstanceOptionValueRel |
fetchByCDORI_CII_First(long CPDefinitionOptionRelId,
long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
CPInstanceOptionValueRel |
fetchByCDORI_CII_Last(long CPDefinitionOptionRelId,
long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
CPInstanceOptionValueRel |
fetchByCDOVRI_CII(long CPDefinitionOptionValueRelId,
long CPInstanceId)
Returns the cp instance option value rel where CPDefinitionOptionValueRelId = ? and CPInstanceId = ? or returns
null if it could not be found. |
CPInstanceOptionValueRel |
fetchByCDOVRI_CII(long CPDefinitionOptionValueRelId,
long CPInstanceId,
boolean useFinderCache)
Returns the cp instance option value rel where CPDefinitionOptionValueRelId = ? and CPInstanceId = ? or returns
null if it could not be found, optionally using the finder cache. |
CPInstanceOptionValueRel |
fetchByCPDefinitionOptionRelId_First(long CPDefinitionOptionRelId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ?.
|
CPInstanceOptionValueRel |
fetchByCPDefinitionOptionRelId_Last(long CPDefinitionOptionRelId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ?.
|
CPInstanceOptionValueRel |
fetchByCPInstanceId_First(long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where CPInstanceId = ?.
|
CPInstanceOptionValueRel |
fetchByCPInstanceId_Last(long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where CPInstanceId = ?.
|
CPInstanceOptionValueRel |
fetchByPrimaryKey(long CPInstanceOptionValueRelId)
Returns the cp instance option value rel with the primary key or returns
null if it could not be found. |
CPInstanceOptionValueRel |
fetchByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where uuid = ? and companyId = ?.
|
CPInstanceOptionValueRel |
fetchByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where uuid = ? and companyId = ?.
|
CPInstanceOptionValueRel |
fetchByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where uuid = ?.
|
CPInstanceOptionValueRel |
fetchByUUID_G(java.lang.String uuid,
long groupId)
Returns the cp instance option value rel where uuid = ? and groupId = ? or returns
null if it could not be found. |
CPInstanceOptionValueRel |
fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean useFinderCache)
Returns the cp instance option value rel where uuid = ? and groupId = ? or returns
null if it could not be found, optionally using the finder cache. |
CPInstanceOptionValueRel |
fetchByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where uuid = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findAll()
Returns all the cp instance option value rels.
|
java.util.List<CPInstanceOptionValueRel> |
findAll(int start,
int end)
Returns a range of all the cp instance option value rels.
|
java.util.List<CPInstanceOptionValueRel> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns an ordered range of all the cp instance option value rels.
|
java.util.List<CPInstanceOptionValueRel> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the cp instance option value rels.
|
CPInstanceOptionValueRel |
findByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId,
long CPDefinitionOptionValueRelId,
long CPInstanceId)
Returns the cp instance option value rel where CPDefinitionOptionRelId = ? and CPDefinitionOptionValueRelId = ? and CPInstanceId = ? or throws a
NoSuchCPInstanceOptionValueRelException if it could not be found. |
CPInstanceOptionValueRel |
findByCDORI_CII_First(long CPDefinitionOptionRelId,
long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
CPInstanceOptionValueRel |
findByCDORI_CII_Last(long CPDefinitionOptionRelId,
long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
CPInstanceOptionValueRel[] |
findByCDORI_CII_PrevAndNext(long CPInstanceOptionValueRelId,
long CPDefinitionOptionRelId,
long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the cp instance option value rels before and after the current cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCDORI_CII(long CPDefinitionOptionRelId,
long CPInstanceId)
Returns all the cp instance option value rels where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCDORI_CII(long CPDefinitionOptionRelId,
long CPInstanceId,
int start,
int end)
Returns a range of all the cp instance option value rels where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCDORI_CII(long CPDefinitionOptionRelId,
long CPInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns an ordered range of all the cp instance option value rels where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCDORI_CII(long CPDefinitionOptionRelId,
long CPInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the cp instance option value rels where CPDefinitionOptionRelId = ? and CPInstanceId = ?.
|
CPInstanceOptionValueRel |
findByCDOVRI_CII(long CPDefinitionOptionValueRelId,
long CPInstanceId)
Returns the cp instance option value rel where CPDefinitionOptionValueRelId = ? and CPInstanceId = ? or throws a
NoSuchCPInstanceOptionValueRelException if it could not be found. |
CPInstanceOptionValueRel |
findByCPDefinitionOptionRelId_First(long CPDefinitionOptionRelId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ?.
|
CPInstanceOptionValueRel |
findByCPDefinitionOptionRelId_Last(long CPDefinitionOptionRelId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ?.
|
CPInstanceOptionValueRel[] |
findByCPDefinitionOptionRelId_PrevAndNext(long CPInstanceOptionValueRelId,
long CPDefinitionOptionRelId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the cp instance option value rels before and after the current cp instance option value rel in the ordered set where CPDefinitionOptionRelId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
Returns all the cp instance option value rels where CPDefinitionOptionRelId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId,
int start,
int end)
Returns a range of all the cp instance option value rels where CPDefinitionOptionRelId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns an ordered range of all the cp instance option value rels where CPDefinitionOptionRelId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the cp instance option value rels where CPDefinitionOptionRelId = ?.
|
CPInstanceOptionValueRel |
findByCPInstanceId_First(long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where CPInstanceId = ?.
|
CPInstanceOptionValueRel |
findByCPInstanceId_Last(long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where CPInstanceId = ?.
|
CPInstanceOptionValueRel[] |
findByCPInstanceId_PrevAndNext(long CPInstanceOptionValueRelId,
long CPInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the cp instance option value rels before and after the current cp instance option value rel in the ordered set where CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPInstanceId(long CPInstanceId)
Returns all the cp instance option value rels where CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPInstanceId(long CPInstanceId,
int start,
int end)
Returns a range of all the cp instance option value rels where CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPInstanceId(long CPInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns an ordered range of all the cp instance option value rels where CPInstanceId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByCPInstanceId(long CPInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the cp instance option value rels where CPInstanceId = ?.
|
CPInstanceOptionValueRel |
findByPrimaryKey(long CPInstanceOptionValueRelId)
Returns the cp instance option value rel with the primary key or throws a
NoSuchCPInstanceOptionValueRelException if it could not be found. |
CPInstanceOptionValueRel |
findByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where uuid = ? and companyId = ?.
|
CPInstanceOptionValueRel |
findByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where uuid = ? and companyId = ?.
|
CPInstanceOptionValueRel[] |
findByUuid_C_PrevAndNext(long CPInstanceOptionValueRelId,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the cp instance option value rels before and after the current cp instance option value rel in the ordered set where uuid = ? and companyId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid_C(java.lang.String uuid,
long companyId)
Returns all the cp instance option value rels where uuid = ? and companyId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end)
Returns a range of all the cp instance option value rels where uuid = ? and companyId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns an ordered range of all the cp instance option value rels where uuid = ? and companyId = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the cp instance option value rels where uuid = ? and companyId = ?.
|
CPInstanceOptionValueRel |
findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the first cp instance option value rel in the ordered set where uuid = ?.
|
CPInstanceOptionValueRel |
findByUUID_G(java.lang.String uuid,
long groupId)
Returns the cp instance option value rel where uuid = ? and groupId = ? or throws a
NoSuchCPInstanceOptionValueRelException if it could not be found. |
CPInstanceOptionValueRel |
findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the last cp instance option value rel in the ordered set where uuid = ?.
|
CPInstanceOptionValueRel[] |
findByUuid_PrevAndNext(long CPInstanceOptionValueRelId,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns the cp instance option value rels before and after the current cp instance option value rel in the ordered set where uuid = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid(java.lang.String uuid)
Returns all the cp instance option value rels where uuid = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid(java.lang.String uuid,
int start,
int end)
Returns a range of all the cp instance option value rels where uuid = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
Returns an ordered range of all the cp instance option value rels where uuid = ?.
|
java.util.List<CPInstanceOptionValueRel> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the cp instance option value rels where uuid = ?.
|
CPInstanceOptionValueRel |
remove(long CPInstanceOptionValueRelId)
Removes the cp instance option value rel with the primary key from the database.
|
void |
removeAll()
Removes all the cp instance option value rels from the database.
|
CPInstanceOptionValueRel |
removeByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId,
long CPDefinitionOptionValueRelId,
long CPInstanceId)
Removes the cp instance option value rel where CPDefinitionOptionRelId = ? and CPDefinitionOptionValueRelId = ? and CPInstanceId = ? from the database.
|
void |
removeByCDORI_CII(long CPDefinitionOptionRelId,
long CPInstanceId)
Removes all the cp instance option value rels where CPDefinitionOptionRelId = ? and CPInstanceId = ? from the database.
|
CPInstanceOptionValueRel |
removeByCDOVRI_CII(long CPDefinitionOptionValueRelId,
long CPInstanceId)
Removes the cp instance option value rel where CPDefinitionOptionValueRelId = ? and CPInstanceId = ? from the database.
|
void |
removeByCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
Removes all the cp instance option value rels where CPDefinitionOptionRelId = ? from the database.
|
void |
removeByCPInstanceId(long CPInstanceId)
Removes all the cp instance option value rels where CPInstanceId = ? from the database.
|
void |
removeByUuid_C(java.lang.String uuid,
long companyId)
Removes all the cp instance option value rels where uuid = ? and companyId = ? from the database.
|
CPInstanceOptionValueRel |
removeByUUID_G(java.lang.String uuid,
long groupId)
Removes the cp instance option value rel where uuid = ? and groupId = ? from the database.
|
void |
removeByUuid(java.lang.String uuid)
Removes all the cp instance option value rels where uuid = ? from the database.
|
CPInstanceOptionValueRel |
updateImpl(CPInstanceOptionValueRel cpInstanceOptionValueRel) |
getCTColumnNames, getMappingTableNames, getTableColumnsMap, getTableName, getUniqueIndexColumnNames
clearCache, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openSession, processException, registerListener, remove, remove, setDataSource, unregisterListener, update, update
java.util.List<CPInstanceOptionValueRel> findByUuid(java.lang.String uuid)
uuid
- the uuidjava.util.List<CPInstanceOptionValueRel> findByUuid(java.lang.String uuid, 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 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 CPInstanceOptionValueRelModelImpl
.
uuid
- the uuidstart
- 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)java.util.List<CPInstanceOptionValueRel> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> 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 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 CPInstanceOptionValueRelModelImpl
.
uuid
- the uuidstart
- 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
)java.util.List<CPInstanceOptionValueRel> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator, boolean useFinderCache)
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 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 CPInstanceOptionValueRelModelImpl
.
uuid
- the uuidstart
- 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
)useFinderCache
- whether to use the finder cacheCPInstanceOptionValueRel findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel[] findByUuid_PrevAndNext(long CPInstanceOptionValueRelId, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceOptionValueRelId
- the primary key of the current cp instance option value reluuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundvoid removeByUuid(java.lang.String uuid)
uuid
- the uuidint countByUuid(java.lang.String uuid)
uuid
- the uuidCPInstanceOptionValueRel findByUUID_G(java.lang.String uuid, long groupId) throws NoSuchCPInstanceOptionValueRelException
NoSuchCPInstanceOptionValueRelException
if it could not be found.uuid
- the uuidgroupId
- the group IDNoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByUUID_G(java.lang.String uuid, long groupId)
null
if it could not be found. Uses the finder cache.uuid
- the uuidgroupId
- the group IDnull
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByUUID_G(java.lang.String uuid, long groupId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.uuid
- the uuidgroupId
- the group IDuseFinderCache
- whether to use the finder cachenull
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel removeByUUID_G(java.lang.String uuid, long groupId) throws NoSuchCPInstanceOptionValueRelException
uuid
- the uuidgroupId
- the group IDNoSuchCPInstanceOptionValueRelException
int countByUUID_G(java.lang.String uuid, long groupId)
uuid
- the uuidgroupId
- the group IDjava.util.List<CPInstanceOptionValueRel> findByUuid_C(java.lang.String uuid, long companyId)
uuid
- the uuidcompanyId
- the company IDjava.util.List<CPInstanceOptionValueRel> findByUuid_C(java.lang.String uuid, long companyId, 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 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 CPInstanceOptionValueRelModelImpl
.
uuid
- the uuidcompanyId
- the company IDstart
- 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)java.util.List<CPInstanceOptionValueRel> findByUuid_C(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> 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 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 CPInstanceOptionValueRelModelImpl
.
uuid
- the uuidcompanyId
- the company IDstart
- 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
)java.util.List<CPInstanceOptionValueRel> findByUuid_C(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator, boolean useFinderCache)
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 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 CPInstanceOptionValueRelModelImpl
.
uuid
- the uuidcompanyId
- the company IDstart
- 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
)useFinderCache
- whether to use the finder cacheCPInstanceOptionValueRel findByUuid_C_First(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByUuid_C_First(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel findByUuid_C_Last(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByUuid_C_Last(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel[] findByUuid_C_PrevAndNext(long CPInstanceOptionValueRelId, java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceOptionValueRelId
- the primary key of the current cp instance option value reluuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundvoid removeByUuid_C(java.lang.String uuid, long companyId)
uuid
- the uuidcompanyId
- the company IDint countByUuid_C(java.lang.String uuid, long companyId)
uuid
- the uuidcompanyId
- the company IDjava.util.List<CPInstanceOptionValueRel> findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
CPDefinitionOptionRelId
- the cp definition option rel IDjava.util.List<CPInstanceOptionValueRel> findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId, 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 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 CPInstanceOptionValueRelModelImpl
.
CPDefinitionOptionRelId
- the cp definition option rel IDstart
- 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)java.util.List<CPInstanceOptionValueRel> findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> 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 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 CPInstanceOptionValueRelModelImpl
.
CPDefinitionOptionRelId
- the cp definition option rel IDstart
- 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
)java.util.List<CPInstanceOptionValueRel> findByCPDefinitionOptionRelId(long CPDefinitionOptionRelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator, boolean useFinderCache)
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 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 CPInstanceOptionValueRelModelImpl
.
CPDefinitionOptionRelId
- the cp definition option rel IDstart
- 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
)useFinderCache
- whether to use the finder cacheCPInstanceOptionValueRel findByCPDefinitionOptionRelId_First(long CPDefinitionOptionRelId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPDefinitionOptionRelId
- the cp definition option rel IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCPDefinitionOptionRelId_First(long CPDefinitionOptionRelId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
CPDefinitionOptionRelId
- the cp definition option rel IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel findByCPDefinitionOptionRelId_Last(long CPDefinitionOptionRelId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPDefinitionOptionRelId
- the cp definition option rel IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCPDefinitionOptionRelId_Last(long CPDefinitionOptionRelId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
CPDefinitionOptionRelId
- the cp definition option rel IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel[] findByCPDefinitionOptionRelId_PrevAndNext(long CPInstanceOptionValueRelId, long CPDefinitionOptionRelId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceOptionValueRelId
- the primary key of the current cp instance option value relCPDefinitionOptionRelId
- the cp definition option rel IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundvoid removeByCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
CPDefinitionOptionRelId
- the cp definition option rel IDint countByCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
CPDefinitionOptionRelId
- the cp definition option rel IDjava.util.List<CPInstanceOptionValueRel> findByCPInstanceId(long CPInstanceId)
CPInstanceId
- the cp instance IDjava.util.List<CPInstanceOptionValueRel> findByCPInstanceId(long CPInstanceId, 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 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 CPInstanceOptionValueRelModelImpl
.
CPInstanceId
- the cp instance IDstart
- 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)java.util.List<CPInstanceOptionValueRel> findByCPInstanceId(long CPInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> 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 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 CPInstanceOptionValueRelModelImpl
.
CPInstanceId
- the cp instance IDstart
- 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
)java.util.List<CPInstanceOptionValueRel> findByCPInstanceId(long CPInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator, boolean useFinderCache)
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 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 CPInstanceOptionValueRelModelImpl
.
CPInstanceId
- the cp instance IDstart
- 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
)useFinderCache
- whether to use the finder cacheCPInstanceOptionValueRel findByCPInstanceId_First(long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCPInstanceId_First(long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
CPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel findByCPInstanceId_Last(long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCPInstanceId_Last(long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
CPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel[] findByCPInstanceId_PrevAndNext(long CPInstanceOptionValueRelId, long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceOptionValueRelId
- the primary key of the current cp instance option value relCPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundvoid removeByCPInstanceId(long CPInstanceId)
CPInstanceId
- the cp instance IDint countByCPInstanceId(long CPInstanceId)
CPInstanceId
- the cp instance IDjava.util.List<CPInstanceOptionValueRel> findByCDORI_CII(long CPDefinitionOptionRelId, long CPInstanceId)
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDjava.util.List<CPInstanceOptionValueRel> findByCDORI_CII(long CPDefinitionOptionRelId, long CPInstanceId, 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 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 CPInstanceOptionValueRelModelImpl
.
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDstart
- 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)java.util.List<CPInstanceOptionValueRel> findByCDORI_CII(long CPDefinitionOptionRelId, long CPInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> 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 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 CPInstanceOptionValueRelModelImpl
.
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDstart
- 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
)java.util.List<CPInstanceOptionValueRel> findByCDORI_CII(long CPDefinitionOptionRelId, long CPInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator, boolean useFinderCache)
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 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 CPInstanceOptionValueRelModelImpl
.
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDstart
- 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
)useFinderCache
- whether to use the finder cacheCPInstanceOptionValueRel findByCDORI_CII_First(long CPDefinitionOptionRelId, long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCDORI_CII_First(long CPDefinitionOptionRelId, long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel findByCDORI_CII_Last(long CPDefinitionOptionRelId, long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCDORI_CII_Last(long CPDefinitionOptionRelId, long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator)
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel[] findByCDORI_CII_PrevAndNext(long CPInstanceOptionValueRelId, long CPDefinitionOptionRelId, long CPInstanceId, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator) throws NoSuchCPInstanceOptionValueRelException
CPInstanceOptionValueRelId
- the primary key of the current cp instance option value relCPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundvoid removeByCDORI_CII(long CPDefinitionOptionRelId, long CPInstanceId)
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDint countByCDORI_CII(long CPDefinitionOptionRelId, long CPInstanceId)
CPDefinitionOptionRelId
- the cp definition option rel IDCPInstanceId
- the cp instance IDCPInstanceOptionValueRel findByCDOVRI_CII(long CPDefinitionOptionValueRelId, long CPInstanceId) throws NoSuchCPInstanceOptionValueRelException
NoSuchCPInstanceOptionValueRelException
if it could not be found.CPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDNoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCDOVRI_CII(long CPDefinitionOptionValueRelId, long CPInstanceId)
null
if it could not be found. Uses the finder cache.CPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDnull
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCDOVRI_CII(long CPDefinitionOptionValueRelId, long CPInstanceId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.CPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDuseFinderCache
- whether to use the finder cachenull
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel removeByCDOVRI_CII(long CPDefinitionOptionValueRelId, long CPInstanceId) throws NoSuchCPInstanceOptionValueRelException
CPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDNoSuchCPInstanceOptionValueRelException
int countByCDOVRI_CII(long CPDefinitionOptionValueRelId, long CPInstanceId)
CPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDCPInstanceOptionValueRel findByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId, long CPDefinitionOptionValueRelId, long CPInstanceId) throws NoSuchCPInstanceOptionValueRelException
NoSuchCPInstanceOptionValueRelException
if it could not be found.CPDefinitionOptionRelId
- the cp definition option rel IDCPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDNoSuchCPInstanceOptionValueRelException
- if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId, long CPDefinitionOptionValueRelId, long CPInstanceId)
null
if it could not be found. Uses the finder cache.CPDefinitionOptionRelId
- the cp definition option rel IDCPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDnull
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel fetchByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId, long CPDefinitionOptionValueRelId, long CPInstanceId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.CPDefinitionOptionRelId
- the cp definition option rel IDCPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDuseFinderCache
- whether to use the finder cachenull
if a matching cp instance option value rel could not be foundCPInstanceOptionValueRel removeByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId, long CPDefinitionOptionValueRelId, long CPInstanceId) throws NoSuchCPInstanceOptionValueRelException
CPDefinitionOptionRelId
- the cp definition option rel IDCPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDNoSuchCPInstanceOptionValueRelException
int countByCDORI_CDOVRI_CII(long CPDefinitionOptionRelId, long CPDefinitionOptionValueRelId, long CPInstanceId)
CPDefinitionOptionRelId
- the cp definition option rel IDCPDefinitionOptionValueRelId
- the cp definition option value rel IDCPInstanceId
- the cp instance IDvoid cacheResult(CPInstanceOptionValueRel cpInstanceOptionValueRel)
cpInstanceOptionValueRel
- the cp instance option value relvoid cacheResult(java.util.List<CPInstanceOptionValueRel> cpInstanceOptionValueRels)
cpInstanceOptionValueRels
- the cp instance option value relsCPInstanceOptionValueRel create(long CPInstanceOptionValueRelId)
CPInstanceOptionValueRelId
- the primary key for the new cp instance option value relCPInstanceOptionValueRel remove(long CPInstanceOptionValueRelId) throws NoSuchCPInstanceOptionValueRelException
CPInstanceOptionValueRelId
- the primary key of the cp instance option value relNoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundCPInstanceOptionValueRel updateImpl(CPInstanceOptionValueRel cpInstanceOptionValueRel)
CPInstanceOptionValueRel findByPrimaryKey(long CPInstanceOptionValueRelId) throws NoSuchCPInstanceOptionValueRelException
NoSuchCPInstanceOptionValueRelException
if it could not be found.CPInstanceOptionValueRelId
- the primary key of the cp instance option value relNoSuchCPInstanceOptionValueRelException
- if a cp instance option value rel with the primary key could not be foundCPInstanceOptionValueRel fetchByPrimaryKey(long CPInstanceOptionValueRelId)
null
if it could not be found.CPInstanceOptionValueRelId
- the primary key of the cp instance option value relnull
if a cp instance option value rel with the primary key could not be foundjava.util.List<CPInstanceOptionValueRel> findAll()
java.util.List<CPInstanceOptionValueRel> findAll(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 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 CPInstanceOptionValueRelModelImpl
.
start
- 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)java.util.List<CPInstanceOptionValueRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> 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 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 CPInstanceOptionValueRelModelImpl
.
start
- 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
)java.util.List<CPInstanceOptionValueRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPInstanceOptionValueRel> orderByComparator, boolean useFinderCache)
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 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 CPInstanceOptionValueRelModelImpl
.
start
- 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
)useFinderCache
- whether to use the finder cachevoid removeAll()
int countAll()