@ProviderType public interface CPDefinition extends CPDefinitionModel, com.liferay.portal.kernel.model.PersistedModel
CPDefinitionModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CPDefinition,java.lang.Long> |
CP_DEFINITION_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
boolean |
equals(java.lang.Object object) |
CommerceCatalog |
getCommerceCatalog() |
java.util.List<CPAttachmentFileEntry> |
getCPAttachmentFileEntries(int type,
int status) |
java.util.List<CPDefinitionOptionRel> |
getCPDefinitionOptionRels() |
java.util.List<CPDefinitionSpecificationOptionValue> |
getCPDefinitionSpecificationOptionValues() |
java.util.List<CPInstance> |
getCPInstances() |
CProduct |
getCProduct() |
CPTaxCategory |
getCPTaxCategory() |
java.lang.String |
getDefaultImageThumbnailSrc(long commerceAccountId) |
com.liferay.portal.kernel.util.UnicodeProperties |
getDeliverySubscriptionTypeSettingsProperties() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap() |
java.util.Map<java.util.Locale,java.lang.String> |
getMetaDescriptionMap() |
java.util.Map<java.util.Locale,java.lang.String> |
getMetaKeywordsMap() |
java.util.Map<java.util.Locale,java.lang.String> |
getMetaTitleMap() |
java.lang.String |
getNameCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap() |
java.util.Map<java.util.Locale,java.lang.String> |
getShortDescriptionMap() |
com.liferay.portal.kernel.util.UnicodeProperties |
getSubscriptionTypeSettingsProperties() |
java.lang.String |
getURL(java.lang.String languageId) |
java.util.Map<java.util.Locale,java.lang.String> |
getUrlTitleMap() |
int |
hashCode() |
void |
setDeliverySubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties) |
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap) |
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap) |
void |
setShortDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> shortDescriptionMap) |
void |
setSubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties) |
void |
setUrlTitleMap(java.util.Map<java.util.Locale,java.lang.String> urlTitleMap) |
cloneWithOriginalValues, getAccountGroupFilterEnabled, getAvailableIndividually, getAvailableLanguageIds, getChannelFilterEnabled, getCompanyId, getCPDefinitionId, getCProductId, getCPTaxCategoryId, getCreateDate, getDDMStructureKey, getDefaultLanguageId, getDeliveryMaxSubscriptionCycles, getDeliverySubscriptionEnabled, getDeliverySubscriptionLength, getDeliverySubscriptionType, getDeliverySubscriptionTypeSettings, getDepth, getDescription, getDescription, getDescription, getDescriptionMapAsXML, getDisplayDate, getExpirationDate, getFreeShipping, getGroupId, getHeight, getIgnoreSKUCombinations, getLanguageIdToDescriptionMap, getLanguageIdToMetaDescriptionMap, getLanguageIdToMetaKeywordsMap, getLanguageIdToMetaTitleMap, getLanguageIdToNameMap, getLanguageIdToShortDescriptionMap, getLastPublishDate, getMaxSubscriptionCycles, getMetaDescription, getMetaDescription, getMetaDescription, getMetaDescriptionMapAsXML, getMetaKeywords, getMetaKeywords, getMetaKeywords, getMetaKeywordsMapAsXML, getMetaTitle, getMetaTitle, getMetaTitle, getMetaTitleMapAsXML, getModifiedDate, getMvccVersion, getName, getName, getName, getNameMapAsXML, getPrimaryKey, getProductTypeName, getPublished, getShippable, getShippingExtraPrice, getShipSeparately, getShortDescription, getShortDescription, getShortDescription, getShortDescriptionMapAsXML, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSubscriptionEnabled, getSubscriptionLength, getSubscriptionType, getSubscriptionTypeSettings, getTaxExempt, getTelcoOrElectronics, getUserId, getUserName, getUserUuid, getUuid, getVersion, getWeight, getWidth, isAccountGroupFilterEnabled, isApproved, isAvailableIndividually, isChannelFilterEnabled, isDeliverySubscriptionEnabled, isDenied, isDraft, isExpired, isFreeShipping, isIgnoreSKUCombinations, isInactive, isIncomplete, isPending, isPublished, isScheduled, isShippable, isShipSeparately, isSubscriptionEnabled, isTaxExempt, isTelcoOrElectronics, setAccountGroupFilterEnabled, setAvailableIndividually, setChannelFilterEnabled, setCompanyId, setCPDefinitionId, setCProductId, setCPTaxCategoryId, setCreateDate, setDDMStructureKey, setDefaultLanguageId, setDeliveryMaxSubscriptionCycles, setDeliverySubscriptionEnabled, setDeliverySubscriptionLength, setDeliverySubscriptionType, setDeliverySubscriptionTypeSettings, setDepth, setDisplayDate, setExpirationDate, setFreeShipping, setGroupId, setHeight, setIgnoreSKUCombinations, setLastPublishDate, setMaxSubscriptionCycles, setModifiedDate, setMvccVersion, setPrimaryKey, setProductTypeName, setPublished, setShippable, setShippingExtraPrice, setShipSeparately, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSubscriptionEnabled, setSubscriptionLength, setSubscriptionType, setSubscriptionTypeSettings, setTaxExempt, setTelcoOrElectronics, setUserId, setUserName, setUserUuid, setUuid, setVersion, setWeight, setWidth
getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<CPDefinition,java.lang.Long> CP_DEFINITION_ID_ACCESSOR
java.lang.Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<CPDefinition>
clone
in interface com.liferay.portal.kernel.model.StagedModel
boolean equals(java.lang.Object object)
equals
in class java.lang.Object
CommerceCatalog getCommerceCatalog()
java.util.List<CPAttachmentFileEntry> getCPAttachmentFileEntries(int type, int status) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<CPDefinitionOptionRel> getCPDefinitionOptionRels()
java.util.List<CPDefinitionSpecificationOptionValue> getCPDefinitionSpecificationOptionValues()
java.util.List<CPInstance> getCPInstances()
CProduct getCProduct() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CPTaxCategory getCPTaxCategory() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getDefaultImageThumbnailSrc(long commerceAccountId) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.kernel.util.UnicodeProperties getDeliverySubscriptionTypeSettingsProperties()
java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
java.util.Map<java.util.Locale,java.lang.String> getMetaDescriptionMap()
java.util.Map<java.util.Locale,java.lang.String> getMetaKeywordsMap()
java.util.Map<java.util.Locale,java.lang.String> getMetaTitleMap()
java.lang.String getNameCurrentValue()
java.util.Map<java.util.Locale,java.lang.String> getNameMap()
java.util.Map<java.util.Locale,java.lang.String> getShortDescriptionMap()
com.liferay.portal.kernel.util.UnicodeProperties getSubscriptionTypeSettingsProperties()
java.lang.String getURL(java.lang.String languageId)
java.util.Map<java.util.Locale,java.lang.String> getUrlTitleMap()
int hashCode()
hashCode
in class java.lang.Object
void setDeliverySubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties)
void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
void setShortDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> shortDescriptionMap)
void setSubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties)
void setUrlTitleMap(java.util.Map<java.util.Locale,java.lang.String> urlTitleMap)