public class CommerceDataIntegrationProcessWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDataIntegrationProcess> implements CommerceDataIntegrationProcess, com.liferay.portal.kernel.model.ModelWrapper<CommerceDataIntegrationProcess>
This class is a wrapper for CommerceDataIntegrationProcess.
CommerceDataIntegrationProcess,
Serialized FormCOMMERCE_DATA_INTEGRATION_PROCESS_ID_ACCESSOR| Constructor and Description |
|---|
CommerceDataIntegrationProcessWrapper(CommerceDataIntegrationProcess commerceDataIntegrationProcess) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getActive()
Returns the active of this commerce data integration process.
|
long |
getCommerceDataIntegrationProcessId()
Returns the commerce data integration process ID of this commerce data integration process.
|
long |
getCompanyId()
Returns the company ID of this commerce data integration process.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce data integration process.
|
java.lang.String |
getCronExpression()
Returns the cron expression of this commerce data integration process.
|
java.util.Date |
getEndDate()
Returns the end date of this commerce data integration process.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce data integration process.
|
java.lang.String |
getName()
Returns the name of this commerce data integration process.
|
long |
getPrimaryKey()
Returns the primary key of this commerce data integration process.
|
java.util.Date |
getStartDate()
Returns the start date of this commerce data integration process.
|
boolean |
getSystem()
Returns the system of this commerce data integration process.
|
java.lang.String |
getType()
Returns the type of this commerce data integration process.
|
java.lang.String |
getTypeSettings()
Returns the type settings of this commerce data integration process.
|
com.liferay.portal.kernel.util.UnicodeProperties |
getTypeSettingsProperties() |
long |
getUserId()
Returns the user ID of this commerce data integration process.
|
java.lang.String |
getUserName()
Returns the user name of this commerce data integration process.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce data integration process.
|
boolean |
isActive()
Returns
true if this commerce data integration process is active. |
boolean |
isSystem()
Returns
true if this commerce data integration process is system. |
void |
persist() |
void |
setActive(boolean active)
Sets whether this commerce data integration process is active.
|
void |
setCommerceDataIntegrationProcessId(long commerceDataIntegrationProcessId)
Sets the commerce data integration process ID of this commerce data integration process.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce data integration process.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce data integration process.
|
void |
setCronExpression(java.lang.String cronExpression)
Sets the cron expression of this commerce data integration process.
|
void |
setEndDate(java.util.Date endDate)
Sets the end date of this commerce data integration process.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce data integration process.
|
void |
setName(java.lang.String name)
Sets the name of this commerce data integration process.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce data integration process.
|
void |
setStartDate(java.util.Date startDate)
Sets the start date of this commerce data integration process.
|
void |
setSystem(boolean system)
Sets whether this commerce data integration process is system.
|
void |
setType(java.lang.String type)
Sets the type of this commerce data integration process.
|
void |
setTypeSettings(java.lang.String typeSettings)
Sets the type settings of this commerce data integration process.
|
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) |
void |
setUserId(long userId)
Sets the user ID of this commerce data integration process.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce data integration process.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce data integration process.
|
protected CommerceDataIntegrationProcessWrapper |
wrap(CommerceDataIntegrationProcess commerceDataIntegrationProcess) |
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, toXmlStringpublic CommerceDataIntegrationProcessWrapper(CommerceDataIntegrationProcess commerceDataIntegrationProcess)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDataIntegrationProcess>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDataIntegrationProcess>public boolean getActive()
getActive in interface CommerceDataIntegrationProcessModelpublic long getCommerceDataIntegrationProcessId()
getCommerceDataIntegrationProcessId in interface CommerceDataIntegrationProcessModelpublic long getCompanyId()
getCompanyId in interface CommerceDataIntegrationProcessModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceDataIntegrationProcessModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getCronExpression()
getCronExpression in interface CommerceDataIntegrationProcessModelpublic java.util.Date getEndDate()
getEndDate in interface CommerceDataIntegrationProcessModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceDataIntegrationProcessModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getName()
getName in interface CommerceDataIntegrationProcessModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceDataIntegrationProcessModelpublic java.util.Date getStartDate()
getStartDate in interface CommerceDataIntegrationProcessModelpublic boolean getSystem()
getSystem in interface CommerceDataIntegrationProcessModelpublic java.lang.String getType()
getType in interface CommerceDataIntegrationProcessModelpublic java.lang.String getTypeSettings()
getTypeSettings in interface CommerceDataIntegrationProcessModelpublic com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
getTypeSettingsProperties in interface CommerceDataIntegrationProcesspublic long getUserId()
getUserId in interface CommerceDataIntegrationProcessModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceDataIntegrationProcessModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceDataIntegrationProcessModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic boolean isActive()
true if this commerce data integration process is active.isActive in interface CommerceDataIntegrationProcessModeltrue if this commerce data integration process is active; false otherwisepublic boolean isSystem()
true if this commerce data integration process is system.isSystem in interface CommerceDataIntegrationProcessModeltrue if this commerce data integration process is system; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setActive(boolean active)
setActive in interface CommerceDataIntegrationProcessModelactive - the active of this commerce data integration processpublic void setCommerceDataIntegrationProcessId(long commerceDataIntegrationProcessId)
setCommerceDataIntegrationProcessId in interface CommerceDataIntegrationProcessModelcommerceDataIntegrationProcessId - the commerce data integration process ID of this commerce data integration processpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceDataIntegrationProcessModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce data integration processpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceDataIntegrationProcessModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce data integration processpublic void setCronExpression(java.lang.String cronExpression)
setCronExpression in interface CommerceDataIntegrationProcessModelcronExpression - the cron expression of this commerce data integration processpublic void setEndDate(java.util.Date endDate)
setEndDate in interface CommerceDataIntegrationProcessModelendDate - the end date of this commerce data integration processpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceDataIntegrationProcessModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce data integration processpublic void setName(java.lang.String name)
setName in interface CommerceDataIntegrationProcessModelname - the name of this commerce data integration processpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceDataIntegrationProcessModelprimaryKey - the primary key of this commerce data integration processpublic void setStartDate(java.util.Date startDate)
setStartDate in interface CommerceDataIntegrationProcessModelstartDate - the start date of this commerce data integration processpublic void setSystem(boolean system)
setSystem in interface CommerceDataIntegrationProcessModelsystem - the system of this commerce data integration processpublic void setType(java.lang.String type)
setType in interface CommerceDataIntegrationProcessModeltype - the type of this commerce data integration processpublic void setTypeSettings(java.lang.String typeSettings)
setTypeSettings in interface CommerceDataIntegrationProcessModeltypeSettings - the type settings of this commerce data integration processpublic void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)
setTypeSettingsProperties in interface CommerceDataIntegrationProcesspublic void setUserId(long userId)
setUserId in interface CommerceDataIntegrationProcessModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce data integration processpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceDataIntegrationProcessModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce data integration processpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceDataIntegrationProcessModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce data integration processprotected CommerceDataIntegrationProcessWrapper wrap(CommerceDataIntegrationProcess commerceDataIntegrationProcess)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDataIntegrationProcess>