Class KaleoActionWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoAction>
com.liferay.portal.workflow.kaleo.model.KaleoActionWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KaleoAction>, com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoAction>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<KaleoAction>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, KaleoAction, KaleoActionModel, Serializable, Cloneable, Comparable<KaleoAction>

public class KaleoActionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoAction> implements KaleoAction, com.liferay.portal.kernel.model.ModelWrapper<KaleoAction>

This class is a wrapper for KaleoAction.

See Also:
Generated:
  • Constructor Details

    • KaleoActionWrapper

      public KaleoActionWrapper(KaleoAction kaleoAction)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoAction>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoAction>
    • cloneWithOriginalValues

      public KaleoAction cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoAction>
      Specified by:
      cloneWithOriginalValues in interface KaleoActionModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this kaleo action.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface KaleoActionModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this kaleo action
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this kaleo action.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface KaleoActionModel
      Returns:
      the create date of this kaleo action
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this kaleo action.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoAction>
      Specified by:
      getCtCollectionId in interface KaleoActionModel
      Returns:
      the ct collection ID of this kaleo action
    • getDescription

      public String getDescription()
      Returns the description of this kaleo action.
      Specified by:
      getDescription in interface KaleoActionModel
      Returns:
      the description of this kaleo action
    • getExecutionType

      public String getExecutionType()
      Returns the execution type of this kaleo action.
      Specified by:
      getExecutionType in interface KaleoActionModel
      Returns:
      the execution type of this kaleo action
    • getGroupId

      public long getGroupId()
      Returns the group ID of this kaleo action.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface KaleoActionModel
      Returns:
      the group ID of this kaleo action
    • getKaleoActionId

      public long getKaleoActionId()
      Returns the kaleo action ID of this kaleo action.
      Specified by:
      getKaleoActionId in interface KaleoActionModel
      Returns:
      the kaleo action ID of this kaleo action
    • getKaleoClassName

      public String getKaleoClassName()
      Returns the kaleo class name of this kaleo action.
      Specified by:
      getKaleoClassName in interface KaleoActionModel
      Returns:
      the kaleo class name of this kaleo action
    • getKaleoClassPK

      public long getKaleoClassPK()
      Returns the kaleo class pk of this kaleo action.
      Specified by:
      getKaleoClassPK in interface KaleoActionModel
      Returns:
      the kaleo class pk of this kaleo action
    • getKaleoDefinitionId

      public long getKaleoDefinitionId()
      Returns the kaleo definition ID of this kaleo action.
      Specified by:
      getKaleoDefinitionId in interface KaleoActionModel
      Returns:
      the kaleo definition ID of this kaleo action
    • getKaleoDefinitionVersionId

      public long getKaleoDefinitionVersionId()
      Returns the kaleo definition version ID of this kaleo action.
      Specified by:
      getKaleoDefinitionVersionId in interface KaleoActionModel
      Returns:
      the kaleo definition version ID of this kaleo action
    • getKaleoNodeName

      public String getKaleoNodeName()
      Returns the kaleo node name of this kaleo action.
      Specified by:
      getKaleoNodeName in interface KaleoActionModel
      Returns:
      the kaleo node name of this kaleo action
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this kaleo action.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface KaleoActionModel
      Returns:
      the modified date of this kaleo action
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this kaleo action.
      Specified by:
      getMvccVersion in interface KaleoActionModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this kaleo action
    • getName

      public String getName()
      Returns the name of this kaleo action.
      Specified by:
      getName in interface KaleoActionModel
      Returns:
      the name of this kaleo action
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this kaleo action.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoAction>
      Specified by:
      getPrimaryKey in interface KaleoActionModel
      Returns:
      the primary key of this kaleo action
    • getPriority

      public int getPriority()
      Returns the priority of this kaleo action.
      Specified by:
      getPriority in interface KaleoActionModel
      Returns:
      the priority of this kaleo action
    • getScript

      public String getScript()
      Returns the script of this kaleo action.
      Specified by:
      getScript in interface KaleoActionModel
      Returns:
      the script of this kaleo action
    • getScriptLanguage

      public String getScriptLanguage()
      Returns the script language of this kaleo action.
      Specified by:
      getScriptLanguage in interface KaleoActionModel
      Returns:
      the script language of this kaleo action
    • getScriptRequiredContexts

      public String getScriptRequiredContexts()
      Returns the script required contexts of this kaleo action.
      Specified by:
      getScriptRequiredContexts in interface KaleoActionModel
      Returns:
      the script required contexts of this kaleo action
    • getStatus

      public int getStatus()
      Returns the status of this kaleo action.
      Specified by:
      getStatus in interface KaleoActionModel
      Returns:
      the status of this kaleo action
    • getType

      public String getType()
      Returns the type of this kaleo action.
      Specified by:
      getType in interface KaleoActionModel
      Returns:
      the type of this kaleo action
    • getUserId

      public long getUserId()
      Returns the user ID of this kaleo action.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface KaleoActionModel
      Returns:
      the user ID of this kaleo action
    • getUserName

      public String getUserName()
      Returns the user name of this kaleo action.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface KaleoActionModel
      Returns:
      the user name of this kaleo action
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this kaleo action.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface KaleoActionModel
      Returns:
      the user uuid of this kaleo action
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this kaleo action.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface KaleoActionModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this kaleo action
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this kaleo action.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface KaleoActionModel
      Parameters:
      createDate - the create date of this kaleo action
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this kaleo action.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoAction>
      Specified by:
      setCtCollectionId in interface KaleoActionModel
      Parameters:
      ctCollectionId - the ct collection ID of this kaleo action
    • setDescription

      public void setDescription(String description)
      Sets the description of this kaleo action.
      Specified by:
      setDescription in interface KaleoActionModel
      Parameters:
      description - the description of this kaleo action
    • setExecutionType

      public void setExecutionType(String executionType)
      Sets the execution type of this kaleo action.
      Specified by:
      setExecutionType in interface KaleoActionModel
      Parameters:
      executionType - the execution type of this kaleo action
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this kaleo action.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface KaleoActionModel
      Parameters:
      groupId - the group ID of this kaleo action
    • setKaleoActionId

      public void setKaleoActionId(long kaleoActionId)
      Sets the kaleo action ID of this kaleo action.
      Specified by:
      setKaleoActionId in interface KaleoActionModel
      Parameters:
      kaleoActionId - the kaleo action ID of this kaleo action
    • setKaleoClassName

      public void setKaleoClassName(String kaleoClassName)
      Sets the kaleo class name of this kaleo action.
      Specified by:
      setKaleoClassName in interface KaleoActionModel
      Parameters:
      kaleoClassName - the kaleo class name of this kaleo action
    • setKaleoClassPK

      public void setKaleoClassPK(long kaleoClassPK)
      Sets the kaleo class pk of this kaleo action.
      Specified by:
      setKaleoClassPK in interface KaleoActionModel
      Parameters:
      kaleoClassPK - the kaleo class pk of this kaleo action
    • setKaleoDefinitionId

      public void setKaleoDefinitionId(long kaleoDefinitionId)
      Sets the kaleo definition ID of this kaleo action.
      Specified by:
      setKaleoDefinitionId in interface KaleoActionModel
      Parameters:
      kaleoDefinitionId - the kaleo definition ID of this kaleo action
    • setKaleoDefinitionVersionId

      public void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
      Sets the kaleo definition version ID of this kaleo action.
      Specified by:
      setKaleoDefinitionVersionId in interface KaleoActionModel
      Parameters:
      kaleoDefinitionVersionId - the kaleo definition version ID of this kaleo action
    • setKaleoNodeName

      public void setKaleoNodeName(String kaleoNodeName)
      Sets the kaleo node name of this kaleo action.
      Specified by:
      setKaleoNodeName in interface KaleoActionModel
      Parameters:
      kaleoNodeName - the kaleo node name of this kaleo action
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this kaleo action.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface KaleoActionModel
      Parameters:
      modifiedDate - the modified date of this kaleo action
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this kaleo action.
      Specified by:
      setMvccVersion in interface KaleoActionModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this kaleo action
    • setName

      public void setName(String name)
      Sets the name of this kaleo action.
      Specified by:
      setName in interface KaleoActionModel
      Parameters:
      name - the name of this kaleo action
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this kaleo action.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoAction>
      Specified by:
      setPrimaryKey in interface KaleoActionModel
      Parameters:
      primaryKey - the primary key of this kaleo action
    • setPriority

      public void setPriority(int priority)
      Sets the priority of this kaleo action.
      Specified by:
      setPriority in interface KaleoActionModel
      Parameters:
      priority - the priority of this kaleo action
    • setScript

      public void setScript(String script)
      Sets the script of this kaleo action.
      Specified by:
      setScript in interface KaleoActionModel
      Parameters:
      script - the script of this kaleo action
    • setScriptLanguage

      public void setScriptLanguage(String scriptLanguage)
      Sets the script language of this kaleo action.
      Specified by:
      setScriptLanguage in interface KaleoActionModel
      Parameters:
      scriptLanguage - the script language of this kaleo action
    • setScriptRequiredContexts

      public void setScriptRequiredContexts(String scriptRequiredContexts)
      Sets the script required contexts of this kaleo action.
      Specified by:
      setScriptRequiredContexts in interface KaleoActionModel
      Parameters:
      scriptRequiredContexts - the script required contexts of this kaleo action
    • setStatus

      public void setStatus(int status)
      Sets the status of this kaleo action.
      Specified by:
      setStatus in interface KaleoActionModel
      Parameters:
      status - the status of this kaleo action
    • setType

      public void setType(String type)
      Sets the type of this kaleo action.
      Specified by:
      setType in interface KaleoActionModel
      Parameters:
      type - the type of this kaleo action
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this kaleo action.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface KaleoActionModel
      Parameters:
      userId - the user ID of this kaleo action
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this kaleo action.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface KaleoActionModel
      Parameters:
      userName - the user name of this kaleo action
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this kaleo action.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface KaleoActionModel
      Parameters:
      userUuid - the user uuid of this kaleo action
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface KaleoActionModel
    • getAttributeGetterFunctions

      public Map<String,Function<KaleoAction,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<KaleoAction>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<KaleoAction,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<KaleoAction>
    • wrap

      protected KaleoActionWrapper wrap(KaleoAction kaleoAction)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoAction>