@ProviderType
public class KaleoTaskAssignmentInstancePersistenceImpl
extends com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>
implements com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistence
Caching information and settings can be found in portal.properties
KaleoTaskAssignmentInstancePersistence,
KaleoTaskAssignmentInstanceUtil| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.portal.kernel.service.persistence.CompanyProvider |
companyProvider |
protected com.liferay.portal.kernel.dao.orm.EntityCache |
entityCache |
static java.lang.String |
FINDER_CLASS_NAME_ENTITY |
static java.lang.String |
FINDER_CLASS_NAME_LIST_WITH_PAGINATION |
static java.lang.String |
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_ALL |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_ACN_ACPK |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_ASSIGNEECLASSNAME |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_COMPANYID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_ACPK |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_KALEODEFINITIONID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_KALEOINSTANCEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_KALEOTASKINSTANCETOKENID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_ALL |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_ACN_ACPK |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_ASSIGNEECLASSNAME |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_ACPK |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_KALEODEFINITIONID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_KALEOINSTANCEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_KALEOTASKINSTANCETOKENID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_ACN_ACPK |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_ASSIGNEECLASSNAME |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_ACPK |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_KALEODEFINITIONID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_KALEOINSTANCEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_KALEOTASKINSTANCETOKENID |
protected com.liferay.portal.kernel.dao.orm.FinderCache |
finderCache |
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, NULL_SAFE_STRING_COMPARATOR, nullModel, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR| Constructor and Description |
|---|
KaleoTaskAssignmentInstancePersistenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Initializes the kaleo task assignment instance persistence.
|
void |
cacheResult(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
Caches the kaleo task assignment instance in the entity cache if it is enabled.
|
void |
cacheResult(java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> kaleoTaskAssignmentInstances)
Caches the kaleo task assignment instances in the entity cache if it is enabled.
|
void |
clearCache()
Clears the cache for all kaleo task assignment instances.
|
void |
clearCache(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
Clears the cache for the kaleo task assignment instance.
|
void |
clearCache(java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> kaleoTaskAssignmentInstances) |
int |
countAll()
Returns the number of kaleo task assignment instances.
|
int |
countByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK)
Returns the number of kaleo task assignment instances where assigneeClassName = ? and assigneeClassPK = ?.
|
int |
countByassigneeClassName(java.lang.String assigneeClassName)
Returns the number of kaleo task assignment instances where assigneeClassName = ?.
|
int |
countByCompanyId(long companyId)
Returns the number of kaleo task assignment instances where companyId = ?.
|
int |
countByG_ACPK(long groupId,
long assigneeClassPK)
Returns the number of kaleo task assignment instances where groupId = ? and assigneeClassPK = ?.
|
int |
countByKaleoDefinitionId(long kaleoDefinitionId)
Returns the number of kaleo task assignment instances where kaleoDefinitionId = ?.
|
int |
countByKaleoInstanceId(long kaleoInstanceId)
Returns the number of kaleo task assignment instances where kaleoInstanceId = ?.
|
int |
countBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
Returns the number of kaleo task assignment instances where kaleoTaskInstanceTokenId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
create(long kaleoTaskAssignmentInstanceId)
Creates a new kaleo task assignment instance with the primary key.
|
void |
destroy() |
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByACN_ACPK_First(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where assigneeClassName = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByACN_ACPK_Last(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where assigneeClassName = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByassigneeClassName_First(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where assigneeClassName = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByassigneeClassName_Last(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where assigneeClassName = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where companyId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where companyId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByG_ACPK_First(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where groupId = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByG_ACPK_Last(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where groupId = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByKaleoDefinitionId_First(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where kaleoDefinitionId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByKaleoDefinitionId_Last(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where kaleoDefinitionId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByKaleoInstanceId_First(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where kaleoInstanceId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByKaleoInstanceId_Last(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where kaleoInstanceId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchBykaleoTaskInstanceTokenId_First(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where kaleoTaskInstanceTokenId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchBykaleoTaskInstanceTokenId_Last(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where kaleoTaskInstanceTokenId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByPrimaryKey(long kaleoTaskAssignmentInstanceId)
Returns the kaleo task assignment instance with the primary key or returns
null if it could not be found. |
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
fetchByPrimaryKey(java.io.Serializable primaryKey)
Returns the kaleo task assignment instance with the primary key or returns
null if it could not be found. |
java.util.Map<java.io.Serializable,com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
fetchByPrimaryKeys(java.util.Set<java.io.Serializable> primaryKeys) |
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findAll()
Returns all the kaleo task assignment instances.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findAll(int start,
int end)
Returns a range of all the kaleo task assignment instances.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByACN_ACPK_First(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where assigneeClassName = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByACN_ACPK_Last(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where assigneeClassName = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findByACN_ACPK_PrevAndNext(long kaleoTaskAssignmentInstanceId,
java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where assigneeClassName = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK)
Returns all the kaleo task assignment instances where assigneeClassName = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK,
int start,
int end)
Returns a range of all the kaleo task assignment instances where assigneeClassName = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where assigneeClassName = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where assigneeClassName = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByassigneeClassName_First(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where assigneeClassName = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByassigneeClassName_Last(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where assigneeClassName = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findByassigneeClassName_PrevAndNext(long kaleoTaskAssignmentInstanceId,
java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where assigneeClassName = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByassigneeClassName(java.lang.String assigneeClassName)
Returns all the kaleo task assignment instances where assigneeClassName = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByassigneeClassName(java.lang.String assigneeClassName,
int start,
int end)
Returns a range of all the kaleo task assignment instances where assigneeClassName = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByassigneeClassName(java.lang.String assigneeClassName,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where assigneeClassName = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByassigneeClassName(java.lang.String assigneeClassName,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where assigneeClassName = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where companyId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where companyId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findByCompanyId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where companyId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByCompanyId(long companyId)
Returns all the kaleo task assignment instances where companyId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the kaleo task assignment instances where companyId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByCompanyId(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where companyId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByCompanyId(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where companyId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByG_ACPK_First(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where groupId = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByG_ACPK_Last(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where groupId = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findByG_ACPK_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where groupId = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByG_ACPK(long groupId,
long assigneeClassPK)
Returns all the kaleo task assignment instances where groupId = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByG_ACPK(long groupId,
long assigneeClassPK,
int start,
int end)
Returns a range of all the kaleo task assignment instances where groupId = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByG_ACPK(long groupId,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where groupId = ? and assigneeClassPK = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByG_ACPK(long groupId,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where groupId = ? and assigneeClassPK = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByKaleoDefinitionId_First(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where kaleoDefinitionId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByKaleoDefinitionId_Last(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where kaleoDefinitionId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findByKaleoDefinitionId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where kaleoDefinitionId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoDefinitionId(long kaleoDefinitionId)
Returns all the kaleo task assignment instances where kaleoDefinitionId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoDefinitionId(long kaleoDefinitionId,
int start,
int end)
Returns a range of all the kaleo task assignment instances where kaleoDefinitionId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoDefinitionId(long kaleoDefinitionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where kaleoDefinitionId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoDefinitionId(long kaleoDefinitionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where kaleoDefinitionId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByKaleoInstanceId_First(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where kaleoInstanceId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByKaleoInstanceId_Last(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where kaleoInstanceId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findByKaleoInstanceId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where kaleoInstanceId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoInstanceId(long kaleoInstanceId)
Returns all the kaleo task assignment instances where kaleoInstanceId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoInstanceId(long kaleoInstanceId,
int start,
int end)
Returns a range of all the kaleo task assignment instances where kaleoInstanceId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoInstanceId(long kaleoInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where kaleoInstanceId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findByKaleoInstanceId(long kaleoInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where kaleoInstanceId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findBykaleoTaskInstanceTokenId_First(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the first kaleo task assignment instance in the ordered set where kaleoTaskInstanceTokenId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findBykaleoTaskInstanceTokenId_Last(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the last kaleo task assignment instance in the ordered set where kaleoTaskInstanceTokenId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] |
findBykaleoTaskInstanceTokenId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns the kaleo task assignment instances before and after the current kaleo task assignment instance in the ordered set where kaleoTaskInstanceTokenId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
Returns all the kaleo task assignment instances where kaleoTaskInstanceTokenId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId,
int start,
int end)
Returns a range of all the kaleo task assignment instances where kaleoTaskInstanceTokenId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
Returns an ordered range of all the kaleo task assignment instances where kaleoTaskInstanceTokenId = ?.
|
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> |
findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the kaleo task assignment instances where kaleoTaskInstanceTokenId = ?.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByPrimaryKey(long kaleoTaskAssignmentInstanceId)
Returns the kaleo task assignment instance with the primary key or throws a
NoSuchTaskAssignmentInstanceException if it could not be found. |
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
findByPrimaryKey(java.io.Serializable primaryKey)
Returns the kaleo task assignment instance with the primary key or throws a
NoSuchModelException if it could not be found. |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getByACN_ACPK_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getByassigneeClassName_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getByG_ACPK_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getByKaleoDefinitionId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getByKaleoInstanceId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
getBykaleoTaskInstanceTokenId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous) |
protected java.util.Map<java.lang.String,java.lang.Integer> |
getTableColumnsMap() |
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
remove(long kaleoTaskAssignmentInstanceId)
Removes the kaleo task assignment instance with the primary key from the database.
|
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
remove(java.io.Serializable primaryKey)
Removes the kaleo task assignment instance with the primary key from the database.
|
void |
removeAll()
Removes all the kaleo task assignment instances from the database.
|
void |
removeByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK)
Removes all the kaleo task assignment instances where assigneeClassName = ? and assigneeClassPK = ? from the database.
|
void |
removeByassigneeClassName(java.lang.String assigneeClassName)
Removes all the kaleo task assignment instances where assigneeClassName = ? from the database.
|
void |
removeByCompanyId(long companyId)
Removes all the kaleo task assignment instances where companyId = ? from the database.
|
void |
removeByG_ACPK(long groupId,
long assigneeClassPK)
Removes all the kaleo task assignment instances where groupId = ? and assigneeClassPK = ? from the database.
|
void |
removeByKaleoDefinitionId(long kaleoDefinitionId)
Removes all the kaleo task assignment instances where kaleoDefinitionId = ? from the database.
|
void |
removeByKaleoInstanceId(long kaleoInstanceId)
Removes all the kaleo task assignment instances where kaleoInstanceId = ? from the database.
|
void |
removeBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
Removes all the kaleo task assignment instances where kaleoTaskInstanceTokenId = ? from the database.
|
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
removeImpl(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance) |
protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
toUnwrappedModel(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance) |
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance |
updateImpl(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance) |
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getClassLoader, getColumnName, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeConjunction, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, updatepublic static final java.lang.String FINDER_CLASS_NAME_ENTITY
public static final java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
public static final java.lang.String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_KALEODEFINITIONID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_KALEODEFINITIONID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_KALEODEFINITIONID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_KALEOINSTANCEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_KALEOINSTANCEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_KALEOINSTANCEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_KALEOTASKINSTANCETOKENID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_KALEOTASKINSTANCETOKENID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_KALEOTASKINSTANCETOKENID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_ASSIGNEECLASSNAME
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_ASSIGNEECLASSNAME
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_ASSIGNEECLASSNAME
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_ACPK
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_ACPK
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_ACPK
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_ACN_ACPK
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_ACN_ACPK
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_ACN_ACPK
@ServiceReference(type=com.liferay.portal.kernel.service.persistence.CompanyProviderWrapper.class) protected com.liferay.portal.kernel.service.persistence.CompanyProvider companyProvider
@ServiceReference(type=com.liferay.portal.kernel.dao.orm.EntityCache.class) protected com.liferay.portal.kernel.dao.orm.EntityCache entityCache
@ServiceReference(type=com.liferay.portal.kernel.dao.orm.FinderCache.class) protected com.liferay.portal.kernel.dao.orm.FinderCache finderCache
public KaleoTaskAssignmentInstancePersistenceImpl()
public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByCompanyId(long companyId)
findByCompanyId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByCompanyId(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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByCompanyId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByCompanyId(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByCompanyId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByCompanyId(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByCompanyId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByCompanyId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByCompanyId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByCompanyId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByCompanyId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findByCompanyId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByCompanyId_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instancecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeByCompanyId(long companyId)
removeByCompanyId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDpublic int countByCompanyId(long companyId)
countByCompanyId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencecompanyId - the company IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoDefinitionId(long kaleoDefinitionId)
findByKaleoDefinitionId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoDefinitionId(long kaleoDefinitionId,
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByKaleoDefinitionId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoDefinitionId(long kaleoDefinitionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByKaleoDefinitionId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoDefinitionId(long kaleoDefinitionId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByKaleoDefinitionId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByKaleoDefinitionId_First(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByKaleoDefinitionId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByKaleoDefinitionId_First(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByKaleoDefinitionId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByKaleoDefinitionId_Last(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByKaleoDefinitionId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByKaleoDefinitionId_Last(long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByKaleoDefinitionId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findByKaleoDefinitionId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByKaleoDefinitionId_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instancekaleoDefinitionId - the kaleo definition IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getByKaleoDefinitionId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long kaleoDefinitionId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeByKaleoDefinitionId(long kaleoDefinitionId)
removeByKaleoDefinitionId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDpublic int countByKaleoDefinitionId(long kaleoDefinitionId)
countByKaleoDefinitionId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoDefinitionId - the kaleo definition IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoInstanceId(long kaleoInstanceId)
findByKaleoInstanceId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoInstanceId(long kaleoInstanceId,
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByKaleoInstanceId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoInstanceId(long kaleoInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByKaleoInstanceId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByKaleoInstanceId(long kaleoInstanceId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByKaleoInstanceId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByKaleoInstanceId_First(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByKaleoInstanceId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByKaleoInstanceId_First(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByKaleoInstanceId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByKaleoInstanceId_Last(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByKaleoInstanceId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByKaleoInstanceId_Last(long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByKaleoInstanceId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findByKaleoInstanceId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByKaleoInstanceId_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instancekaleoInstanceId - the kaleo instance IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getByKaleoInstanceId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long kaleoInstanceId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeByKaleoInstanceId(long kaleoInstanceId)
removeByKaleoInstanceId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDpublic int countByKaleoInstanceId(long kaleoInstanceId)
countByKaleoInstanceId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoInstanceId - the kaleo instance IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
findBykaleoTaskInstanceTokenId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId,
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findBykaleoTaskInstanceTokenId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findBykaleoTaskInstanceTokenId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findBykaleoTaskInstanceTokenId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findBykaleoTaskInstanceTokenId_First(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findBykaleoTaskInstanceTokenId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchBykaleoTaskInstanceTokenId_First(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchBykaleoTaskInstanceTokenId_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findBykaleoTaskInstanceTokenId_Last(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findBykaleoTaskInstanceTokenId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchBykaleoTaskInstanceTokenId_Last(long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchBykaleoTaskInstanceTokenId_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findBykaleoTaskInstanceTokenId_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findBykaleoTaskInstanceTokenId_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instancekaleoTaskInstanceTokenId - the kaleo task instance token IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getBykaleoTaskInstanceTokenId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long kaleoTaskInstanceTokenId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
removeBykaleoTaskInstanceTokenId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDpublic int countBykaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
countBykaleoTaskInstanceTokenId in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskInstanceTokenId - the kaleo task instance token IDpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByassigneeClassName(java.lang.String assigneeClassName)
findByassigneeClassName in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class namepublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByassigneeClassName(java.lang.String assigneeClassName,
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByassigneeClassName in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class namestart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByassigneeClassName(java.lang.String assigneeClassName,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByassigneeClassName in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class namestart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByassigneeClassName(java.lang.String assigneeClassName,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByassigneeClassName in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class namestart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByassigneeClassName_First(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByassigneeClassName_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByassigneeClassName_First(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByassigneeClassName_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByassigneeClassName_Last(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByassigneeClassName_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByassigneeClassName_Last(java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByassigneeClassName_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameorderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findByassigneeClassName_PrevAndNext(long kaleoTaskAssignmentInstanceId,
java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByassigneeClassName_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instanceassigneeClassName - the assignee class nameorderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getByassigneeClassName_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
java.lang.String assigneeClassName,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeByassigneeClassName(java.lang.String assigneeClassName)
removeByassigneeClassName in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class namepublic int countByassigneeClassName(java.lang.String assigneeClassName)
countByassigneeClassName in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class namepublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByG_ACPK(long groupId,
long assigneeClassPK)
findByG_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p kpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByG_ACPK(long groupId,
long assigneeClassPK,
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p kstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByG_ACPK(long groupId,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p kstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByG_ACPK(long groupId,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p kstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByG_ACPK_First(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByG_ACPK_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByG_ACPK_First(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByG_ACPK_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByG_ACPK_Last(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByG_ACPK_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByG_ACPK_Last(long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByG_ACPK_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findByG_ACPK_PrevAndNext(long kaleoTaskAssignmentInstanceId,
long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByG_ACPK_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instancegroupId - the group IDassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getByG_ACPK_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
long groupId,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeByG_ACPK(long groupId,
long assigneeClassPK)
removeByG_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p kpublic int countByG_ACPK(long groupId,
long assigneeClassPK)
countByG_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencegroupId - the group IDassigneeClassPK - the assignee class p kpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK)
findByACN_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p kpublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK,
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByACN_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p kstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByACN_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p kstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByACN_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p kstart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByACN_ACPK_First(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByACN_ACPK_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByACN_ACPK_First(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByACN_ACPK_First in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByACN_ACPK_Last(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByACN_ACPK_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByACN_ACPK_Last(java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
fetchByACN_ACPK_Last in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)null if a matching kaleo task assignment instance could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance[] findByACN_ACPK_PrevAndNext(long kaleoTaskAssignmentInstanceId,
java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
findByACN_ACPK_PrevAndNext in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the current kaleo task assignment instanceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p korderByComparator - the comparator to order the set by (optionally null)com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance getByACN_ACPK_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
java.lang.String assigneeClassName,
long assigneeClassPK,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean previous)
public void removeByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK)
removeByACN_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p kpublic int countByACN_ACPK(java.lang.String assigneeClassName,
long assigneeClassPK)
countByACN_ACPK in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceassigneeClassName - the assignee class nameassigneeClassPK - the assignee class p kpublic void cacheResult(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
cacheResult in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstance - the kaleo task assignment instancepublic void cacheResult(java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> kaleoTaskAssignmentInstances)
cacheResult in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstances - the kaleo task assignment instancespublic void clearCache()
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>public void clearCache(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>public void clearCache(java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> kaleoTaskAssignmentInstances)
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>public com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance create(long kaleoTaskAssignmentInstanceId)
create in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key for the new kaleo task assignment instancepublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance remove(long kaleoTaskAssignmentInstanceId)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
remove in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the kaleo task assignment instancecom.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance remove(java.io.Serializable primaryKey)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
remove in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>remove in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>primaryKey - the primary key of the kaleo task assignment instancecom.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundprotected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance removeImpl(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
removeImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>public com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance updateImpl(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
updateImpl in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceupdateImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>protected com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance toUnwrappedModel(com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
public com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByPrimaryKey(java.io.Serializable primaryKey)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
NoSuchModelException if it could not be found.findByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>findByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>primaryKey - the primary key of the kaleo task assignment instancecom.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance findByPrimaryKey(long kaleoTaskAssignmentInstanceId)
throws com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
NoSuchTaskAssignmentInstanceException if it could not be found.findByPrimaryKey in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the kaleo task assignment instancecom.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException - if a kaleo task assignment instance with the primary key could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByPrimaryKey(java.io.Serializable primaryKey)
null if it could not be found.fetchByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>fetchByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>primaryKey - the primary key of the kaleo task assignment instancenull if a kaleo task assignment instance with the primary key could not be foundpublic com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance fetchByPrimaryKey(long kaleoTaskAssignmentInstanceId)
null if it could not be found.fetchByPrimaryKey in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencekaleoTaskAssignmentInstanceId - the primary key of the kaleo task assignment instancenull if a kaleo task assignment instance with the primary key could not be foundpublic java.util.Map<java.io.Serializable,com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> fetchByPrimaryKeys(java.util.Set<java.io.Serializable> primaryKeys)
fetchByPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>fetchByPrimaryKeys in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencefetchByPrimaryKeys in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findAll()
findAll in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencepublic java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencestart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> 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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencestart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance> orderByComparator,
boolean retrieveFromCache)
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 and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from KaleoTaskAssignmentInstanceModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencestart - the lower bound of the range of kaleo task assignment instancesend - the upper bound of the range of kaleo task assignment instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)retrieveFromCache - whether to retrieve from the finder cachepublic void removeAll()
removeAll in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistencepublic int countAll()
countAll in interface com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskAssignmentInstancePersistenceprotected java.util.Map<java.lang.String,java.lang.Integer> getTableColumnsMap()
getTableColumnsMap in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance>public void afterPropertiesSet()
public void destroy()