public class BatchPlannerMappingWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerMapping> implements BatchPlannerMapping, com.liferay.portal.kernel.model.ModelWrapper<BatchPlannerMapping>
This class is a wrapper for BatchPlannerMapping.
BatchPlannerMapping,
Serialized FormBATCH_PLANNER_MAPPING_ID_ACCESSOR| Constructor and Description |
|---|
BatchPlannerMappingWrapper(BatchPlannerMapping batchPlannerMapping) |
| Modifier and Type | Method and Description |
|---|---|
BatchPlannerMapping |
cloneWithOriginalValues() |
long |
getBatchPlannerMappingId()
Returns the batch planner mapping ID of this batch planner mapping.
|
long |
getBatchPlannerPlanId()
Returns the batch planner plan ID of this batch planner mapping.
|
long |
getCompanyId()
Returns the company ID of this batch planner mapping.
|
java.util.Date |
getCreateDate()
Returns the create date of this batch planner mapping.
|
java.lang.String |
getExternalFieldName()
Returns the external field name of this batch planner mapping.
|
java.lang.String |
getExternalFieldType()
Returns the external field type of this batch planner mapping.
|
java.lang.String |
getInternalFieldName()
Returns the internal field name of this batch planner mapping.
|
java.lang.String |
getInternalFieldType()
Returns the internal field type of this batch planner mapping.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this batch planner mapping.
|
long |
getMvccVersion()
Returns the mvcc version of this batch planner mapping.
|
long |
getPrimaryKey()
Returns the primary key of this batch planner mapping.
|
java.lang.String |
getScript()
Returns the script of this batch planner mapping.
|
long |
getUserId()
Returns the user ID of this batch planner mapping.
|
java.lang.String |
getUserName()
Returns the user name of this batch planner mapping.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this batch planner mapping.
|
void |
persist() |
void |
setBatchPlannerMappingId(long batchPlannerMappingId)
Sets the batch planner mapping ID of this batch planner mapping.
|
void |
setBatchPlannerPlanId(long batchPlannerPlanId)
Sets the batch planner plan ID of this batch planner mapping.
|
void |
setCompanyId(long companyId)
Sets the company ID of this batch planner mapping.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this batch planner mapping.
|
void |
setExternalFieldName(java.lang.String externalFieldName)
Sets the external field name of this batch planner mapping.
|
void |
setExternalFieldType(java.lang.String externalFieldType)
Sets the external field type of this batch planner mapping.
|
void |
setInternalFieldName(java.lang.String internalFieldName)
Sets the internal field name of this batch planner mapping.
|
void |
setInternalFieldType(java.lang.String internalFieldType)
Sets the internal field type of this batch planner mapping.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this batch planner mapping.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this batch planner mapping.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this batch planner mapping.
|
void |
setScript(java.lang.String script)
Sets the script of this batch planner mapping.
|
void |
setUserId(long userId)
Sets the user ID of this batch planner mapping.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this batch planner mapping.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this batch planner mapping.
|
java.lang.String |
toXmlString() |
protected BatchPlannerMappingWrapper |
wrap(BatchPlannerMapping batchPlannerMapping) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic BatchPlannerMappingWrapper(BatchPlannerMapping batchPlannerMapping)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<BatchPlannerMapping>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<BatchPlannerMapping>public BatchPlannerMapping cloneWithOriginalValues()
cloneWithOriginalValues in interface BatchPlannerMappingModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<BatchPlannerMapping>public long getBatchPlannerMappingId()
getBatchPlannerMappingId in interface BatchPlannerMappingModelpublic long getBatchPlannerPlanId()
getBatchPlannerPlanId in interface BatchPlannerMappingModelpublic long getCompanyId()
getCompanyId in interface BatchPlannerMappingModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface BatchPlannerMappingModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getExternalFieldName()
getExternalFieldName in interface BatchPlannerMappingModelpublic java.lang.String getExternalFieldType()
getExternalFieldType in interface BatchPlannerMappingModelpublic java.lang.String getInternalFieldName()
getInternalFieldName in interface BatchPlannerMappingModelpublic java.lang.String getInternalFieldType()
getInternalFieldType in interface BatchPlannerMappingModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface BatchPlannerMappingModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface BatchPlannerMappingModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface BatchPlannerMappingModelpublic java.lang.String getScript()
getScript in interface BatchPlannerMappingModelpublic long getUserId()
getUserId in interface BatchPlannerMappingModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface BatchPlannerMappingModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface BatchPlannerMappingModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setBatchPlannerMappingId(long batchPlannerMappingId)
setBatchPlannerMappingId in interface BatchPlannerMappingModelbatchPlannerMappingId - the batch planner mapping ID of this batch planner mappingpublic void setBatchPlannerPlanId(long batchPlannerPlanId)
setBatchPlannerPlanId in interface BatchPlannerMappingModelbatchPlannerPlanId - the batch planner plan ID of this batch planner mappingpublic void setCompanyId(long companyId)
setCompanyId in interface BatchPlannerMappingModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this batch planner mappingpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface BatchPlannerMappingModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this batch planner mappingpublic void setExternalFieldName(java.lang.String externalFieldName)
setExternalFieldName in interface BatchPlannerMappingModelexternalFieldName - the external field name of this batch planner mappingpublic void setExternalFieldType(java.lang.String externalFieldType)
setExternalFieldType in interface BatchPlannerMappingModelexternalFieldType - the external field type of this batch planner mappingpublic void setInternalFieldName(java.lang.String internalFieldName)
setInternalFieldName in interface BatchPlannerMappingModelinternalFieldName - the internal field name of this batch planner mappingpublic void setInternalFieldType(java.lang.String internalFieldType)
setInternalFieldType in interface BatchPlannerMappingModelinternalFieldType - the internal field type of this batch planner mappingpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface BatchPlannerMappingModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this batch planner mappingpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface BatchPlannerMappingModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this batch planner mappingpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface BatchPlannerMappingModelprimaryKey - the primary key of this batch planner mappingpublic void setScript(java.lang.String script)
setScript in interface BatchPlannerMappingModelscript - the script of this batch planner mappingpublic void setUserId(long userId)
setUserId in interface BatchPlannerMappingModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this batch planner mappingpublic void setUserName(java.lang.String userName)
setUserName in interface BatchPlannerMappingModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this batch planner mappingpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface BatchPlannerMappingModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this batch planner mappingpublic java.lang.String toXmlString()
toXmlString in interface BatchPlannerMappingModelprotected BatchPlannerMappingWrapper wrap(BatchPlannerMapping batchPlannerMapping)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerMapping>