@ProviderType public interface CommerceShippingFixedOptionQualifierPersistence extends com.liferay.portal.kernel.service.persistence.BasePersistence<CommerceShippingFixedOptionQualifier>
Caching information and settings can be found in portal.properties
CommerceShippingFixedOptionQualifierUtil
Modifier and Type | Method and Description |
---|---|
void |
cacheResult(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier)
Caches the commerce shipping fixed option qualifier in the entity cache if it is enabled.
|
void |
cacheResult(java.util.List<CommerceShippingFixedOptionQualifier> commerceShippingFixedOptionQualifiers)
Caches the commerce shipping fixed option qualifiers in the entity cache if it is enabled.
|
int |
countAll()
Returns the number of commerce shipping fixed option qualifiers.
|
int |
countByC_C_C(long classNameId,
long classPK,
long commerceShippingFixedOptionId)
Returns the number of commerce shipping fixed option qualifiers where classNameId = ? and classPK = ? and commerceShippingFixedOptionId = ?.
|
int |
countByC_C(long classNameId,
long commerceShippingFixedOptionId)
Returns the number of commerce shipping fixed option qualifiers where classNameId = ? and commerceShippingFixedOptionId = ?.
|
int |
countByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
Returns the number of commerce shipping fixed option qualifiers where commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
create(long commerceShippingFixedOptionQualifierId)
Creates a new commerce shipping fixed option qualifier with the primary key.
|
CommerceShippingFixedOptionQualifier |
fetchByC_C_C(long classNameId,
long classPK,
long commerceShippingFixedOptionId)
Returns the commerce shipping fixed option qualifier where classNameId = ? and classPK = ? and commerceShippingFixedOptionId = ? or returns
null if it could not be found. |
CommerceShippingFixedOptionQualifier |
fetchByC_C_C(long classNameId,
long classPK,
long commerceShippingFixedOptionId,
boolean useFinderCache)
Returns the commerce shipping fixed option qualifier where classNameId = ? and classPK = ? and commerceShippingFixedOptionId = ? or returns
null if it could not be found, optionally using the finder cache. |
CommerceShippingFixedOptionQualifier |
fetchByC_C_First(long classNameId,
long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the first commerce shipping fixed option qualifier in the ordered set where classNameId = ? and commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
fetchByC_C_Last(long classNameId,
long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the last commerce shipping fixed option qualifier in the ordered set where classNameId = ? and commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
fetchByCommerceShippingFixedOptionId_First(long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the first commerce shipping fixed option qualifier in the ordered set where commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
fetchByCommerceShippingFixedOptionId_Last(long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the last commerce shipping fixed option qualifier in the ordered set where commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
fetchByPrimaryKey(long commerceShippingFixedOptionQualifierId)
Returns the commerce shipping fixed option qualifier with the primary key or returns
null if it could not be found. |
java.util.List<CommerceShippingFixedOptionQualifier> |
findAll()
Returns all the commerce shipping fixed option qualifiers.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findAll(int start,
int end)
Returns a range of all the commerce shipping fixed option qualifiers.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns an ordered range of all the commerce shipping fixed option qualifiers.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipping fixed option qualifiers.
|
CommerceShippingFixedOptionQualifier |
findByC_C_C(long classNameId,
long classPK,
long commerceShippingFixedOptionId)
Returns the commerce shipping fixed option qualifier where classNameId = ? and classPK = ? and commerceShippingFixedOptionId = ? or throws a
NoSuchShippingFixedOptionQualifierException if it could not be found. |
CommerceShippingFixedOptionQualifier |
findByC_C_First(long classNameId,
long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the first commerce shipping fixed option qualifier in the ordered set where classNameId = ? and commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
findByC_C_Last(long classNameId,
long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the last commerce shipping fixed option qualifier in the ordered set where classNameId = ? and commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier[] |
findByC_C_PrevAndNext(long commerceShippingFixedOptionQualifierId,
long classNameId,
long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the commerce shipping fixed option qualifiers before and after the current commerce shipping fixed option qualifier in the ordered set where classNameId = ? and commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByC_C(long classNameId,
long commerceShippingFixedOptionId)
Returns all the commerce shipping fixed option qualifiers where classNameId = ? and commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByC_C(long classNameId,
long commerceShippingFixedOptionId,
int start,
int end)
Returns a range of all the commerce shipping fixed option qualifiers where classNameId = ? and commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByC_C(long classNameId,
long commerceShippingFixedOptionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns an ordered range of all the commerce shipping fixed option qualifiers where classNameId = ? and commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByC_C(long classNameId,
long commerceShippingFixedOptionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipping fixed option qualifiers where classNameId = ? and commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
findByCommerceShippingFixedOptionId_First(long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the first commerce shipping fixed option qualifier in the ordered set where commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
findByCommerceShippingFixedOptionId_Last(long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the last commerce shipping fixed option qualifier in the ordered set where commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier[] |
findByCommerceShippingFixedOptionId_PrevAndNext(long commerceShippingFixedOptionQualifierId,
long commerceShippingFixedOptionId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns the commerce shipping fixed option qualifiers before and after the current commerce shipping fixed option qualifier in the ordered set where commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
Returns all the commerce shipping fixed option qualifiers where commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId,
int start,
int end)
Returns a range of all the commerce shipping fixed option qualifiers where commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
Returns an ordered range of all the commerce shipping fixed option qualifiers where commerceShippingFixedOptionId = ?.
|
java.util.List<CommerceShippingFixedOptionQualifier> |
findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipping fixed option qualifiers where commerceShippingFixedOptionId = ?.
|
CommerceShippingFixedOptionQualifier |
findByPrimaryKey(long commerceShippingFixedOptionQualifierId)
Returns the commerce shipping fixed option qualifier with the primary key or throws a
NoSuchShippingFixedOptionQualifierException if it could not be found. |
CommerceShippingFixedOptionQualifier |
remove(long commerceShippingFixedOptionQualifierId)
Removes the commerce shipping fixed option qualifier with the primary key from the database.
|
void |
removeAll()
Removes all the commerce shipping fixed option qualifiers from the database.
|
CommerceShippingFixedOptionQualifier |
removeByC_C_C(long classNameId,
long classPK,
long commerceShippingFixedOptionId)
Removes the commerce shipping fixed option qualifier where classNameId = ? and classPK = ? and commerceShippingFixedOptionId = ? from the database.
|
void |
removeByC_C(long classNameId,
long commerceShippingFixedOptionId)
Removes all the commerce shipping fixed option qualifiers where classNameId = ? and commerceShippingFixedOptionId = ? from the database.
|
void |
removeByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
Removes all the commerce shipping fixed option qualifiers where commerceShippingFixedOptionId = ? from the database.
|
CommerceShippingFixedOptionQualifier |
updateImpl(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier) |
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<CommerceShippingFixedOptionQualifier> findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
commerceShippingFixedOptionId
- the commerce shipping fixed option IDjava.util.List<CommerceShippingFixedOptionQualifier> findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId, 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 CommerceShippingFixedOptionQualifierModelImpl
.
commerceShippingFixedOptionId
- the commerce shipping fixed option IDstart
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)java.util.List<CommerceShippingFixedOptionQualifier> findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
commerceShippingFixedOptionId
- the commerce shipping fixed option IDstart
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShippingFixedOptionQualifier> findByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
commerceShippingFixedOptionId
- the commerce shipping fixed option IDstart
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShippingFixedOptionQualifier findByCommerceShippingFixedOptionId_First(long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator) throws NoSuchShippingFixedOptionQualifierException
commerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShippingFixedOptionQualifierException
- if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier fetchByCommerceShippingFixedOptionId_First(long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
commerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier findByCommerceShippingFixedOptionId_Last(long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator) throws NoSuchShippingFixedOptionQualifierException
commerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShippingFixedOptionQualifierException
- if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier fetchByCommerceShippingFixedOptionId_Last(long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
commerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier[] findByCommerceShippingFixedOptionId_PrevAndNext(long commerceShippingFixedOptionQualifierId, long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator) throws NoSuchShippingFixedOptionQualifierException
commerceShippingFixedOptionQualifierId
- the primary key of the current commerce shipping fixed option qualifiercommerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShippingFixedOptionQualifierException
- if a commerce shipping fixed option qualifier with the primary key could not be foundvoid removeByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
commerceShippingFixedOptionId
- the commerce shipping fixed option IDint countByCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
commerceShippingFixedOptionId
- the commerce shipping fixed option IDjava.util.List<CommerceShippingFixedOptionQualifier> findByC_C(long classNameId, long commerceShippingFixedOptionId)
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDjava.util.List<CommerceShippingFixedOptionQualifier> findByC_C(long classNameId, long commerceShippingFixedOptionId, 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 CommerceShippingFixedOptionQualifierModelImpl
.
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDstart
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)java.util.List<CommerceShippingFixedOptionQualifier> findByC_C(long classNameId, long commerceShippingFixedOptionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDstart
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShippingFixedOptionQualifier> findByC_C(long classNameId, long commerceShippingFixedOptionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDstart
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShippingFixedOptionQualifier findByC_C_First(long classNameId, long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator) throws NoSuchShippingFixedOptionQualifierException
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShippingFixedOptionQualifierException
- if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier fetchByC_C_First(long classNameId, long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier findByC_C_Last(long classNameId, long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator) throws NoSuchShippingFixedOptionQualifierException
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShippingFixedOptionQualifierException
- if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier fetchByC_C_Last(long classNameId, long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator)
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier[] findByC_C_PrevAndNext(long commerceShippingFixedOptionQualifierId, long classNameId, long commerceShippingFixedOptionId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> orderByComparator) throws NoSuchShippingFixedOptionQualifierException
commerceShippingFixedOptionQualifierId
- the primary key of the current commerce shipping fixed option qualifierclassNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShippingFixedOptionQualifierException
- if a commerce shipping fixed option qualifier with the primary key could not be foundvoid removeByC_C(long classNameId, long commerceShippingFixedOptionId)
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDint countByC_C(long classNameId, long commerceShippingFixedOptionId)
classNameId
- the class name IDcommerceShippingFixedOptionId
- the commerce shipping fixed option IDCommerceShippingFixedOptionQualifier findByC_C_C(long classNameId, long classPK, long commerceShippingFixedOptionId) throws NoSuchShippingFixedOptionQualifierException
NoSuchShippingFixedOptionQualifierException
if it could not be found.classNameId
- the class name IDclassPK
- the class pkcommerceShippingFixedOptionId
- the commerce shipping fixed option IDNoSuchShippingFixedOptionQualifierException
- if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier fetchByC_C_C(long classNameId, long classPK, long commerceShippingFixedOptionId)
null
if it could not be found. Uses the finder cache.classNameId
- the class name IDclassPK
- the class pkcommerceShippingFixedOptionId
- the commerce shipping fixed option IDnull
if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier fetchByC_C_C(long classNameId, long classPK, long commerceShippingFixedOptionId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.classNameId
- the class name IDclassPK
- the class pkcommerceShippingFixedOptionId
- the commerce shipping fixed option IDuseFinderCache
- whether to use the finder cachenull
if a matching commerce shipping fixed option qualifier could not be foundCommerceShippingFixedOptionQualifier removeByC_C_C(long classNameId, long classPK, long commerceShippingFixedOptionId) throws NoSuchShippingFixedOptionQualifierException
classNameId
- the class name IDclassPK
- the class pkcommerceShippingFixedOptionId
- the commerce shipping fixed option IDNoSuchShippingFixedOptionQualifierException
int countByC_C_C(long classNameId, long classPK, long commerceShippingFixedOptionId)
classNameId
- the class name IDclassPK
- the class pkcommerceShippingFixedOptionId
- the commerce shipping fixed option IDvoid cacheResult(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier)
commerceShippingFixedOptionQualifier
- the commerce shipping fixed option qualifiervoid cacheResult(java.util.List<CommerceShippingFixedOptionQualifier> commerceShippingFixedOptionQualifiers)
commerceShippingFixedOptionQualifiers
- the commerce shipping fixed option qualifiersCommerceShippingFixedOptionQualifier create(long commerceShippingFixedOptionQualifierId)
commerceShippingFixedOptionQualifierId
- the primary key for the new commerce shipping fixed option qualifierCommerceShippingFixedOptionQualifier remove(long commerceShippingFixedOptionQualifierId) throws NoSuchShippingFixedOptionQualifierException
commerceShippingFixedOptionQualifierId
- the primary key of the commerce shipping fixed option qualifierNoSuchShippingFixedOptionQualifierException
- if a commerce shipping fixed option qualifier with the primary key could not be foundCommerceShippingFixedOptionQualifier updateImpl(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier)
CommerceShippingFixedOptionQualifier findByPrimaryKey(long commerceShippingFixedOptionQualifierId) throws NoSuchShippingFixedOptionQualifierException
NoSuchShippingFixedOptionQualifierException
if it could not be found.commerceShippingFixedOptionQualifierId
- the primary key of the commerce shipping fixed option qualifierNoSuchShippingFixedOptionQualifierException
- if a commerce shipping fixed option qualifier with the primary key could not be foundCommerceShippingFixedOptionQualifier fetchByPrimaryKey(long commerceShippingFixedOptionQualifierId)
null
if it could not be found.commerceShippingFixedOptionQualifierId
- the primary key of the commerce shipping fixed option qualifiernull
if a commerce shipping fixed option qualifier with the primary key could not be foundjava.util.List<CommerceShippingFixedOptionQualifier> findAll()
java.util.List<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
start
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)java.util.List<CommerceShippingFixedOptionQualifier> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
start
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShippingFixedOptionQualifier> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShippingFixedOptionQualifier> 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 CommerceShippingFixedOptionQualifierModelImpl
.
start
- the lower bound of the range of commerce shipping fixed option qualifiersend
- the upper bound of the range of commerce shipping fixed option qualifiers (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cachevoid removeAll()
int countAll()