public class CommerceBOMFolderApplicationRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceBOMFolderApplicationRel> implements CommerceBOMFolderApplicationRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceBOMFolderApplicationRel>
This class is a wrapper for CommerceBOMFolderApplicationRel.
CommerceBOMFolderApplicationRel,
Serialized FormCOMMERCE_BOM_FOLDER_APPLICATION_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommerceBOMFolderApplicationRelWrapper(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel) |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.application.model.CommerceApplicationModel |
getCommerceApplicationModel() |
long |
getCommerceApplicationModelId()
Returns the commerce application model ID of this commerce bom folder application rel.
|
CommerceBOMFolder |
getCommerceBOMFolder() |
long |
getCommerceBOMFolderApplicationRelId()
Returns the commerce bom folder application rel ID of this commerce bom folder application rel.
|
long |
getCommerceBOMFolderId()
Returns the commerce bom folder ID of this commerce bom folder application rel.
|
long |
getCompanyId()
Returns the company ID of this commerce bom folder application rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce bom folder application rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce bom folder application rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce bom folder application rel.
|
long |
getUserId()
Returns the user ID of this commerce bom folder application rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce bom folder application rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce bom folder application rel.
|
void |
persist() |
void |
setCommerceApplicationModelId(long commerceApplicationModelId)
Sets the commerce application model ID of this commerce bom folder application rel.
|
void |
setCommerceBOMFolderApplicationRelId(long commerceBOMFolderApplicationRelId)
Sets the commerce bom folder application rel ID of this commerce bom folder application rel.
|
void |
setCommerceBOMFolderId(long commerceBOMFolderId)
Sets the commerce bom folder ID of this commerce bom folder application rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce bom folder application rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce bom folder application rel.
|
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 bom folder application rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce bom folder application rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce bom folder application rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce bom folder application rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce bom folder application rel.
|
protected CommerceBOMFolderApplicationRelWrapper |
wrap(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel) |
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 CommerceBOMFolderApplicationRelWrapper(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceBOMFolderApplicationRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceBOMFolderApplicationRel>public com.liferay.commerce.application.model.CommerceApplicationModel getCommerceApplicationModel()
throws com.liferay.portal.kernel.exception.PortalException
getCommerceApplicationModel in interface CommerceBOMFolderApplicationRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceApplicationModelId()
getCommerceApplicationModelId in interface CommerceBOMFolderApplicationRelModelpublic CommerceBOMFolder getCommerceBOMFolder() throws com.liferay.portal.kernel.exception.PortalException
getCommerceBOMFolder in interface CommerceBOMFolderApplicationRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceBOMFolderApplicationRelId()
getCommerceBOMFolderApplicationRelId in interface CommerceBOMFolderApplicationRelModelpublic long getCommerceBOMFolderId()
getCommerceBOMFolderId in interface CommerceBOMFolderApplicationRelModelpublic long getCompanyId()
getCompanyId in interface CommerceBOMFolderApplicationRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceBOMFolderApplicationRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceBOMFolderApplicationRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceBOMFolderApplicationRelModelpublic long getUserId()
getUserId in interface CommerceBOMFolderApplicationRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceBOMFolderApplicationRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceBOMFolderApplicationRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceApplicationModelId(long commerceApplicationModelId)
setCommerceApplicationModelId in interface CommerceBOMFolderApplicationRelModelcommerceApplicationModelId - the commerce application model ID of this commerce bom folder application relpublic void setCommerceBOMFolderApplicationRelId(long commerceBOMFolderApplicationRelId)
setCommerceBOMFolderApplicationRelId in interface CommerceBOMFolderApplicationRelModelcommerceBOMFolderApplicationRelId - the commerce bom folder application rel ID of this commerce bom folder application relpublic void setCommerceBOMFolderId(long commerceBOMFolderId)
setCommerceBOMFolderId in interface CommerceBOMFolderApplicationRelModelcommerceBOMFolderId - the commerce bom folder ID of this commerce bom folder application relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceBOMFolderApplicationRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce bom folder application relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceBOMFolderApplicationRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce bom folder application relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceBOMFolderApplicationRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce bom folder application relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceBOMFolderApplicationRelModelprimaryKey - the primary key of this commerce bom folder application relpublic void setUserId(long userId)
setUserId in interface CommerceBOMFolderApplicationRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce bom folder application relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceBOMFolderApplicationRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce bom folder application relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceBOMFolderApplicationRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce bom folder application relprotected CommerceBOMFolderApplicationRelWrapper wrap(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceBOMFolderApplicationRel>