A C D E F G H I K N O P R S T U 

A

ADD_DRAFT - Static variable in class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerActionKeys
 
addKaleoDraftDefinition(KaleoDraftDefinition) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Adds the kaleo draft definition to the database.
addKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, int, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
addKaleoDraftDefinition(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Adds the kaleo draft definition to the database.
addKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, int, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
addKaleoDraftDefinition(KaleoDraftDefinition) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Adds the kaleo draft definition to the database.
addKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, int, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
addKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, int, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
addKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, int, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
addKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, int, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 

C

cacheResult(KaleoDraftDefinition) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Caches the kaleo draft definition in the entity cache if it is enabled.
cacheResult(List<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Caches the kaleo draft definitions in the entity cache if it is enabled.
cacheResult(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Caches the kaleo draft definition in the entity cache if it is enabled.
cacheResult(List<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Caches the kaleo draft definitions in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
clearCache(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
clone() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
clone() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
com.liferay.portal.workflow.kaleo.designer.constants - package com.liferay.portal.workflow.kaleo.designer.constants
 
com.liferay.portal.workflow.kaleo.designer.exception - package com.liferay.portal.workflow.kaleo.designer.exception
 
com.liferay.portal.workflow.kaleo.designer.model - package com.liferay.portal.workflow.kaleo.designer.model
 
com.liferay.portal.workflow.kaleo.designer.service - package com.liferay.portal.workflow.kaleo.designer.service
 
com.liferay.portal.workflow.kaleo.designer.service.persistence - package com.liferay.portal.workflow.kaleo.designer.service.persistence
 
com.liferay.portal.workflow.kaleo.designer.util.comparator - package com.liferay.portal.workflow.kaleo.designer.util.comparator
 
compare(KaleoDraftDefinition, KaleoDraftDefinition) - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
compare(KaleoDraftDefinition, KaleoDraftDefinition) - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
compareTo(KaleoDraftDefinition) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
compareTo(KaleoDraftDefinition) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
countAll() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the number of kaleo draft definitions.
countAll() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the number of kaleo draft definitions.
countByC_N_V(long, String, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the number of kaleo draft definitions where companyId = ? and name = ? and version = ?.
countByC_N_V(long, String, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the number of kaleo draft definitions where companyId = ? and name = ? and version = ?.
countByC_N_V_D(long, String, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the number of kaleo draft definitions where companyId = ? and name = ? and version = ? and draftVersion = ?.
countByC_N_V_D(long, String, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the number of kaleo draft definitions where companyId = ? and name = ? and version = ? and draftVersion = ?.
countByCompanyId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the number of kaleo draft definitions where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the number of kaleo draft definitions where companyId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
create(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Creates a new kaleo draft definition with the primary key.
create(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Creates a new kaleo draft definition with the primary key.
createKaleoDraftDefinition(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Creates a new kaleo draft definition with the primary key.
createKaleoDraftDefinition(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Creates a new kaleo draft definition with the primary key.
createKaleoDraftDefinition(long) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Creates a new kaleo draft definition with the primary key.

D

deleteKaleoDraftDefinition(KaleoDraftDefinition) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Deletes the kaleo draft definition from the database.
deleteKaleoDraftDefinition(String, int, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
deleteKaleoDraftDefinition(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Deletes the kaleo draft definition with the primary key from the database.
deleteKaleoDraftDefinition(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Deletes the kaleo draft definition from the database.
deleteKaleoDraftDefinition(String, int, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
deleteKaleoDraftDefinition(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Deletes the kaleo draft definition with the primary key from the database.
deleteKaleoDraftDefinition(KaleoDraftDefinition) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Deletes the kaleo draft definition from the database.
deleteKaleoDraftDefinition(String, int, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
deleteKaleoDraftDefinition(long) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Deletes the kaleo draft definition with the primary key from the database.
deleteKaleoDraftDefinitions(String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
deleteKaleoDraftDefinitions(String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
deleteKaleoDraftDefinitions(String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
deleteKaleoDraftDefinitions(String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
deleteKaleoDraftDefinitions(String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
deleteKaleoDraftDefinitions(String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
DuplicateKaleoDraftDefinitionNameException - Exception in com.liferay.portal.workflow.kaleo.designer.exception
 
DuplicateKaleoDraftDefinitionNameException() - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.DuplicateKaleoDraftDefinitionNameException
 
DuplicateKaleoDraftDefinitionNameException(String) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.DuplicateKaleoDraftDefinitionNameException
 
DuplicateKaleoDraftDefinitionNameException(String, Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.DuplicateKaleoDraftDefinitionNameException
 
DuplicateKaleoDraftDefinitionNameException(Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.DuplicateKaleoDraftDefinitionNameException
 
dynamicQuery() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

equals(Object) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 

F

fetchByC_N_V_D(long, String, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? or returns null if it could not be found.
fetchByC_N_V_D(long, String, int, int, boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_N_V_D(long, String, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? or returns null if it could not be found.
fetchByC_N_V_D(long, String, int, int, boolean) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_N_V_First(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the first kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
fetchByC_N_V_First(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the first kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
fetchByC_N_V_Last(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the last kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
fetchByC_N_V_Last(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the last kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
fetchByCompanyId_First(long, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the first kaleo draft definition in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the first kaleo draft definition in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the last kaleo draft definition in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the last kaleo draft definition in the ordered set where companyId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definition with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definition with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
fetchKaleoDraftDefinition(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
fetchKaleoDraftDefinition(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
fetchKaleoDraftDefinition(long) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
findAll() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns all the kaleo draft definitions.
findAll(int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns a range of all the kaleo draft definitions.
findAll(int, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns an ordered range of all the kaleo draft definitions.
findAll(int, int, OrderByComparator<KaleoDraftDefinition>, boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns an ordered range of all the kaleo draft definitions.
findAll() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns all the kaleo draft definitions.
findAll(int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns a range of all the kaleo draft definitions.
findAll(int, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns an ordered range of all the kaleo draft definitions.
findAll(int, int, OrderByComparator<KaleoDraftDefinition>, boolean) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns an ordered range of all the kaleo draft definitions.
findByC_N_V(long, String, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns a range of all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int, int, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns an ordered range of all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int, int, int, OrderByComparator<KaleoDraftDefinition>, boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns an ordered range of all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns a range of all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int, int, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns an ordered range of all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V(long, String, int, int, int, OrderByComparator<KaleoDraftDefinition>, boolean) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns an ordered range of all the kaleo draft definitions where companyId = ? and name = ? and version = ?.
findByC_N_V_D(long, String, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? or throws a NoSuchKaleoDraftDefinitionException if it could not be found.
findByC_N_V_D(long, String, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? or throws a NoSuchKaleoDraftDefinitionException if it could not be found.
findByC_N_V_First(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the first kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
findByC_N_V_First(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the first kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
findByC_N_V_Last(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the last kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
findByC_N_V_Last(long, String, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the last kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
findByC_N_V_PrevAndNext(long, long, String, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definitions before and after the current kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
findByC_N_V_PrevAndNext(long, long, String, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definitions before and after the current kaleo draft definition in the ordered set where companyId = ? and name = ? and version = ?.
findByCompanyId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns all the kaleo draft definitions where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns a range of all the kaleo draft definitions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns an ordered range of all the kaleo draft definitions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<KaleoDraftDefinition>, boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns an ordered range of all the kaleo draft definitions where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns all the kaleo draft definitions where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns a range of all the kaleo draft definitions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns an ordered range of all the kaleo draft definitions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<KaleoDraftDefinition>, boolean) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns an ordered range of all the kaleo draft definitions where companyId = ?.
findByCompanyId_First(long, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the first kaleo draft definition in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the first kaleo draft definition in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the last kaleo draft definition in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the last kaleo draft definition in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<KaleoDraftDefinition>) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definitions before and after the current kaleo draft definition in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definitions before and after the current kaleo draft definition in the ordered set where companyId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Returns the kaleo draft definition with the primary key or throws a NoSuchKaleoDraftDefinitionException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Returns the kaleo draft definition with the primary key or throws a NoSuchKaleoDraftDefinitionException if it could not be found.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getAvailableLanguageIds() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
getAvailableLanguageIds() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getCompanyId() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the company ID of this kaleo draft definition.
getCompanyId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getCompanyId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the company ID of this kaleo draft definition.
getContent() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the content of this kaleo draft definition.
getContent() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getContent() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the content of this kaleo draft definition.
getCreateDate() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the create date of this kaleo draft definition.
getCreateDate() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getCreateDate() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the create date of this kaleo draft definition.
getDefaultLanguageId() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
getDefaultLanguageId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getDraftVersion() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the draft version of this kaleo draft definition.
getDraftVersion() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getDraftVersion() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the draft version of this kaleo draft definition.
getExpandoBridge() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
getExpandoBridge() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getGroupId() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the group ID of this kaleo draft definition.
getGroupId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getGroupId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the group ID of this kaleo draft definition.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getKaleoDraftDefinition(String, int, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getKaleoDraftDefinition(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Returns the kaleo draft definition with the primary key.
getKaleoDraftDefinition(String, int, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getKaleoDraftDefinition(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Returns the kaleo draft definition with the primary key.
getKaleoDraftDefinition(String, int, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getKaleoDraftDefinition(long) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Returns the kaleo draft definition with the primary key.
getKaleoDraftDefinition(String, int, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
getKaleoDraftDefinition(String, int, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
getKaleoDraftDefinition(String, int, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
getKaleoDraftDefinitionId() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the kaleo draft definition ID of this kaleo draft definition.
getKaleoDraftDefinitionId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getKaleoDraftDefinitionId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the kaleo draft definition ID of this kaleo draft definition.
getKaleoDraftDefinitions(int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Returns a range of all the kaleo draft definitions.
getKaleoDraftDefinitions(String, int, int, int, OrderByComparator, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getKaleoDraftDefinitions(int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Returns a range of all the kaleo draft definitions.
getKaleoDraftDefinitions(String, int, int, int, OrderByComparator, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getKaleoDraftDefinitions(int, int) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Returns a range of all the kaleo draft definitions.
getKaleoDraftDefinitions(String, int, int, int, OrderByComparator, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getKaleoDraftDefinitions() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
getKaleoDraftDefinitions() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
getKaleoDraftDefinitions() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
getKaleoDraftDefinitionsCount() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Returns the number of kaleo draft definitions.
getKaleoDraftDefinitionsCount(String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getKaleoDraftDefinitionsCount() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Returns the number of kaleo draft definitions.
getKaleoDraftDefinitionsCount(String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getKaleoDraftDefinitionsCount() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Returns the number of kaleo draft definitions.
getKaleoDraftDefinitionsCount(String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getLatestKaleoDraftDefinition(String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getLatestKaleoDraftDefinition(String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getLatestKaleoDraftDefinition(String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getLatestKaleoDraftDefinition(String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
getLatestKaleoDraftDefinition(String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
getLatestKaleoDraftDefinition(String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
getLatestKaleoDraftDefinitions(long, int, int, int, OrderByComparator) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getLatestKaleoDraftDefinitions(long, String, int, int, int, OrderByComparator) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getLatestKaleoDraftDefinitions(long, int, int, int, OrderByComparator) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getLatestKaleoDraftDefinitions(long, String, int, int, int, OrderByComparator) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getLatestKaleoDraftDefinitions(long, int, int, int, OrderByComparator) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getLatestKaleoDraftDefinitions(long, String, int, int, int, OrderByComparator) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getLatestKaleoDraftDefinitions(long, int, int, int, OrderByComparator) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
getLatestKaleoDraftDefinitions(long, String, int, int, int, OrderByComparator) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
getLatestKaleoDraftDefinitions(long, int, int, int, OrderByComparator) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
getLatestKaleoDraftDefinitions(long, String, int, int, int, OrderByComparator) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
getLatestKaleoDraftDefinitions(long, int, int, int, OrderByComparator) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
getLatestKaleoDraftDefinitions(long, String, int, int, int, OrderByComparator) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
getLatestKaleoDraftDefinitionsCount(long, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getLatestKaleoDraftDefinitionsCount(long, String, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getLatestKaleoDraftDefinitionsCount(long, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getLatestKaleoDraftDefinitionsCount(long, String, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getLatestKaleoDraftDefinitionsCount(long, int) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getLatestKaleoDraftDefinitionsCount(long, String, int) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getModelClass() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getModelClassName() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getModifiedDate() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the modified date of this kaleo draft definition.
getModifiedDate() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getModifiedDate() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the modified date of this kaleo draft definition.
getName() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the name of this kaleo draft definition.
getName() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getName() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the name of this kaleo draft definition.
getOrderBy() - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
getOrderBy() - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
getOrderByFields() - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
getOrderByFields() - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
getOSGiServiceIdentifier() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
getPrimaryKey() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the primary key of this kaleo draft definition.
getPrimaryKey() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getPrimaryKey() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the primary key of this kaleo draft definition.
getPrimaryKeyObj() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
getPrimaryKeyObj() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getService() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
getService() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
getTitle() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the title of this kaleo draft definition.
getTitle(Locale) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the localized title of this kaleo draft definition in the language.
getTitle(Locale, boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the localized title of this kaleo draft definition in the language, optionally using the default language if no localization exists for the requested language.
getTitle(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the localized title of this kaleo draft definition in the language.
getTitle(String, boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the localized title of this kaleo draft definition in the language, optionally using the default language if no localization exists for the requested language.
getTitle() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getTitle() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the title of this kaleo draft definition.
getTitle(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the localized title of this kaleo draft definition in the language.
getTitle(String, boolean) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the localized title of this kaleo draft definition in the language, optionally using the default language if no localization exists for the requested language.
getTitle(Locale) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the localized title of this kaleo draft definition in the language.
getTitle(Locale, boolean) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the localized title of this kaleo draft definition in the language, optionally using the default language if no localization exists for the requested language.
getTitleCurrentLanguageId() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
getTitleCurrentLanguageId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getTitleCurrentValue() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
getTitleCurrentValue() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getTitleMap() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns a map of the locales and localized titles of this kaleo draft definition.
getTitleMap() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns a map of the locales and localized titles of this kaleo draft definition.
getUserId() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the user ID of this kaleo draft definition.
getUserId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getUserId() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the user ID of this kaleo draft definition.
getUserName() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the user name of this kaleo draft definition.
getUserName() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getUserName() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the user name of this kaleo draft definition.
getUserUuid() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the user uuid of this kaleo draft definition.
getUserUuid() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the user uuid of this kaleo draft definition.
getVersion() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Returns the version of this kaleo draft definition.
getVersion() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
getVersion() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Returns the version of this kaleo draft definition.
getWrappedModel() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
getWrappedService() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 

H

hashCode() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
hashCode() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 

I

incrementKaleoDraftDefinitionDraftVersion(long, String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
incrementKaleoDraftDefinitionDraftVersion(long, String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
incrementKaleoDraftDefinitionDraftVersion(long, String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
isAscending() - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
isAscending() - Method in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
isCachedModel() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
isCachedModel() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
isEscapedModel() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
isEscapedModel() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
isNew() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
isNew() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 

K

KALEO_DRAFT_DEFINITION - Static variable in class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerWebKeys
 
KALEO_DRAFT_DEFINITION_CONTENT - Static variable in class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerWebKeys
 
KALEO_DRAFT_DEFINITION_ID - Static variable in class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerWebKeys
 
KALEO_DRAFT_DEFINITION_ID_ACCESSOR - Static variable in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinition
 
KaleoDesignerActionKeys - Class in com.liferay.portal.workflow.kaleo.designer.constants
 
KaleoDesignerActionKeys() - Constructor for class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerActionKeys
 
KaleoDesignerWebKeys - Class in com.liferay.portal.workflow.kaleo.designer.constants
 
KaleoDesignerWebKeys() - Constructor for class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerWebKeys
 
KaleoDraftDefinition - Interface in com.liferay.portal.workflow.kaleo.designer.model
The extended model interface for the KaleoDraftDefinition service.
KaleoDraftDefinitionContentException - Exception in com.liferay.portal.workflow.kaleo.designer.exception
 
KaleoDraftDefinitionContentException() - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionContentException
 
KaleoDraftDefinitionContentException(String) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionContentException
 
KaleoDraftDefinitionContentException(String, Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionContentException
 
KaleoDraftDefinitionContentException(Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionContentException
 
KaleoDraftDefinitionCreateDateComparator - Class in com.liferay.portal.workflow.kaleo.designer.util.comparator
 
KaleoDraftDefinitionCreateDateComparator() - Constructor for class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
KaleoDraftDefinitionCreateDateComparator(boolean) - Constructor for class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
KaleoDraftDefinitionLocalService - Interface in com.liferay.portal.workflow.kaleo.designer.service
Provides the local service interface for KaleoDraftDefinition.
KaleoDraftDefinitionLocalServiceUtil - Class in com.liferay.portal.workflow.kaleo.designer.service
Provides the local service utility for KaleoDraftDefinition.
KaleoDraftDefinitionLocalServiceUtil() - Constructor for class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
KaleoDraftDefinitionLocalServiceWrapper - Class in com.liferay.portal.workflow.kaleo.designer.service
Provides a wrapper for KaleoDraftDefinitionLocalService.
KaleoDraftDefinitionLocalServiceWrapper(KaleoDraftDefinitionLocalService) - Constructor for class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
KaleoDraftDefinitionModel - Interface in com.liferay.portal.workflow.kaleo.designer.model
The base model interface for the KaleoDraftDefinition service.
KaleoDraftDefinitionNameException - Exception in com.liferay.portal.workflow.kaleo.designer.exception
 
KaleoDraftDefinitionNameException() - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionNameException
 
KaleoDraftDefinitionNameException(String) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionNameException
 
KaleoDraftDefinitionNameException(String, Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionNameException
 
KaleoDraftDefinitionNameException(Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.KaleoDraftDefinitionNameException
 
KaleoDraftDefinitionPersistence - Interface in com.liferay.portal.workflow.kaleo.designer.service.persistence
The persistence interface for the kaleo draft definition service.
KaleoDraftDefinitionService - Interface in com.liferay.portal.workflow.kaleo.designer.service
Provides the remote service interface for KaleoDraftDefinition.
KaleoDraftDefinitionServiceUtil - Class in com.liferay.portal.workflow.kaleo.designer.service
Provides the remote service utility for KaleoDraftDefinition.
KaleoDraftDefinitionServiceUtil() - Constructor for class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
KaleoDraftDefinitionServiceWrapper - Class in com.liferay.portal.workflow.kaleo.designer.service
Provides a wrapper for KaleoDraftDefinitionService.
KaleoDraftDefinitionServiceWrapper(KaleoDraftDefinitionService) - Constructor for class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
KaleoDraftDefinitionSoap - Class in com.liferay.portal.workflow.kaleo.designer.model
This class is used by SOAP remote services, specifically com.liferay.portal.workflow.kaleo.designer.service.http.KaleoDraftDefinitionServiceSoap.
KaleoDraftDefinitionSoap() - Constructor for class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
KaleoDraftDefinitionTitleComparator - Class in com.liferay.portal.workflow.kaleo.designer.util.comparator
 
KaleoDraftDefinitionTitleComparator() - Constructor for class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
KaleoDraftDefinitionTitleComparator(boolean) - Constructor for class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
KaleoDraftDefinitionUtil - Class in com.liferay.portal.workflow.kaleo.designer.service.persistence
The persistence utility for the kaleo draft definition service.
KaleoDraftDefinitionUtil() - Constructor for class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
KaleoDraftDefinitionWrapper - Class in com.liferay.portal.workflow.kaleo.designer.model
This class is a wrapper for KaleoDraftDefinition.
KaleoDraftDefinitionWrapper(KaleoDraftDefinition) - Constructor for class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 

N

NoSuchKaleoDraftDefinitionException - Exception in com.liferay.portal.workflow.kaleo.designer.exception
 
NoSuchKaleoDraftDefinitionException() - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.NoSuchKaleoDraftDefinitionException
 
NoSuchKaleoDraftDefinitionException(String) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.NoSuchKaleoDraftDefinitionException
 
NoSuchKaleoDraftDefinitionException(String, Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.NoSuchKaleoDraftDefinitionException
 
NoSuchKaleoDraftDefinitionException(Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.designer.exception.NoSuchKaleoDraftDefinitionException
 

O

ORDER_BY_ASC - Static variable in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
ORDER_BY_ASC - Static variable in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
ORDER_BY_DESC - Static variable in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
ORDER_BY_DESC - Static variable in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 
ORDER_BY_FIELDS - Static variable in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionCreateDateComparator
 
ORDER_BY_FIELDS - Static variable in class com.liferay.portal.workflow.kaleo.designer.util.comparator.KaleoDraftDefinitionTitleComparator
 

P

persist() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
prepareLocalizedFieldsForImport() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
PUBLISH - Static variable in class com.liferay.portal.workflow.kaleo.designer.constants.KaleoDesignerActionKeys
 
publishKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
publishKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
publishKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
publishKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
publishKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
publishKaleoDraftDefinition(long, long, String, Map<Locale, String>, String, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 

R

remove(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Removes the kaleo draft definition with the primary key from the database.
remove(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Removes the kaleo draft definition with the primary key from the database.
removeAll() - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Removes all the kaleo draft definitions from the database.
removeAll() - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Removes all the kaleo draft definitions from the database.
removeByC_N_V(long, String, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Removes all the kaleo draft definitions where companyId = ? and name = ? and version = ? from the database.
removeByC_N_V(long, String, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Removes all the kaleo draft definitions where companyId = ? and name = ? and version = ? from the database.
removeByC_N_V_D(long, String, int, int) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Removes the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? from the database.
removeByC_N_V_D(long, String, int, int) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Removes the kaleo draft definition where companyId = ? and name = ? and version = ? and draftVersion = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
Removes all the kaleo draft definitions where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
Removes all the kaleo draft definitions where companyId = ? from the database.
resetOriginalValues() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 

S

setCachedModel(boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setCachedModel(boolean) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setCompanyId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the company ID of this kaleo draft definition.
setCompanyId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setCompanyId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the company ID of this kaleo draft definition.
setContent(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the content of this kaleo draft definition.
setContent(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setContent(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the content of this kaleo draft definition.
setCreateDate(Date) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the create date of this kaleo draft definition.
setCreateDate(Date) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setCreateDate(Date) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the create date of this kaleo draft definition.
setDraftVersion(int) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the draft version of this kaleo draft definition.
setDraftVersion(int) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setDraftVersion(int) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the draft version of this kaleo draft definition.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setGroupId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the group ID of this kaleo draft definition.
setGroupId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setGroupId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the group ID of this kaleo draft definition.
setKaleoDraftDefinitionId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the kaleo draft definition ID of this kaleo draft definition.
setKaleoDraftDefinitionId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setKaleoDraftDefinitionId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the kaleo draft definition ID of this kaleo draft definition.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the modified date of this kaleo draft definition.
setModifiedDate(Date) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setModifiedDate(Date) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the modified date of this kaleo draft definition.
setName(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the name of this kaleo draft definition.
setName(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setName(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the name of this kaleo draft definition.
setNew(boolean) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setNew(boolean) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setPrimaryKey(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the primary key of this kaleo draft definition.
setPrimaryKey(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setPrimaryKey(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the primary key of this kaleo draft definition.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setTitle(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the title of this kaleo draft definition.
setTitle(String, Locale) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the localized title of this kaleo draft definition in the language.
setTitle(String, Locale, Locale) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the localized title of this kaleo draft definition in the language, and sets the default locale.
setTitle(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setTitle(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the title of this kaleo draft definition.
setTitle(String, Locale) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the localized title of this kaleo draft definition in the language.
setTitle(String, Locale, Locale) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the localized title of this kaleo draft definition in the language, and sets the default locale.
setTitleCurrentLanguageId(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
setTitleCurrentLanguageId(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
setTitleMap(Map<Locale, String>) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the localized titles of this kaleo draft definition from the map of locales and localized titles.
setTitleMap(Map<Locale, String>, Locale) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the localized titles of this kaleo draft definition from the map of locales and localized titles, and sets the default locale.
setTitleMap(Map<Locale, String>) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the localized titles of this kaleo draft definition from the map of locales and localized titles.
setTitleMap(Map<Locale, String>, Locale) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the localized titles of this kaleo draft definition from the map of locales and localized titles, and sets the default locale.
setUserId(long) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the user ID of this kaleo draft definition.
setUserId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setUserId(long) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the user ID of this kaleo draft definition.
setUserName(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the user name of this kaleo draft definition.
setUserName(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setUserName(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the user name of this kaleo draft definition.
setUserUuid(String) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the user uuid of this kaleo draft definition.
setUserUuid(String) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the user uuid of this kaleo draft definition.
setVersion(int) - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
Sets the version of this kaleo draft definition.
setVersion(int) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
setVersion(int) - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
Sets the version of this kaleo draft definition.
setWrappedService(KaleoDraftDefinitionLocalService) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
setWrappedService(KaleoDraftDefinitionService) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 

T

toCacheModel() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
toCacheModel() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
toEscapedModel() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
toEscapedModel() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
toSoapModel(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
toSoapModels(KaleoDraftDefinition[]) - Static method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
toSoapModels(KaleoDraftDefinition[][]) - Static method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
toSoapModels(List<KaleoDraftDefinition>) - Static method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionSoap
 
toString() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
toString() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
toUnescapedModel() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
toUnescapedModel() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 
toXmlString() - Method in interface com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionModel
 
toXmlString() - Method in class com.liferay.portal.workflow.kaleo.designer.model.KaleoDraftDefinitionWrapper
 

U

update(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
update(KaleoDraftDefinition, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
updateImpl(KaleoDraftDefinition) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionPersistence
 
updateImpl(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.persistence.KaleoDraftDefinitionUtil
 
updateKaleoDraftDefinition(KaleoDraftDefinition) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
Updates the kaleo draft definition in the database or adds it if it does not yet exist.
updateKaleoDraftDefinition(long, String, Map<Locale, String>, String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalService
 
updateKaleoDraftDefinition(KaleoDraftDefinition) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
Updates the kaleo draft definition in the database or adds it if it does not yet exist.
updateKaleoDraftDefinition(long, String, Map<Locale, String>, String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceUtil
 
updateKaleoDraftDefinition(KaleoDraftDefinition) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
Updates the kaleo draft definition in the database or adds it if it does not yet exist.
updateKaleoDraftDefinition(long, String, Map<Locale, String>, String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionLocalServiceWrapper
 
updateKaleoDraftDefinition(long, String, Map<Locale, String>, String, int, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionService
 
updateKaleoDraftDefinition(long, String, Map<Locale, String>, String, int, ServiceContext) - Static method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceUtil
 
updateKaleoDraftDefinition(long, String, Map<Locale, String>, String, int, ServiceContext) - Method in class com.liferay.portal.workflow.kaleo.designer.service.KaleoDraftDefinitionServiceWrapper
 
A C D E F G H I K N O P R S T U