public class KaleoConditionWrapper extends BaseModelWrapper<KaleoCondition> implements KaleoCondition, ModelWrapper<KaleoCondition>
This class is a wrapper for KaleoCondition.
KaleoCondition,
Serialized FormmodelKALEO_CONDITION_ID_ACCESSOR| Constructor and Description |
|---|
KaleoConditionWrapper(KaleoCondition kaleoCondition) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId()
Returns the company ID of this kaleo condition.
|
java.util.Date |
getCreateDate()
Returns the create date of this kaleo condition.
|
long |
getGroupId()
Returns the group ID of this kaleo condition.
|
long |
getKaleoConditionId()
Returns the kaleo condition ID of this kaleo condition.
|
long |
getKaleoDefinitionId()
Returns the kaleo definition ID of this kaleo condition.
|
long |
getKaleoDefinitionVersionId()
Returns the kaleo definition version ID of this kaleo condition.
|
long |
getKaleoNodeId()
Returns the kaleo node ID of this kaleo condition.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this kaleo condition.
|
long |
getMvccVersion()
Returns the mvcc version of this kaleo condition.
|
long |
getPrimaryKey()
Returns the primary key of this kaleo condition.
|
java.lang.String |
getScript()
Returns the script of this kaleo condition.
|
java.lang.String |
getScriptLanguage()
Returns the script language of this kaleo condition.
|
java.lang.String |
getScriptRequiredContexts()
Returns the script required contexts of this kaleo condition.
|
long |
getUserId()
Returns the user ID of this kaleo condition.
|
java.lang.String |
getUserName()
Returns the user name of this kaleo condition.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kaleo condition.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setCompanyId(long companyId)
Sets the company ID of this kaleo condition.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kaleo condition.
|
void |
setGroupId(long groupId)
Sets the group ID of this kaleo condition.
|
void |
setKaleoConditionId(long kaleoConditionId)
Sets the kaleo condition ID of this kaleo condition.
|
void |
setKaleoDefinitionId(long kaleoDefinitionId)
Sets the kaleo definition ID of this kaleo condition.
|
void |
setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
Sets the kaleo definition version ID of this kaleo condition.
|
void |
setKaleoNodeId(long kaleoNodeId)
Sets the kaleo node ID of this kaleo condition.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this kaleo condition.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this kaleo condition.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kaleo condition.
|
void |
setScript(java.lang.String script)
Sets the script of this kaleo condition.
|
void |
setScriptLanguage(java.lang.String scriptLanguage)
Sets the script language of this kaleo condition.
|
void |
setScriptRequiredContexts(java.lang.String scriptRequiredContexts)
Sets the script required contexts of this kaleo condition.
|
void |
setUserId(long userId)
Sets the user ID of this kaleo condition.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kaleo condition.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kaleo condition.
|
protected KaleoConditionWrapper |
wrap(KaleoCondition kaleoCondition) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic KaleoConditionWrapper(KaleoCondition kaleoCondition)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<KaleoCondition>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<KaleoCondition>public long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface KaleoConditionModelpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface KaleoConditionModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface KaleoConditionModelpublic long getKaleoConditionId()
getKaleoConditionId in interface KaleoConditionModelpublic long getKaleoDefinitionId()
getKaleoDefinitionId in interface KaleoConditionModelpublic long getKaleoDefinitionVersionId()
getKaleoDefinitionVersionId in interface KaleoConditionModelpublic long getKaleoNodeId()
getKaleoNodeId in interface KaleoConditionModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface KaleoConditionModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface KaleoConditionModelpublic long getPrimaryKey()
getPrimaryKey in interface KaleoConditionModelpublic java.lang.String getScript()
getScript in interface KaleoConditionModelpublic java.lang.String getScriptLanguage()
getScriptLanguage in interface KaleoConditionModelpublic java.lang.String getScriptRequiredContexts()
getScriptRequiredContexts in interface KaleoConditionModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface KaleoConditionModelpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface KaleoConditionModelpublic java.lang.String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface KaleoConditionModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface KaleoConditionModelcompanyId - the company ID of this kaleo conditionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface KaleoConditionModelcreateDate - the create date of this kaleo conditionpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface KaleoConditionModelgroupId - the group ID of this kaleo conditionpublic void setKaleoConditionId(long kaleoConditionId)
setKaleoConditionId in interface KaleoConditionModelkaleoConditionId - the kaleo condition ID of this kaleo conditionpublic void setKaleoDefinitionId(long kaleoDefinitionId)
setKaleoDefinitionId in interface KaleoConditionModelkaleoDefinitionId - the kaleo definition ID of this kaleo conditionpublic void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
setKaleoDefinitionVersionId in interface KaleoConditionModelkaleoDefinitionVersionId - the kaleo definition version ID of this kaleo conditionpublic void setKaleoNodeId(long kaleoNodeId)
setKaleoNodeId in interface KaleoConditionModelkaleoNodeId - the kaleo node ID of this kaleo conditionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface KaleoConditionModelmodifiedDate - the modified date of this kaleo conditionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface KaleoConditionModelmvccVersion - the mvcc version of this kaleo conditionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface KaleoConditionModelprimaryKey - the primary key of this kaleo conditionpublic void setScript(java.lang.String script)
setScript in interface KaleoConditionModelscript - the script of this kaleo conditionpublic void setScriptLanguage(java.lang.String scriptLanguage)
setScriptLanguage in interface KaleoConditionModelscriptLanguage - the script language of this kaleo conditionpublic void setScriptRequiredContexts(java.lang.String scriptRequiredContexts)
setScriptRequiredContexts in interface KaleoConditionModelscriptRequiredContexts - the script required contexts of this kaleo conditionpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface KaleoConditionModeluserId - the user ID of this kaleo conditionpublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface KaleoConditionModeluserName - the user name of this kaleo conditionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface KaleoConditionModeluserUuid - the user uuid of this kaleo conditionprotected KaleoConditionWrapper wrap(KaleoCondition kaleoCondition)
wrap in class BaseModelWrapper<KaleoCondition>