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, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public 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 BatchPlannerMappingModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<BatchPlannerMapping>
public long getBatchPlannerMappingId()
getBatchPlannerMappingId
in interface BatchPlannerMappingModel
public long getBatchPlannerPlanId()
getBatchPlannerPlanId
in interface BatchPlannerMappingModel
public long getCompanyId()
getCompanyId
in interface BatchPlannerMappingModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface BatchPlannerMappingModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getExternalFieldName()
getExternalFieldName
in interface BatchPlannerMappingModel
public java.lang.String getExternalFieldType()
getExternalFieldType
in interface BatchPlannerMappingModel
public java.lang.String getInternalFieldName()
getInternalFieldName
in interface BatchPlannerMappingModel
public java.lang.String getInternalFieldType()
getInternalFieldType
in interface BatchPlannerMappingModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface BatchPlannerMappingModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface BatchPlannerMappingModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface BatchPlannerMappingModel
public java.lang.String getScript()
getScript
in interface BatchPlannerMappingModel
public long getUserId()
getUserId
in interface BatchPlannerMappingModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface BatchPlannerMappingModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface BatchPlannerMappingModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setBatchPlannerMappingId(long batchPlannerMappingId)
setBatchPlannerMappingId
in interface BatchPlannerMappingModel
batchPlannerMappingId
- the batch planner mapping ID of this batch planner mappingpublic void setBatchPlannerPlanId(long batchPlannerPlanId)
setBatchPlannerPlanId
in interface BatchPlannerMappingModel
batchPlannerPlanId
- the batch planner plan ID of this batch planner mappingpublic void setCompanyId(long companyId)
setCompanyId
in interface BatchPlannerMappingModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this batch planner mappingpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface BatchPlannerMappingModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this batch planner mappingpublic void setExternalFieldName(java.lang.String externalFieldName)
setExternalFieldName
in interface BatchPlannerMappingModel
externalFieldName
- the external field name of this batch planner mappingpublic void setExternalFieldType(java.lang.String externalFieldType)
setExternalFieldType
in interface BatchPlannerMappingModel
externalFieldType
- the external field type of this batch planner mappingpublic void setInternalFieldName(java.lang.String internalFieldName)
setInternalFieldName
in interface BatchPlannerMappingModel
internalFieldName
- the internal field name of this batch planner mappingpublic void setInternalFieldType(java.lang.String internalFieldType)
setInternalFieldType
in interface BatchPlannerMappingModel
internalFieldType
- the internal field type of this batch planner mappingpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface BatchPlannerMappingModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this batch planner mappingpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface BatchPlannerMappingModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this batch planner mappingpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface BatchPlannerMappingModel
primaryKey
- the primary key of this batch planner mappingpublic void setScript(java.lang.String script)
setScript
in interface BatchPlannerMappingModel
script
- the script of this batch planner mappingpublic void setUserId(long userId)
setUserId
in interface BatchPlannerMappingModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this batch planner mappingpublic void setUserName(java.lang.String userName)
setUserName
in interface BatchPlannerMappingModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this batch planner mappingpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface BatchPlannerMappingModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this batch planner mappingpublic java.lang.String toXmlString()
toXmlString
in interface BatchPlannerMappingModel
protected BatchPlannerMappingWrapper wrap(BatchPlannerMapping batchPlannerMapping)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerMapping>