Interface KaleoTaskFormInstancePersistence
- All Superinterfaces:
com.liferay.portal.kernel.service.persistence.BasePersistence<KaleoTaskFormInstance>
,com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<KaleoTaskFormInstance>
Caching information and settings can be found in portal.properties
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cacheResult
(KaleoTaskFormInstance kaleoTaskFormInstance) Caches the kaleo task form instance in the entity cache if it is enabled.void
cacheResult
(List<KaleoTaskFormInstance> kaleoTaskFormInstances) Caches the kaleo task form instances in the entity cache if it is enabled.int
countAll()
Returns the number of kaleo task form instances.int
countByCompanyId
(long companyId) Returns the number of kaleo task form instances where companyId = ?.int
countByKaleoDefinitionVersionId
(long kaleoDefinitionVersionId) Returns the number of kaleo task form instances where kaleoDefinitionVersionId = ?.int
countByKaleoInstanceId
(long kaleoInstanceId) Returns the number of kaleo task form instances where kaleoInstanceId = ?.int
countByKaleoTaskFormId
(long kaleoTaskFormId) Returns the number of kaleo task form instances where kaleoTaskFormId = ?.int
countByKaleoTaskId
(long kaleoTaskId) Returns the number of kaleo task form instances where kaleoTaskId = ?.int
countByKaleoTaskInstanceTokenId
(long kaleoTaskInstanceTokenId) Returns the number of kaleo task form instances where kaleoTaskInstanceTokenId = ?.create
(long kaleoTaskFormInstanceId) Creates a new kaleo task form instance with the primary key.fetchByCompanyId_First
(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where companyId = ?.fetchByCompanyId_Last
(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where companyId = ?.fetchByKaleoDefinitionVersionId_First
(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.fetchByKaleoDefinitionVersionId_Last
(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.fetchByKaleoInstanceId_First
(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoInstanceId = ?.fetchByKaleoInstanceId_Last
(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoInstanceId = ?.fetchByKaleoTaskFormId
(long kaleoTaskFormId) Returns the kaleo task form instance where kaleoTaskFormId = ? or returnsnull
if it could not be found.fetchByKaleoTaskFormId
(long kaleoTaskFormId, boolean useFinderCache) Returns the kaleo task form instance where kaleoTaskFormId = ? or returnsnull
if it could not be found, optionally using the finder cache.fetchByKaleoTaskId_First
(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoTaskId = ?.fetchByKaleoTaskId_Last
(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoTaskId = ?.fetchByKaleoTaskInstanceTokenId_First
(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.fetchByKaleoTaskInstanceTokenId_Last
(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.fetchByPrimaryKey
(long kaleoTaskFormInstanceId) Returns the kaleo task form instance with the primary key or returnsnull
if it could not be found.findAll()
Returns all the kaleo task form instances.findAll
(int start, int end) Returns a range of all the kaleo task form instances.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances.findByCompanyId
(long companyId) Returns all the kaleo task form instances where companyId = ?.findByCompanyId
(long companyId, int start, int end) Returns a range of all the kaleo task form instances where companyId = ?.findByCompanyId
(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where companyId = ?.findByCompanyId
(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where companyId = ?.findByCompanyId_First
(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where companyId = ?.findByCompanyId_Last
(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where companyId = ?.findByCompanyId_PrevAndNext
(long kaleoTaskFormInstanceId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where companyId = ?.findByKaleoDefinitionVersionId
(long kaleoDefinitionVersionId) Returns all the kaleo task form instances where kaleoDefinitionVersionId = ?.findByKaleoDefinitionVersionId
(long kaleoDefinitionVersionId, int start, int end) Returns a range of all the kaleo task form instances where kaleoDefinitionVersionId = ?.findByKaleoDefinitionVersionId
(long kaleoDefinitionVersionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoDefinitionVersionId = ?.findByKaleoDefinitionVersionId
(long kaleoDefinitionVersionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoDefinitionVersionId = ?.findByKaleoDefinitionVersionId_First
(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.findByKaleoDefinitionVersionId_Last
(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.findByKaleoDefinitionVersionId_PrevAndNext
(long kaleoTaskFormInstanceId, long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.findByKaleoInstanceId
(long kaleoInstanceId) Returns all the kaleo task form instances where kaleoInstanceId = ?.findByKaleoInstanceId
(long kaleoInstanceId, int start, int end) Returns a range of all the kaleo task form instances where kaleoInstanceId = ?.findByKaleoInstanceId
(long kaleoInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoInstanceId = ?.findByKaleoInstanceId
(long kaleoInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoInstanceId = ?.findByKaleoInstanceId_First
(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoInstanceId = ?.findByKaleoInstanceId_Last
(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoInstanceId = ?.findByKaleoInstanceId_PrevAndNext
(long kaleoTaskFormInstanceId, long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoInstanceId = ?.findByKaleoTaskFormId
(long kaleoTaskFormId) Returns the kaleo task form instance where kaleoTaskFormId = ? or throws aNoSuchTaskFormInstanceException
if it could not be found.findByKaleoTaskId
(long kaleoTaskId) Returns all the kaleo task form instances where kaleoTaskId = ?.findByKaleoTaskId
(long kaleoTaskId, int start, int end) Returns a range of all the kaleo task form instances where kaleoTaskId = ?.findByKaleoTaskId
(long kaleoTaskId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoTaskId = ?.findByKaleoTaskId
(long kaleoTaskId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoTaskId = ?.findByKaleoTaskId_First
(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoTaskId = ?.findByKaleoTaskId_Last
(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoTaskId = ?.findByKaleoTaskId_PrevAndNext
(long kaleoTaskFormInstanceId, long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoTaskId = ?.findByKaleoTaskInstanceTokenId
(long kaleoTaskInstanceTokenId) Returns all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.findByKaleoTaskInstanceTokenId
(long kaleoTaskInstanceTokenId, int start, int end) Returns a range of all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.findByKaleoTaskInstanceTokenId
(long kaleoTaskInstanceTokenId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.findByKaleoTaskInstanceTokenId
(long kaleoTaskInstanceTokenId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.findByKaleoTaskInstanceTokenId_First
(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.findByKaleoTaskInstanceTokenId_Last
(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.findByKaleoTaskInstanceTokenId_PrevAndNext
(long kaleoTaskFormInstanceId, long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.findByPrimaryKey
(long kaleoTaskFormInstanceId) Returns the kaleo task form instance with the primary key or throws aNoSuchTaskFormInstanceException
if it could not be found.remove
(long kaleoTaskFormInstanceId) Removes the kaleo task form instance with the primary key from the database.void
Removes all the kaleo task form instances from the database.void
removeByCompanyId
(long companyId) Removes all the kaleo task form instances where companyId = ? from the database.void
removeByKaleoDefinitionVersionId
(long kaleoDefinitionVersionId) Removes all the kaleo task form instances where kaleoDefinitionVersionId = ? from the database.void
removeByKaleoInstanceId
(long kaleoInstanceId) Removes all the kaleo task form instances where kaleoInstanceId = ? from the database.removeByKaleoTaskFormId
(long kaleoTaskFormId) Removes the kaleo task form instance where kaleoTaskFormId = ? from the database.void
removeByKaleoTaskId
(long kaleoTaskId) Removes all the kaleo task form instances where kaleoTaskId = ? from the database.void
removeByKaleoTaskInstanceTokenId
(long kaleoTaskInstanceTokenId) Removes all the kaleo task form instances where kaleoTaskInstanceTokenId = ? from the database.updateImpl
(KaleoTaskFormInstance kaleoTaskFormInstance) Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
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, removeByFunction, setDataSource, unregisterListener, update, update
Methods inherited from interface com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence
getCTColumnNames, getMappingTableNames, getTableColumnsMap, getTableName, getUniqueIndexColumnNames
-
Method Details
-
findByCompanyId
Returns all the kaleo task form instances where companyId = ?.- Parameters:
companyId
- the company ID- Returns:
- the matching kaleo task form instances
-
findByCompanyId
Returns a range of all the kaleo task form instances where companyId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
companyId
- the company IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)- Returns:
- the range of matching kaleo task form instances
-
findByCompanyId
List<KaleoTaskFormInstance> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where companyId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
companyId
- the company IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching kaleo task form instances
-
findByCompanyId
List<KaleoTaskFormInstance> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where companyId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
companyId
- the company IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching kaleo task form instances
-
findByCompanyId_First
KaleoTaskFormInstance findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the first kaleo task form instance in the ordered set where companyId = ?.- Parameters:
companyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByCompanyId_First
KaleoTaskFormInstance fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where companyId = ?.- Parameters:
companyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByCompanyId_Last
KaleoTaskFormInstance findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the last kaleo task form instance in the ordered set where companyId = ?.- Parameters:
companyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByCompanyId_Last
KaleoTaskFormInstance fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where companyId = ?.- Parameters:
companyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByCompanyId_PrevAndNext
KaleoTaskFormInstance[] findByCompanyId_PrevAndNext(long kaleoTaskFormInstanceId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where companyId = ?.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the current kaleo task form instancecompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
removeByCompanyId
void removeByCompanyId(long companyId) Removes all the kaleo task form instances where companyId = ? from the database.- Parameters:
companyId
- the company ID
-
countByCompanyId
int countByCompanyId(long companyId) Returns the number of kaleo task form instances where companyId = ?.- Parameters:
companyId
- the company ID- Returns:
- the number of matching kaleo task form instances
-
findByKaleoDefinitionVersionId
Returns all the kaleo task form instances where kaleoDefinitionVersionId = ?.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version ID- Returns:
- the matching kaleo task form instances
-
findByKaleoDefinitionVersionId
List<KaleoTaskFormInstance> findByKaleoDefinitionVersionId(long kaleoDefinitionVersionId, int start, int end) Returns a range of all the kaleo task form instances where kaleoDefinitionVersionId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)- Returns:
- the range of matching kaleo task form instances
-
findByKaleoDefinitionVersionId
List<KaleoTaskFormInstance> findByKaleoDefinitionVersionId(long kaleoDefinitionVersionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoDefinitionVersionId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoDefinitionVersionId
List<KaleoTaskFormInstance> findByKaleoDefinitionVersionId(long kaleoDefinitionVersionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoDefinitionVersionId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoDefinitionVersionId_First
KaleoTaskFormInstance findByKaleoDefinitionVersionId_First(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the first kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoDefinitionVersionId_First
KaleoTaskFormInstance fetchByKaleoDefinitionVersionId_First(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoDefinitionVersionId_Last
KaleoTaskFormInstance findByKaleoDefinitionVersionId_Last(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the last kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoDefinitionVersionId_Last
KaleoTaskFormInstance fetchByKaleoDefinitionVersionId_Last(long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoDefinitionVersionId_PrevAndNext
KaleoTaskFormInstance[] findByKaleoDefinitionVersionId_PrevAndNext(long kaleoTaskFormInstanceId, long kaleoDefinitionVersionId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoDefinitionVersionId = ?.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the current kaleo task form instancekaleoDefinitionVersionId
- the kaleo definition version IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
removeByKaleoDefinitionVersionId
void removeByKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Removes all the kaleo task form instances where kaleoDefinitionVersionId = ? from the database.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version ID
-
countByKaleoDefinitionVersionId
int countByKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Returns the number of kaleo task form instances where kaleoDefinitionVersionId = ?.- Parameters:
kaleoDefinitionVersionId
- the kaleo definition version ID- Returns:
- the number of matching kaleo task form instances
-
findByKaleoInstanceId
Returns all the kaleo task form instances where kaleoInstanceId = ?.- Parameters:
kaleoInstanceId
- the kaleo instance ID- Returns:
- the matching kaleo task form instances
-
findByKaleoInstanceId
Returns a range of all the kaleo task form instances where kaleoInstanceId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoInstanceId
- the kaleo instance IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)- Returns:
- the range of matching kaleo task form instances
-
findByKaleoInstanceId
List<KaleoTaskFormInstance> findByKaleoInstanceId(long kaleoInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoInstanceId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoInstanceId
- the kaleo instance IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoInstanceId
List<KaleoTaskFormInstance> findByKaleoInstanceId(long kaleoInstanceId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoInstanceId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoInstanceId
- the kaleo instance IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoInstanceId_First
KaleoTaskFormInstance findByKaleoInstanceId_First(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the first kaleo task form instance in the ordered set where kaleoInstanceId = ?.- Parameters:
kaleoInstanceId
- the kaleo instance IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoInstanceId_First
KaleoTaskFormInstance fetchByKaleoInstanceId_First(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoInstanceId = ?.- Parameters:
kaleoInstanceId
- the kaleo instance IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoInstanceId_Last
KaleoTaskFormInstance findByKaleoInstanceId_Last(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the last kaleo task form instance in the ordered set where kaleoInstanceId = ?.- Parameters:
kaleoInstanceId
- the kaleo instance IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoInstanceId_Last
KaleoTaskFormInstance fetchByKaleoInstanceId_Last(long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoInstanceId = ?.- Parameters:
kaleoInstanceId
- the kaleo instance IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoInstanceId_PrevAndNext
KaleoTaskFormInstance[] findByKaleoInstanceId_PrevAndNext(long kaleoTaskFormInstanceId, long kaleoInstanceId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoInstanceId = ?.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the current kaleo task form instancekaleoInstanceId
- the kaleo instance IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
removeByKaleoInstanceId
void removeByKaleoInstanceId(long kaleoInstanceId) Removes all the kaleo task form instances where kaleoInstanceId = ? from the database.- Parameters:
kaleoInstanceId
- the kaleo instance ID
-
countByKaleoInstanceId
int countByKaleoInstanceId(long kaleoInstanceId) Returns the number of kaleo task form instances where kaleoInstanceId = ?.- Parameters:
kaleoInstanceId
- the kaleo instance ID- Returns:
- the number of matching kaleo task form instances
-
findByKaleoTaskId
Returns all the kaleo task form instances where kaleoTaskId = ?.- Parameters:
kaleoTaskId
- the kaleo task ID- Returns:
- the matching kaleo task form instances
-
findByKaleoTaskId
Returns a range of all the kaleo task form instances where kaleoTaskId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoTaskId
- the kaleo task IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)- Returns:
- the range of matching kaleo task form instances
-
findByKaleoTaskId
List<KaleoTaskFormInstance> findByKaleoTaskId(long kaleoTaskId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoTaskId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoTaskId
- the kaleo task IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoTaskId
List<KaleoTaskFormInstance> findByKaleoTaskId(long kaleoTaskId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoTaskId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoTaskId
- the kaleo task IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoTaskId_First
KaleoTaskFormInstance findByKaleoTaskId_First(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the first kaleo task form instance in the ordered set where kaleoTaskId = ?.- Parameters:
kaleoTaskId
- the kaleo task IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoTaskId_First
KaleoTaskFormInstance fetchByKaleoTaskId_First(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoTaskId = ?.- Parameters:
kaleoTaskId
- the kaleo task IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoTaskId_Last
KaleoTaskFormInstance findByKaleoTaskId_Last(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the last kaleo task form instance in the ordered set where kaleoTaskId = ?.- Parameters:
kaleoTaskId
- the kaleo task IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoTaskId_Last
KaleoTaskFormInstance fetchByKaleoTaskId_Last(long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoTaskId = ?.- Parameters:
kaleoTaskId
- the kaleo task IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoTaskId_PrevAndNext
KaleoTaskFormInstance[] findByKaleoTaskId_PrevAndNext(long kaleoTaskFormInstanceId, long kaleoTaskId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoTaskId = ?.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the current kaleo task form instancekaleoTaskId
- the kaleo task IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
removeByKaleoTaskId
void removeByKaleoTaskId(long kaleoTaskId) Removes all the kaleo task form instances where kaleoTaskId = ? from the database.- Parameters:
kaleoTaskId
- the kaleo task ID
-
countByKaleoTaskId
int countByKaleoTaskId(long kaleoTaskId) Returns the number of kaleo task form instances where kaleoTaskId = ?.- Parameters:
kaleoTaskId
- the kaleo task ID- Returns:
- the number of matching kaleo task form instances
-
findByKaleoTaskInstanceTokenId
Returns all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token ID- Returns:
- the matching kaleo task form instances
-
findByKaleoTaskInstanceTokenId
List<KaleoTaskFormInstance> findByKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId, int start, int end) Returns a range of all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)- Returns:
- the range of matching kaleo task form instances
-
findByKaleoTaskInstanceTokenId
List<KaleoTaskFormInstance> findByKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoTaskInstanceTokenId
List<KaleoTaskFormInstance> findByKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances where kaleoTaskInstanceTokenId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDstart
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching kaleo task form instances
-
findByKaleoTaskInstanceTokenId_First
KaleoTaskFormInstance findByKaleoTaskInstanceTokenId_First(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the first kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoTaskInstanceTokenId_First
KaleoTaskFormInstance fetchByKaleoTaskInstanceTokenId_First(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the first kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoTaskInstanceTokenId_Last
KaleoTaskFormInstance findByKaleoTaskInstanceTokenId_Last(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the last kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoTaskInstanceTokenId_Last
KaleoTaskFormInstance fetchByKaleoTaskInstanceTokenId_Last(long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns the last kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
findByKaleoTaskInstanceTokenId_PrevAndNext
KaleoTaskFormInstance[] findByKaleoTaskInstanceTokenId_PrevAndNext(long kaleoTaskFormInstanceId, long kaleoTaskInstanceTokenId, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) throws NoSuchTaskFormInstanceException Returns the kaleo task form instances before and after the current kaleo task form instance in the ordered set where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the current kaleo task form instancekaleoTaskInstanceTokenId
- the kaleo task instance token IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
removeByKaleoTaskInstanceTokenId
void removeByKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId) Removes all the kaleo task form instances where kaleoTaskInstanceTokenId = ? from the database.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token ID
-
countByKaleoTaskInstanceTokenId
int countByKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId) Returns the number of kaleo task form instances where kaleoTaskInstanceTokenId = ?.- Parameters:
kaleoTaskInstanceTokenId
- the kaleo task instance token ID- Returns:
- the number of matching kaleo task form instances
-
findByKaleoTaskFormId
KaleoTaskFormInstance findByKaleoTaskFormId(long kaleoTaskFormId) throws NoSuchTaskFormInstanceException Returns the kaleo task form instance where kaleoTaskFormId = ? or throws aNoSuchTaskFormInstanceException
if it could not be found.- Parameters:
kaleoTaskFormId
- the kaleo task form ID- Returns:
- the matching kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a matching kaleo task form instance could not be found
-
fetchByKaleoTaskFormId
Returns the kaleo task form instance where kaleoTaskFormId = ? or returnsnull
if it could not be found. Uses the finder cache.- Parameters:
kaleoTaskFormId
- the kaleo task form ID- Returns:
- the matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
fetchByKaleoTaskFormId
Returns the kaleo task form instance where kaleoTaskFormId = ? or returnsnull
if it could not be found, optionally using the finder cache.- Parameters:
kaleoTaskFormId
- the kaleo task form IDuseFinderCache
- whether to use the finder cache- Returns:
- the matching kaleo task form instance, or
null
if a matching kaleo task form instance could not be found
-
removeByKaleoTaskFormId
KaleoTaskFormInstance removeByKaleoTaskFormId(long kaleoTaskFormId) throws NoSuchTaskFormInstanceException Removes the kaleo task form instance where kaleoTaskFormId = ? from the database.- Parameters:
kaleoTaskFormId
- the kaleo task form ID- Returns:
- the kaleo task form instance that was removed
- Throws:
NoSuchTaskFormInstanceException
-
countByKaleoTaskFormId
int countByKaleoTaskFormId(long kaleoTaskFormId) Returns the number of kaleo task form instances where kaleoTaskFormId = ?.- Parameters:
kaleoTaskFormId
- the kaleo task form ID- Returns:
- the number of matching kaleo task form instances
-
cacheResult
Caches the kaleo task form instance in the entity cache if it is enabled.- Parameters:
kaleoTaskFormInstance
- the kaleo task form instance
-
cacheResult
Caches the kaleo task form instances in the entity cache if it is enabled.- Parameters:
kaleoTaskFormInstances
- the kaleo task form instances
-
create
Creates a new kaleo task form instance with the primary key. Does not add the kaleo task form instance to the database.- Parameters:
kaleoTaskFormInstanceId
- the primary key for the new kaleo task form instance- Returns:
- the new kaleo task form instance
-
remove
Removes the kaleo task form instance with the primary key from the database. Also notifies the appropriate model listeners.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the kaleo task form instance- Returns:
- the kaleo task form instance that was removed
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
updateImpl
-
findByPrimaryKey
KaleoTaskFormInstance findByPrimaryKey(long kaleoTaskFormInstanceId) throws NoSuchTaskFormInstanceException Returns the kaleo task form instance with the primary key or throws aNoSuchTaskFormInstanceException
if it could not be found.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the kaleo task form instance- Returns:
- the kaleo task form instance
- Throws:
NoSuchTaskFormInstanceException
- if a kaleo task form instance with the primary key could not be found
-
fetchByPrimaryKey
Returns the kaleo task form instance with the primary key or returnsnull
if it could not be found.- Parameters:
kaleoTaskFormInstanceId
- the primary key of the kaleo task form instance- Returns:
- the kaleo task form instance, or
null
if a kaleo task form instance with the primary key could not be found
-
findAll
List<KaleoTaskFormInstance> findAll()Returns all the kaleo task form instances.- Returns:
- the kaleo task form instances
-
findAll
Returns a range of all the kaleo task form instances.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
start
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)- Returns:
- the range of kaleo task form instances
-
findAll
List<KaleoTaskFormInstance> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator) Returns an ordered range of all the kaleo task form instances.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
start
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of kaleo task form instances
-
findAll
List<KaleoTaskFormInstance> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskFormInstance> orderByComparator, boolean useFinderCache) Returns an ordered range of all the kaleo task form instances.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromKaleoTaskFormInstanceModelImpl
.- Parameters:
start
- the lower bound of the range of kaleo task form instancesend
- the upper bound of the range of kaleo task form instances (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of kaleo task form instances
-
removeAll
void removeAll()Removes all the kaleo task form instances from the database. -
countAll
int countAll()Returns the number of kaleo task form instances.- Returns:
- the number of kaleo task form instances
-