Package com.liferay.commerce.model
Class CPDAvailabilityEstimateWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDAvailabilityEstimate>
com.liferay.commerce.model.CPDAvailabilityEstimateWrapper
- All Implemented Interfaces:
CPDAvailabilityEstimate,CPDAvailabilityEstimateModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CPDAvailabilityEstimate>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CPDAvailabilityEstimate>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<CPDAvailabilityEstimate>
public class CPDAvailabilityEstimateWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDAvailabilityEstimate>
implements CPDAvailabilityEstimate, com.liferay.portal.kernel.model.ModelWrapper<CPDAvailabilityEstimate>
This class is a wrapper for CPDAvailabilityEstimate.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.model.CPDAvailabilityEstimate
CPD_AVAILABILITY_ESTIMATE_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCPDAvailabilityEstimateWrapper(CPDAvailabilityEstimate cpdAvailabilityEstimate) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the commerce availability estimate ID of this cpd availability estimate.longReturns the company ID of this cpd availability estimate.longReturns the cpd availability estimate ID of this cpd availability estimate.longReturns the c product ID of this cpd availability estimate.Returns the create date of this cpd availability estimate.Returns the last publish date of this cpd availability estimate.Returns the modified date of this cpd availability estimate.longReturns the mvcc version of this cpd availability estimate.longReturns the primary key of this cpd availability estimate.com.liferay.exportimport.kernel.lar.StagedModelTypelongReturns the user ID of this cpd availability estimate.Returns the user name of this cpd availability estimate.Returns the user uuid of this cpd availability estimate.getUuid()Returns the uuid of this cpd availability estimate.voidpersist()voidsetCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId) Sets the commerce availability estimate ID of this cpd availability estimate.voidsetCompanyId(long companyId) Sets the company ID of this cpd availability estimate.voidsetCPDAvailabilityEstimateId(long CPDAvailabilityEstimateId) Sets the cpd availability estimate ID of this cpd availability estimate.voidsetCProductId(long CProductId) Sets the c product ID of this cpd availability estimate.voidsetCreateDate(Date createDate) Sets the create date of this cpd availability estimate.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this cpd availability estimate.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this cpd availability estimate.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this cpd availability estimate.voidsetPrimaryKey(long primaryKey) Sets the primary key of this cpd availability estimate.voidsetUserId(long userId) Sets the user ID of this cpd availability estimate.voidsetUserName(String userName) Sets the user name of this cpd availability estimate.voidsetUserUuid(String userUuid) Sets the user uuid of this cpd availability estimate.voidSets the uuid of this cpd availability estimate.protected CPDAvailabilityEstimateWrapperwrap(CPDAvailabilityEstimate cpdAvailabilityEstimate) 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
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CPDAvailabilityEstimateWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPDAvailabilityEstimate>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPDAvailabilityEstimate>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CPDAvailabilityEstimate>- Specified by:
cloneWithOriginalValuesin interfaceCPDAvailabilityEstimateModel
-
getCommerceAvailabilityEstimate
public CommerceAvailabilityEstimate getCommerceAvailabilityEstimate() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCommerceAvailabilityEstimatein interfaceCPDAvailabilityEstimate- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceAvailabilityEstimateId
public long getCommerceAvailabilityEstimateId()Returns the commerce availability estimate ID of this cpd availability estimate.- Specified by:
getCommerceAvailabilityEstimateIdin interfaceCPDAvailabilityEstimateModel- Returns:
- the commerce availability estimate ID of this cpd availability estimate
-
getCompanyId
public long getCompanyId()Returns the company ID of this cpd availability estimate.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCPDAvailabilityEstimateModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this cpd availability estimate
-
getCPDAvailabilityEstimateId
public long getCPDAvailabilityEstimateId()Returns the cpd availability estimate ID of this cpd availability estimate.- Specified by:
getCPDAvailabilityEstimateIdin interfaceCPDAvailabilityEstimateModel- Returns:
- the cpd availability estimate ID of this cpd availability estimate
-
getCProductId
public long getCProductId()Returns the c product ID of this cpd availability estimate.- Specified by:
getCProductIdin interfaceCPDAvailabilityEstimateModel- Returns:
- the c product ID of this cpd availability estimate
-
getCreateDate
Returns the create date of this cpd availability estimate.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCPDAvailabilityEstimateModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this cpd availability estimate
-
getLastPublishDate
Returns the last publish date of this cpd availability estimate.- Specified by:
getLastPublishDatein interfaceCPDAvailabilityEstimateModel- Returns:
- the last publish date of this cpd availability estimate
-
getModifiedDate
Returns the modified date of this cpd availability estimate.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCPDAvailabilityEstimateModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this cpd availability estimate
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this cpd availability estimate.- Specified by:
getMvccVersionin interfaceCPDAvailabilityEstimateModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this cpd availability estimate
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this cpd availability estimate.- Specified by:
getPrimaryKeyin interfaceCPDAvailabilityEstimateModel- Returns:
- the primary key of this cpd availability estimate
-
getUserId
public long getUserId()Returns the user ID of this cpd availability estimate.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCPDAvailabilityEstimateModel- Returns:
- the user ID of this cpd availability estimate
-
getUserName
Returns the user name of this cpd availability estimate.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCPDAvailabilityEstimateModel- Returns:
- the user name of this cpd availability estimate
-
getUserUuid
Returns the user uuid of this cpd availability estimate.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCPDAvailabilityEstimateModel- Returns:
- the user uuid of this cpd availability estimate
-
getUuid
Returns the uuid of this cpd availability estimate.- Specified by:
getUuidin interfaceCPDAvailabilityEstimateModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this cpd availability estimate
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceAvailabilityEstimateId
public void setCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId) Sets the commerce availability estimate ID of this cpd availability estimate.- Specified by:
setCommerceAvailabilityEstimateIdin interfaceCPDAvailabilityEstimateModel- Parameters:
commerceAvailabilityEstimateId- the commerce availability estimate ID of this cpd availability estimate
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this cpd availability estimate.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCPDAvailabilityEstimateModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this cpd availability estimate
-
setCPDAvailabilityEstimateId
public void setCPDAvailabilityEstimateId(long CPDAvailabilityEstimateId) Sets the cpd availability estimate ID of this cpd availability estimate.- Specified by:
setCPDAvailabilityEstimateIdin interfaceCPDAvailabilityEstimateModel- Parameters:
CPDAvailabilityEstimateId- the cpd availability estimate ID of this cpd availability estimate
-
setCProductId
public void setCProductId(long CProductId) Sets the c product ID of this cpd availability estimate.- Specified by:
setCProductIdin interfaceCPDAvailabilityEstimateModel- Parameters:
CProductId- the c product ID of this cpd availability estimate
-
setCreateDate
Sets the create date of this cpd availability estimate.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCPDAvailabilityEstimateModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this cpd availability estimate
-
setLastPublishDate
Sets the last publish date of this cpd availability estimate.- Specified by:
setLastPublishDatein interfaceCPDAvailabilityEstimateModel- Parameters:
lastPublishDate- the last publish date of this cpd availability estimate
-
setModifiedDate
Sets the modified date of this cpd availability estimate.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCPDAvailabilityEstimateModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this cpd availability estimate
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this cpd availability estimate.- Specified by:
setMvccVersionin interfaceCPDAvailabilityEstimateModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this cpd availability estimate
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this cpd availability estimate.- Specified by:
setPrimaryKeyin interfaceCPDAvailabilityEstimateModel- Parameters:
primaryKey- the primary key of this cpd availability estimate
-
setUserId
public void setUserId(long userId) Sets the user ID of this cpd availability estimate.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCPDAvailabilityEstimateModel- Parameters:
userId- the user ID of this cpd availability estimate
-
setUserName
Sets the user name of this cpd availability estimate.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCPDAvailabilityEstimateModel- Parameters:
userName- the user name of this cpd availability estimate
-
setUserUuid
Sets the user uuid of this cpd availability estimate.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCPDAvailabilityEstimateModel- Parameters:
userUuid- the user uuid of this cpd availability estimate
-
setUuid
Sets the uuid of this cpd availability estimate.- Specified by:
setUuidin interfaceCPDAvailabilityEstimateModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this cpd availability estimate
-
toXmlString
- Specified by:
toXmlStringin interfaceCPDAvailabilityEstimateModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDAvailabilityEstimate>
-