Package com.liferay.batch.planner.model
Class BatchPlannerPlanWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerPlan>
com.liferay.batch.planner.model.BatchPlannerPlanWrapper
- All Implemented Interfaces:
BatchPlannerPlan,BatchPlannerPlanModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<BatchPlannerPlan>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<BatchPlannerPlan>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<BatchPlannerPlan>
public class BatchPlannerPlanWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerPlan>
implements BatchPlannerPlan, com.liferay.portal.kernel.model.ModelWrapper<BatchPlannerPlan>
This class is a wrapper for BatchPlannerPlan.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.batch.planner.model.BatchPlannerPlan
BATCH_PLANNER_PLAN_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the active of this batch planner plan.longReturns the batch planner plan ID of this batch planner plan.getBatchPlannerPolicy(String name) longReturns the company ID of this batch planner plan.Returns the create date of this batch planner plan.booleanReturns the export of this batch planner plan.Returns the external type of this batch planner plan.Returns the external url of this batch planner plan.Returns the internal class name of this batch planner plan.Returns the modified date of this batch planner plan.longReturns the mvcc version of this batch planner plan.getName()Returns the name of this batch planner plan.longReturns the primary key of this batch planner plan.intgetSize()Returns the size of this batch planner plan.intReturns the status of this batch planner plan.Returns the task item delegate name of this batch planner plan.booleanReturns the template of this batch planner plan.intgetTotal()Returns the total of this batch planner plan.longReturns the user ID of this batch planner plan.Returns the user name of this batch planner plan.Returns the user uuid of this batch planner plan.booleanisActive()Returnstrueif this batch planner plan is active.booleanisExport()Returnstrueif this batch planner plan is export.booleanReturnstrueif this batch planner plan is template.voidpersist()voidsetActive(boolean active) Sets whether this batch planner plan is active.voidsetBatchPlannerPlanId(long batchPlannerPlanId) Sets the batch planner plan ID of this batch planner plan.voidsetCompanyId(long companyId) Sets the company ID of this batch planner plan.voidsetCreateDate(Date createDate) Sets the create date of this batch planner plan.voidsetExport(boolean export) Sets whether this batch planner plan is export.voidsetExternalType(String externalType) Sets the external type of this batch planner plan.voidsetExternalURL(String externalURL) Sets the external url of this batch planner plan.voidsetInternalClassName(String internalClassName) Sets the internal class name of this batch planner plan.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this batch planner plan.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this batch planner plan.voidSets the name of this batch planner plan.voidsetPrimaryKey(long primaryKey) Sets the primary key of this batch planner plan.voidsetSize(int size) Sets the size of this batch planner plan.voidsetStatus(int status) Sets the status of this batch planner plan.voidsetTaskItemDelegateName(String taskItemDelegateName) Sets the task item delegate name of this batch planner plan.voidsetTemplate(boolean template) Sets whether this batch planner plan is template.voidsetTotal(int total) Sets the total of this batch planner plan.voidsetUserId(long userId) Sets the user ID of this batch planner plan.voidsetUserName(String userName) Sets the user name of this batch planner plan.voidsetUserUuid(String userUuid) Sets the user uuid of this batch planner plan.protected BatchPlannerPlanWrapperwrap(BatchPlannerPlan batchPlannerPlan) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
BatchPlannerPlanWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<BatchPlannerPlan>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<BatchPlannerPlan>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<BatchPlannerPlan>- Specified by:
cloneWithOriginalValuesin interfaceBatchPlannerPlanModel
-
fetchBatchPlannerPolicy
- Specified by:
fetchBatchPlannerPolicyin interfaceBatchPlannerPlan
-
getActive
public boolean getActive()Returns the active of this batch planner plan.- Specified by:
getActivein interfaceBatchPlannerPlanModel- Returns:
- the active of this batch planner plan
-
getBatchPlannerMappings
- Specified by:
getBatchPlannerMappingsin interfaceBatchPlannerPlan
-
getBatchPlannerPlanId
public long getBatchPlannerPlanId()Returns the batch planner plan ID of this batch planner plan.- Specified by:
getBatchPlannerPlanIdin interfaceBatchPlannerPlanModel- Returns:
- the batch planner plan ID of this batch planner plan
-
getBatchPlannerPolicies
- Specified by:
getBatchPlannerPoliciesin interfaceBatchPlannerPlan
-
getBatchPlannerPolicy
public BatchPlannerPolicy getBatchPlannerPolicy(String name) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getBatchPlannerPolicyin interfaceBatchPlannerPlan- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCompanyId
public long getCompanyId()Returns the company ID of this batch planner plan.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceBatchPlannerPlanModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this batch planner plan
-
getCreateDate
Returns the create date of this batch planner plan.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceBatchPlannerPlanModel- Returns:
- the create date of this batch planner plan
-
getExport
public boolean getExport()Returns the export of this batch planner plan.- Specified by:
getExportin interfaceBatchPlannerPlanModel- Returns:
- the export of this batch planner plan
-
getExternalType
Returns the external type of this batch planner plan.- Specified by:
getExternalTypein interfaceBatchPlannerPlanModel- Returns:
- the external type of this batch planner plan
-
getExternalURL
Returns the external url of this batch planner plan.- Specified by:
getExternalURLin interfaceBatchPlannerPlanModel- Returns:
- the external url of this batch planner plan
-
getInternalClassName
Returns the internal class name of this batch planner plan.- Specified by:
getInternalClassNamein interfaceBatchPlannerPlanModel- Returns:
- the internal class name of this batch planner plan
-
getModifiedDate
Returns the modified date of this batch planner plan.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceBatchPlannerPlanModel- Returns:
- the modified date of this batch planner plan
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this batch planner plan.- Specified by:
getMvccVersionin interfaceBatchPlannerPlanModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this batch planner plan
-
getName
Returns the name of this batch planner plan.- Specified by:
getNamein interfaceBatchPlannerPlanModel- Returns:
- the name of this batch planner plan
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this batch planner plan.- Specified by:
getPrimaryKeyin interfaceBatchPlannerPlanModel- Returns:
- the primary key of this batch planner plan
-
getSize
public int getSize()Returns the size of this batch planner plan.- Specified by:
getSizein interfaceBatchPlannerPlanModel- Returns:
- the size of this batch planner plan
-
getStatus
public int getStatus()Returns the status of this batch planner plan.- Specified by:
getStatusin interfaceBatchPlannerPlanModel- Returns:
- the status of this batch planner plan
-
getTaskItemDelegateName
Returns the task item delegate name of this batch planner plan.- Specified by:
getTaskItemDelegateNamein interfaceBatchPlannerPlanModel- Returns:
- the task item delegate name of this batch planner plan
-
getTemplate
public boolean getTemplate()Returns the template of this batch planner plan.- Specified by:
getTemplatein interfaceBatchPlannerPlanModel- Returns:
- the template of this batch planner plan
-
getTotal
public int getTotal()Returns the total of this batch planner plan.- Specified by:
getTotalin interfaceBatchPlannerPlanModel- Returns:
- the total of this batch planner plan
-
getUserId
public long getUserId()Returns the user ID of this batch planner plan.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceBatchPlannerPlanModel- Returns:
- the user ID of this batch planner plan
-
getUserName
Returns the user name of this batch planner plan.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceBatchPlannerPlanModel- Returns:
- the user name of this batch planner plan
-
getUserUuid
Returns the user uuid of this batch planner plan.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceBatchPlannerPlanModel- Returns:
- the user uuid of this batch planner plan
-
isActive
public boolean isActive()Returnstrueif this batch planner plan is active.- Specified by:
isActivein interfaceBatchPlannerPlanModel- Returns:
trueif this batch planner plan is active;falseotherwise
-
isExport
public boolean isExport()Returnstrueif this batch planner plan is export.- Specified by:
isExportin interfaceBatchPlannerPlanModel- Returns:
trueif this batch planner plan is export;falseotherwise
-
isTemplate
public boolean isTemplate()Returnstrueif this batch planner plan is template.- Specified by:
isTemplatein interfaceBatchPlannerPlanModel- Returns:
trueif this batch planner plan is template;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setActive
public void setActive(boolean active) Sets whether this batch planner plan is active.- Specified by:
setActivein interfaceBatchPlannerPlanModel- Parameters:
active- the active of this batch planner plan
-
setBatchPlannerPlanId
public void setBatchPlannerPlanId(long batchPlannerPlanId) Sets the batch planner plan ID of this batch planner plan.- Specified by:
setBatchPlannerPlanIdin interfaceBatchPlannerPlanModel- Parameters:
batchPlannerPlanId- the batch planner plan ID of this batch planner plan
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this batch planner plan.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceBatchPlannerPlanModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this batch planner plan
-
setCreateDate
Sets the create date of this batch planner plan.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceBatchPlannerPlanModel- Parameters:
createDate- the create date of this batch planner plan
-
setExport
public void setExport(boolean export) Sets whether this batch planner plan is export.- Specified by:
setExportin interfaceBatchPlannerPlanModel- Parameters:
export- the export of this batch planner plan
-
setExternalType
Sets the external type of this batch planner plan.- Specified by:
setExternalTypein interfaceBatchPlannerPlanModel- Parameters:
externalType- the external type of this batch planner plan
-
setExternalURL
Sets the external url of this batch planner plan.- Specified by:
setExternalURLin interfaceBatchPlannerPlanModel- Parameters:
externalURL- the external url of this batch planner plan
-
setInternalClassName
Sets the internal class name of this batch planner plan.- Specified by:
setInternalClassNamein interfaceBatchPlannerPlanModel- Parameters:
internalClassName- the internal class name of this batch planner plan
-
setModifiedDate
Sets the modified date of this batch planner plan.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceBatchPlannerPlanModel- Parameters:
modifiedDate- the modified date of this batch planner plan
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this batch planner plan.- Specified by:
setMvccVersionin interfaceBatchPlannerPlanModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this batch planner plan
-
setName
Sets the name of this batch planner plan.- Specified by:
setNamein interfaceBatchPlannerPlanModel- Parameters:
name- the name of this batch planner plan
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this batch planner plan.- Specified by:
setPrimaryKeyin interfaceBatchPlannerPlanModel- Parameters:
primaryKey- the primary key of this batch planner plan
-
setSize
public void setSize(int size) Sets the size of this batch planner plan.- Specified by:
setSizein interfaceBatchPlannerPlanModel- Parameters:
size- the size of this batch planner plan
-
setStatus
public void setStatus(int status) Sets the status of this batch planner plan.- Specified by:
setStatusin interfaceBatchPlannerPlanModel- Parameters:
status- the status of this batch planner plan
-
setTaskItemDelegateName
Sets the task item delegate name of this batch planner plan.- Specified by:
setTaskItemDelegateNamein interfaceBatchPlannerPlanModel- Parameters:
taskItemDelegateName- the task item delegate name of this batch planner plan
-
setTemplate
public void setTemplate(boolean template) Sets whether this batch planner plan is template.- Specified by:
setTemplatein interfaceBatchPlannerPlanModel- Parameters:
template- the template of this batch planner plan
-
setTotal
public void setTotal(int total) Sets the total of this batch planner plan.- Specified by:
setTotalin interfaceBatchPlannerPlanModel- Parameters:
total- the total of this batch planner plan
-
setUserId
public void setUserId(long userId) Sets the user ID of this batch planner plan.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceBatchPlannerPlanModel- Parameters:
userId- the user ID of this batch planner plan
-
setUserName
Sets the user name of this batch planner plan.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceBatchPlannerPlanModel- Parameters:
userName- the user name of this batch planner plan
-
setUserUuid
Sets the user uuid of this batch planner plan.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceBatchPlannerPlanModel- Parameters:
userUuid- the user uuid of this batch planner plan
-
toXmlString
- Specified by:
toXmlStringin interfaceBatchPlannerPlanModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerPlan>
-