@ProviderType public interface CPDefinitionLinkModel extends com.liferay.portal.kernel.model.BaseModel<CPDefinitionLink>, com.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLink>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel
This interface and its corresponding implementation com.liferay.commerce.product.model.impl.CPDefinitionLinkModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.commerce.product.model.impl.CPDefinitionLinkImpl.
CPDefinitionLink| Modifier and Type | Method and Description |
|---|---|
CPDefinitionLink |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this cp definition link.
|
long |
getCPDefinitionId()
Returns the cp definition ID of this cp definition link.
|
long |
getCPDefinitionLinkId()
Returns the cp definition link ID of this cp definition link.
|
long |
getCProductId()
Returns the c product ID of this cp definition link.
|
java.util.Date |
getCreateDate()
Returns the create date of this cp definition link.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cp definition link.
|
long |
getGroupId()
Returns the group ID of this cp definition link.
|
java.util.Date |
getModifiedDate()
Returns the modified date of this cp definition link.
|
long |
getMvccVersion()
Returns the mvcc version of this cp definition link.
|
long |
getPrimaryKey()
Returns the primary key of this cp definition link.
|
double |
getPriority()
Returns the priority of this cp definition link.
|
java.lang.String |
getType()
Returns the type of this cp definition link.
|
long |
getUserId()
Returns the user ID of this cp definition link.
|
java.lang.String |
getUserName()
Returns the user name of this cp definition link.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cp definition link.
|
java.lang.String |
getUuid()
Returns the uuid of this cp definition link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this cp definition link.
|
void |
setCPDefinitionId(long CPDefinitionId)
Sets the cp definition ID of this cp definition link.
|
void |
setCPDefinitionLinkId(long CPDefinitionLinkId)
Sets the cp definition link ID of this cp definition link.
|
void |
setCProductId(long CProductId)
Sets the c product ID of this cp definition link.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cp definition link.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this cp definition link.
|
void |
setGroupId(long groupId)
Sets the group ID of this cp definition link.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this cp definition link.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cp definition link.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cp definition link.
|
void |
setPriority(double priority)
Sets the priority of this cp definition link.
|
void |
setType(java.lang.String type)
Sets the type of this cp definition link.
|
void |
setUserId(long userId)
Sets the user ID of this cp definition link.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cp definition link.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cp definition link.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this cp definition link.
|
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModellong getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLink>void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLink>primaryKey - the primary key of this cp definition linklong getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelvoid setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cp definition linklong getCtCollectionId()
getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLink>void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLink>ctCollectionId - the ct collection ID of this cp definition link@AutoEscape java.lang.String getUuid()
getUuid in interface com.liferay.portal.kernel.model.StagedModelvoid setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this cp definition linklong getCPDefinitionLinkId()
void setCPDefinitionLinkId(long CPDefinitionLinkId)
CPDefinitionLinkId - the cp definition link ID of this cp definition linklong getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelvoid setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this cp definition linklong getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelvoid setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this cp definition linklong getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cp definition linkjava.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cp definition link@AutoEscape java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cp definition linkjava.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelvoid setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this cp definition linkjava.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelvoid setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this cp definition linklong getCPDefinitionId()
void setCPDefinitionId(long CPDefinitionId)
CPDefinitionId - the cp definition ID of this cp definition linklong getCProductId()
void setCProductId(long CProductId)
CProductId - the c product ID of this cp definition linkdouble getPriority()
void setPriority(double priority)
priority - the priority of this cp definition link@AutoEscape java.lang.String getType()
void setType(java.lang.String type)
type - the type of this cp definition linkCPDefinitionLink cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPDefinitionLink>