Interface KaleoProcess

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KaleoProcess>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<KaleoProcess>, com.liferay.portal.kernel.model.GroupedModel, KaleoProcessModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
KaleoProcessWrapper

@ProviderType public interface KaleoProcess extends KaleoProcessModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the KaleoProcess service. Represents a row in the "KaleoProcess" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • KALEO_PROCESS_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<KaleoProcess,Long> KALEO_PROCESS_ID_ACCESSOR
  • Method Details

    • getDDLRecordSet

      com.liferay.dynamic.data.lists.model.DDLRecordSet getDDLRecordSet() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDDMTemplate

      com.liferay.dynamic.data.mapping.model.DDMTemplate getDDMTemplate() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDescription

      String getDescription() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDescription

      String getDescription(Locale locale) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getKaleoProcessLinks

      List<KaleoProcessLink> getKaleoProcessLinks()
    • getName

      String getName() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getName

      String getName(Locale locale) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getWorkflowDefinition

      String getWorkflowDefinition()