public class CatalogVersionModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CATALOG2VERSIONSRELATION
Generated relation code constant for relation
Catalog2VersionsRelation defining source attribute catalog in extension catalog. |
static java.lang.String |
_MERCHINDEXINGCONFIG2CATALOGVERSION
Generated relation code constant for relation
MerchIndexingConfig2CatalogVersion defining source attribute merchIndexingConfig in extension merchandisingservices. |
static java.lang.String |
_PREVIEWDATATOCATALOGVERSION
Generated relation code constant for relation
PreviewDataToCatalogVersion defining source attribute previews in extension cms2. |
static java.lang.String |
_PRINCIPAL2READABLECATALOGVERSIONRELATION
Generated relation code constant for relation
Principal2ReadableCatalogVersionRelation defining source attribute readPrincipals in extension catalog. |
static java.lang.String |
_PRINCIPAL2WRITEABLECATALOGVERSIONRELATION
Generated relation code constant for relation
Principal2WriteableCatalogVersionRelation defining source attribute writePrincipals in extension catalog. |
static java.lang.String |
_SOLRFACETSEARCHCONFIG2CATALOGVERSIONRELATION
Generated relation code constant for relation
SolrFacetSearchConfig2CatalogVersionRelation defining source attribute facetSearchConfigs in extension solrfacetsearch. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ACTIVE
Generated constant - Attribute key of
CatalogVersion.active attribute defined at extension catalog. |
static java.lang.String |
AGREEMENTS
Generated constant - Attribute key of
CatalogVersion.agreements attribute defined at extension catalog. |
static java.lang.String |
CATALOG
Generated constant - Attribute key of
CatalogVersion.catalog attribute defined at extension catalog. |
static java.lang.String |
CATEGORYSYSTEMDESCRIPTION
Generated constant - Attribute key of
CatalogVersion.categorySystemDescription attribute defined at extension catalog. |
static java.lang.String |
CATEGORYSYSTEMID
Generated constant - Attribute key of
CatalogVersion.categorySystemID attribute defined at extension catalog. |
static java.lang.String |
CATEGORYSYSTEMNAME
Generated constant - Attribute key of
CatalogVersion.categorySystemName attribute defined at extension catalog. |
static java.lang.String |
CXPERSONALIZATIONPROCESSES
Generated constant - Attribute key of
CatalogVersion.cxPersonalizationProcesses attribute defined at extension personalizationservices. |
static java.lang.String |
DEFAULTCURRENCY
Generated constant - Attribute key of
CatalogVersion.defaultCurrency attribute defined at extension catalog. |
static java.lang.String |
FACETSEARCHCONFIGS
Generated constant - Attribute key of
CatalogVersion.facetSearchConfigs attribute defined at extension solrfacetsearch. |
static java.lang.String |
GENERATIONDATE
Generated constant - Attribute key of
CatalogVersion.generationDate attribute defined at extension catalog. |
static java.lang.String |
GENERATORINFO
Generated constant - Attribute key of
CatalogVersion.generatorInfo attribute defined at extension catalog. |
static java.lang.String |
IMPORTEDVERSIONS
Generated constant - Attribute key of
CatalogVersion.importedVersions attribute defined at extension bmecat. |
static java.lang.String |
INCLASSURANCE
Generated constant - Attribute key of
CatalogVersion.inclAssurance attribute defined at extension catalog. |
static java.lang.String |
INCLDUTY
Generated constant - Attribute key of
CatalogVersion.inclDuty attribute defined at extension catalog. |
static java.lang.String |
INCLFREIGHT
Generated constant - Attribute key of
CatalogVersion.inclFreight attribute defined at extension catalog. |
static java.lang.String |
INCLPACKING
Generated constant - Attribute key of
CatalogVersion.inclPacking attribute defined at extension catalog. |
static java.lang.String |
INCOMINGSYNCHRONIZATIONS
Generated constant - Attribute key of
CatalogVersion.incomingSynchronizations attribute defined at extension catalog. |
static java.lang.String |
LANGUAGES
Generated constant - Attribute key of
CatalogVersion.languages attribute defined at extension catalog. |
static java.lang.String |
MERCHINDEXINGCONFIG
Generated constant - Attribute key of
CatalogVersion.merchIndexingConfig attribute defined at extension merchandisingservices. |
static java.lang.String |
MIMEROOTDIRECTORY
Generated constant - Attribute key of
CatalogVersion.mimeRootDirectory attribute defined at extension catalog. |
static java.lang.String |
MNEMONIC
Generated constant - Attribute key of
CatalogVersion.mnemonic attribute defined at extension cockpit. |
static java.lang.String |
PREVIEWS
Generated constant - Attribute key of
CatalogVersion.previews attribute defined at extension cms2. |
static java.lang.String |
PREVIOUSUPDATEVERSION
Generated constant - Attribute key of
CatalogVersion.previousUpdateVersion attribute defined at extension catalog. |
static java.lang.String |
READPRINCIPALS
Generated constant - Attribute key of
CatalogVersion.readPrincipals attribute defined at extension catalog. |
static java.lang.String |
ROOTCATEGORIES
Generated constant - Attribute key of
CatalogVersion.rootCategories attribute defined at extension catalog. |
static java.lang.String |
SYNCHRONIZATIONS
Generated constant - Attribute key of
CatalogVersion.synchronizations attribute defined at extension catalog. |
static java.lang.String |
TERRITORIES
Generated constant - Attribute key of
CatalogVersion.territories attribute defined at extension catalog. |
static java.lang.String |
VERSION
Generated constant - Attribute key of
CatalogVersion.version attribute defined at extension catalog. |
static java.lang.String |
WRITEPRINCIPALS
Generated constant - Attribute key of
CatalogVersion.writePrincipals attribute defined at extension catalog. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CatalogVersionModel()
Generated constructor - Default constructor for generic creation.
|
CatalogVersionModel(CatalogModel _catalog,
ItemModel _owner,
java.lang.String _version)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CatalogVersionModel(CatalogModel _catalog,
java.lang.String _version)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CatalogVersionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getActive()
Generated method - Getter of the
CatalogVersion.active attribute defined at extension catalog. |
java.util.List<AgreementModel> |
getAgreements()
Generated method - Getter of the
CatalogVersion.agreements attribute defined at extension catalog. |
CatalogModel |
getCatalog()
Generated method - Getter of the
CatalogVersion.catalog attribute defined at extension catalog. |
java.lang.String |
getCategorySystemDescription()
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute defined at extension catalog. |
java.lang.String |
getCategorySystemDescription(java.util.Locale loc)
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute defined at extension catalog. |
java.lang.String |
getCategorySystemID()
Generated method - Getter of the
CatalogVersion.categorySystemID attribute defined at extension catalog. |
java.lang.String |
getCategorySystemName()
Generated method - Getter of the
CatalogVersion.categorySystemName attribute defined at extension catalog. |
java.lang.String |
getCategorySystemName(java.util.Locale loc)
Generated method - Getter of the
CatalogVersion.categorySystemName attribute defined at extension catalog. |
java.util.Collection<CxPersonalizationProcessModel> |
getCxPersonalizationProcesses()
Generated method - Getter of the
CatalogVersion.cxPersonalizationProcesses attribute defined at extension personalizationservices. |
CurrencyModel |
getDefaultCurrency()
Generated method - Getter of the
CatalogVersion.defaultCurrency attribute defined at extension catalog. |
java.util.List<SolrFacetSearchConfigModel> |
getFacetSearchConfigs()
Generated method - Getter of the
CatalogVersion.facetSearchConfigs attribute defined at extension solrfacetsearch. |
java.util.Date |
getGenerationDate()
Generated method - Getter of the
CatalogVersion.generationDate attribute defined at extension catalog. |
java.lang.String |
getGeneratorInfo()
Generated method - Getter of the
CatalogVersion.generatorInfo attribute defined at extension catalog. |
java.util.Map<java.lang.String,java.lang.Integer> |
getImportedVersions()
Generated method - Getter of the
CatalogVersion.importedVersions attribute defined at extension bmecat. |
java.lang.Boolean |
getInclAssurance()
Generated method - Getter of the
CatalogVersion.inclAssurance attribute defined at extension catalog. |
java.lang.Boolean |
getInclDuty()
Generated method - Getter of the
CatalogVersion.inclDuty attribute defined at extension catalog. |
java.lang.Boolean |
getInclFreight()
Generated method - Getter of the
CatalogVersion.inclFreight attribute defined at extension catalog. |
java.lang.Boolean |
getInclPacking()
Generated method - Getter of the
CatalogVersion.inclPacking attribute defined at extension catalog. |
java.util.List<SyncItemJobModel> |
getIncomingSynchronizations()
Generated method - Getter of the
CatalogVersion.incomingSynchronizations attribute defined at extension catalog. |
java.util.Collection<LanguageModel> |
getLanguages()
Generated method - Getter of the
CatalogVersion.languages attribute defined at extension catalog. |
java.util.Collection<MerchIndexingConfigModel> |
getMerchIndexingConfig()
Generated method - Getter of the
CatalogVersion.merchIndexingConfig attribute defined at extension merchandisingservices. |
java.lang.String |
getMimeRootDirectory()
Generated method - Getter of the
CatalogVersion.mimeRootDirectory attribute defined at extension catalog. |
java.lang.String |
getMnemonic()
Generated method - Getter of the
CatalogVersion.mnemonic attribute defined at extension cockpit. |
java.util.Collection<PreviewDataModel> |
getPreviews()
Generated method - Getter of the
CatalogVersion.previews attribute defined at extension cms2. |
java.lang.Integer |
getPreviousUpdateVersion()
Generated method - Getter of the
CatalogVersion.previousUpdateVersion attribute defined at extension catalog. |
java.util.List<PrincipalModel> |
getReadPrincipals()
Generated method - Getter of the
CatalogVersion.readPrincipals attribute defined at extension catalog. |
java.util.List<CategoryModel> |
getRootCategories()
Generated method - Getter of the
CatalogVersion.rootCategories dynamic attribute defined at extension catalog. |
java.util.List<SyncItemJobModel> |
getSynchronizations()
Generated method - Getter of the
CatalogVersion.synchronizations attribute defined at extension catalog. |
java.util.Collection<CountryModel> |
getTerritories()
Generated method - Getter of the
CatalogVersion.territories attribute defined at extension catalog. |
java.lang.String |
getVersion()
Generated method - Getter of the
CatalogVersion.version attribute defined at extension catalog. |
java.util.List<PrincipalModel> |
getWritePrincipals()
Generated method - Getter of the
CatalogVersion.writePrincipals attribute defined at extension catalog. |
void |
setActive(java.lang.Boolean value)
Generated method - Setter of
CatalogVersion.active attribute defined at extension catalog. |
void |
setAgreements(java.util.List<AgreementModel> value)
Generated method - Setter of
CatalogVersion.agreements attribute defined at extension catalog. |
void |
setCatalog(CatalogModel value)
Generated method - Initial setter of
CatalogVersion.catalog attribute defined at extension catalog. |
void |
setCategorySystemDescription(java.lang.String value)
Generated method - Setter of
CatalogVersion.categorySystemDescription attribute defined at extension catalog. |
void |
setCategorySystemDescription(java.lang.String value,
java.util.Locale loc)
Generated method - Setter of
CatalogVersion.categorySystemDescription attribute defined at extension catalog. |
void |
setCategorySystemID(java.lang.String value)
Generated method - Setter of
CatalogVersion.categorySystemID attribute defined at extension catalog. |
void |
setCategorySystemName(java.lang.String value)
Generated method - Setter of
CatalogVersion.categorySystemName attribute defined at extension catalog. |
void |
setCategorySystemName(java.lang.String value,
java.util.Locale loc)
Generated method - Setter of
CatalogVersion.categorySystemName attribute defined at extension catalog. |
void |
setCxPersonalizationProcesses(java.util.Collection<CxPersonalizationProcessModel> value)
Generated method - Setter of
CatalogVersion.cxPersonalizationProcesses attribute defined at extension personalizationservices. |
void |
setDefaultCurrency(CurrencyModel value)
Generated method - Setter of
CatalogVersion.defaultCurrency attribute defined at extension catalog. |
void |
setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)
Generated method - Setter of
CatalogVersion.facetSearchConfigs attribute defined at extension solrfacetsearch. |
void |
setGenerationDate(java.util.Date value)
Generated method - Setter of
CatalogVersion.generationDate attribute defined at extension catalog. |
void |
setGeneratorInfo(java.lang.String value)
Generated method - Setter of
CatalogVersion.generatorInfo attribute defined at extension catalog. |
void |
setImportedVersions(java.util.Map<java.lang.String,java.lang.Integer> value)
Generated method - Setter of
CatalogVersion.importedVersions attribute defined at extension bmecat. |
void |
setInclAssurance(java.lang.Boolean value)
Generated method - Setter of
CatalogVersion.inclAssurance attribute defined at extension catalog. |
void |
setInclDuty(java.lang.Boolean value)
Generated method - Setter of
CatalogVersion.inclDuty attribute defined at extension catalog. |
void |
setInclFreight(java.lang.Boolean value)
Generated method - Setter of
CatalogVersion.inclFreight attribute defined at extension catalog. |
void |
setInclPacking(java.lang.Boolean value)
Generated method - Setter of
CatalogVersion.inclPacking attribute defined at extension catalog. |
void |
setLanguages(java.util.Collection<LanguageModel> value)
Generated method - Setter of
CatalogVersion.languages attribute defined at extension catalog. |
void |
setMerchIndexingConfig(java.util.Collection<MerchIndexingConfigModel> value)
Generated method - Setter of
CatalogVersion.merchIndexingConfig attribute defined at extension merchandisingservices. |
void |
setMimeRootDirectory(java.lang.String value)
Generated method - Setter of
CatalogVersion.mimeRootDirectory attribute defined at extension catalog. |
void |
setMnemonic(java.lang.String value)
Generated method - Setter of
CatalogVersion.mnemonic attribute defined at extension cockpit. |
void |
setPreviews(java.util.Collection<PreviewDataModel> value)
Generated method - Setter of
CatalogVersion.previews attribute defined at extension cms2. |
void |
setPreviousUpdateVersion(java.lang.Integer value)
Generated method - Setter of
CatalogVersion.previousUpdateVersion attribute defined at extension catalog. |
void |
setReadPrincipals(java.util.List<PrincipalModel> value)
Generated method - Setter of
CatalogVersion.readPrincipals attribute defined at extension catalog. |
void |
setRootCategories(java.util.List<CategoryModel> value)
Generated method - Setter of
CatalogVersion.rootCategories dynamic attribute defined at extension catalog. |
void |
setSynchronizations(java.util.List<SyncItemJobModel> value)
Generated method - Setter of
CatalogVersion.synchronizations attribute defined at extension catalog. |
void |
setTerritories(java.util.Collection<CountryModel> value)
Generated method - Setter of
CatalogVersion.territories attribute defined at extension catalog. |
void |
setVersion(java.lang.String value)
Generated method - Setter of
CatalogVersion.version attribute defined at extension catalog. |
void |
setWritePrincipals(java.util.List<PrincipalModel> value)
Generated method - Setter of
CatalogVersion.writePrincipals attribute defined at extension catalog. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _CATALOG2VERSIONSRELATION
Catalog2VersionsRelation defining source attribute catalog in extension catalog.public static final java.lang.String _PRINCIPAL2WRITEABLECATALOGVERSIONRELATION
Principal2WriteableCatalogVersionRelation defining source attribute writePrincipals in extension catalog.public static final java.lang.String _PRINCIPAL2READABLECATALOGVERSIONRELATION
Principal2ReadableCatalogVersionRelation defining source attribute readPrincipals in extension catalog.public static final java.lang.String _SOLRFACETSEARCHCONFIG2CATALOGVERSIONRELATION
SolrFacetSearchConfig2CatalogVersionRelation defining source attribute facetSearchConfigs in extension solrfacetsearch.public static final java.lang.String _PREVIEWDATATOCATALOGVERSION
PreviewDataToCatalogVersion defining source attribute previews in extension cms2.public static final java.lang.String _MERCHINDEXINGCONFIG2CATALOGVERSION
MerchIndexingConfig2CatalogVersion defining source attribute merchIndexingConfig in extension merchandisingservices.public static final java.lang.String ACTIVE
CatalogVersion.active attribute defined at extension catalog.public static final java.lang.String VERSION
CatalogVersion.version attribute defined at extension catalog.public static final java.lang.String MIMEROOTDIRECTORY
CatalogVersion.mimeRootDirectory attribute defined at extension catalog.public static final java.lang.String GENERATIONDATE
CatalogVersion.generationDate attribute defined at extension catalog.public static final java.lang.String DEFAULTCURRENCY
CatalogVersion.defaultCurrency attribute defined at extension catalog.public static final java.lang.String INCLFREIGHT
CatalogVersion.inclFreight attribute defined at extension catalog.public static final java.lang.String INCLPACKING
CatalogVersion.inclPacking attribute defined at extension catalog.public static final java.lang.String INCLASSURANCE
CatalogVersion.inclAssurance attribute defined at extension catalog.public static final java.lang.String INCLDUTY
CatalogVersion.inclDuty attribute defined at extension catalog.public static final java.lang.String TERRITORIES
CatalogVersion.territories attribute defined at extension catalog.public static final java.lang.String LANGUAGES
CatalogVersion.languages attribute defined at extension catalog.public static final java.lang.String GENERATORINFO
CatalogVersion.generatorInfo attribute defined at extension catalog.public static final java.lang.String CATEGORYSYSTEMID
CatalogVersion.categorySystemID attribute defined at extension catalog.public static final java.lang.String CATEGORYSYSTEMNAME
CatalogVersion.categorySystemName attribute defined at extension catalog.public static final java.lang.String CATEGORYSYSTEMDESCRIPTION
CatalogVersion.categorySystemDescription attribute defined at extension catalog.public static final java.lang.String ROOTCATEGORIES
CatalogVersion.rootCategories attribute defined at extension catalog.public static final java.lang.String PREVIOUSUPDATEVERSION
CatalogVersion.previousUpdateVersion attribute defined at extension catalog.public static final java.lang.String CATALOG
CatalogVersion.catalog attribute defined at extension catalog.public static final java.lang.String SYNCHRONIZATIONS
CatalogVersion.synchronizations attribute defined at extension catalog.public static final java.lang.String INCOMINGSYNCHRONIZATIONS
CatalogVersion.incomingSynchronizations attribute defined at extension catalog.public static final java.lang.String AGREEMENTS
CatalogVersion.agreements attribute defined at extension catalog.public static final java.lang.String WRITEPRINCIPALS
CatalogVersion.writePrincipals attribute defined at extension catalog.public static final java.lang.String READPRINCIPALS
CatalogVersion.readPrincipals attribute defined at extension catalog.public static final java.lang.String FACETSEARCHCONFIGS
CatalogVersion.facetSearchConfigs attribute defined at extension solrfacetsearch.public static final java.lang.String CXPERSONALIZATIONPROCESSES
CatalogVersion.cxPersonalizationProcesses attribute defined at extension personalizationservices.public static final java.lang.String PREVIEWS
CatalogVersion.previews attribute defined at extension cms2.public static final java.lang.String MNEMONIC
CatalogVersion.mnemonic attribute defined at extension cockpit.public static final java.lang.String MERCHINDEXINGCONFIG
CatalogVersion.merchIndexingConfig attribute defined at extension merchandisingservices.public static final java.lang.String IMPORTEDVERSIONS
CatalogVersion.importedVersions attribute defined at extension bmecat.public CatalogVersionModel()
public CatalogVersionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CatalogVersionModel(CatalogModel _catalog, java.lang.String _version)
_catalog - initial attribute declared by type CatalogVersion at extension catalog_version - initial attribute declared by type CatalogVersion at extension catalog@Deprecated public CatalogVersionModel(CatalogModel _catalog, ItemModel _owner, java.lang.String _version)
_catalog - initial attribute declared by type CatalogVersion at extension catalog_owner - initial attribute declared by type Item at extension core_version - initial attribute declared by type CatalogVersion at extension catalog@Accessor(qualifier="active", type=GETTER) public java.lang.Boolean getActive()
CatalogVersion.active attribute defined at extension catalog.@Accessor(qualifier="agreements", type=GETTER) public java.util.List<AgreementModel> getAgreements()
CatalogVersion.agreements attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="catalog", type=GETTER) public CatalogModel getCatalog()
CatalogVersion.catalog attribute defined at extension catalog.@Accessor(qualifier="categorySystemDescription", type=GETTER) public java.lang.String getCategorySystemDescription()
CatalogVersion.categorySystemDescription attribute defined at extension catalog.@Accessor(qualifier="categorySystemDescription", type=GETTER) public java.lang.String getCategorySystemDescription(java.util.Locale loc)
CatalogVersion.categorySystemDescription attribute defined at extension catalog.loc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="categorySystemID", type=GETTER) public java.lang.String getCategorySystemID()
CatalogVersion.categorySystemID attribute defined at extension catalog.@Accessor(qualifier="categorySystemName", type=GETTER) public java.lang.String getCategorySystemName()
CatalogVersion.categorySystemName attribute defined at extension catalog.@Accessor(qualifier="categorySystemName", type=GETTER) public java.lang.String getCategorySystemName(java.util.Locale loc)
CatalogVersion.categorySystemName attribute defined at extension catalog.loc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="cxPersonalizationProcesses", type=GETTER) public java.util.Collection<CxPersonalizationProcessModel> getCxPersonalizationProcesses()
CatalogVersion.cxPersonalizationProcesses attribute defined at extension personalizationservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="defaultCurrency", type=GETTER) public CurrencyModel getDefaultCurrency()
CatalogVersion.defaultCurrency attribute defined at extension catalog.@Accessor(qualifier="facetSearchConfigs", type=GETTER) public java.util.List<SolrFacetSearchConfigModel> getFacetSearchConfigs()
CatalogVersion.facetSearchConfigs attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="generationDate", type=GETTER) public java.util.Date getGenerationDate()
CatalogVersion.generationDate attribute defined at extension catalog.@Accessor(qualifier="generatorInfo", type=GETTER) public java.lang.String getGeneratorInfo()
CatalogVersion.generatorInfo attribute defined at extension catalog.@Accessor(qualifier="importedVersions", type=GETTER) public java.util.Map<java.lang.String,java.lang.Integer> getImportedVersions()
CatalogVersion.importedVersions attribute defined at extension bmecat.@Accessor(qualifier="inclAssurance", type=GETTER) public java.lang.Boolean getInclAssurance()
CatalogVersion.inclAssurance attribute defined at extension catalog.@Accessor(qualifier="inclDuty", type=GETTER) public java.lang.Boolean getInclDuty()
CatalogVersion.inclDuty attribute defined at extension catalog.@Accessor(qualifier="inclFreight", type=GETTER) public java.lang.Boolean getInclFreight()
CatalogVersion.inclFreight attribute defined at extension catalog.@Accessor(qualifier="inclPacking", type=GETTER) public java.lang.Boolean getInclPacking()
CatalogVersion.inclPacking attribute defined at extension catalog.@Accessor(qualifier="incomingSynchronizations", type=GETTER) public java.util.List<SyncItemJobModel> getIncomingSynchronizations()
CatalogVersion.incomingSynchronizations attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="languages", type=GETTER) public java.util.Collection<LanguageModel> getLanguages()
CatalogVersion.languages attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="merchIndexingConfig", type=GETTER) public java.util.Collection<MerchIndexingConfigModel> getMerchIndexingConfig()
CatalogVersion.merchIndexingConfig attribute defined at extension merchandisingservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="mimeRootDirectory", type=GETTER) public java.lang.String getMimeRootDirectory()
CatalogVersion.mimeRootDirectory attribute defined at extension catalog.@Accessor(qualifier="mnemonic", type=GETTER) public java.lang.String getMnemonic()
CatalogVersion.mnemonic attribute defined at extension cockpit.@Accessor(qualifier="previews", type=GETTER) public java.util.Collection<PreviewDataModel> getPreviews()
CatalogVersion.previews attribute defined at extension cms2.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="previousUpdateVersion", type=GETTER) public java.lang.Integer getPreviousUpdateVersion()
CatalogVersion.previousUpdateVersion attribute defined at extension catalog.@Accessor(qualifier="readPrincipals", type=GETTER) public java.util.List<PrincipalModel> getReadPrincipals()
CatalogVersion.readPrincipals attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="rootCategories", type=GETTER) public java.util.List<CategoryModel> getRootCategories()
CatalogVersion.rootCategories dynamic attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="synchronizations", type=GETTER) public java.util.List<SyncItemJobModel> getSynchronizations()
CatalogVersion.synchronizations attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="territories", type=GETTER) public java.util.Collection<CountryModel> getTerritories()
CatalogVersion.territories attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="version", type=GETTER) public java.lang.String getVersion()
CatalogVersion.version attribute defined at extension catalog.@Accessor(qualifier="writePrincipals", type=GETTER) public java.util.List<PrincipalModel> getWritePrincipals()
CatalogVersion.writePrincipals attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="active", type=SETTER) public void setActive(java.lang.Boolean value)
CatalogVersion.active attribute defined at extension catalog.value - the active - active flag@Accessor(qualifier="agreements", type=SETTER) public void setAgreements(java.util.List<AgreementModel> value)
CatalogVersion.agreements attribute defined at extension catalog.value - the agreements@Accessor(qualifier="catalog", type=SETTER) public void setCatalog(CatalogModel value)
CatalogVersion.catalog attribute defined at extension catalog. Can only be used at creation of model - before first save.value - the catalog@Accessor(qualifier="categorySystemDescription", type=SETTER) public void setCategorySystemDescription(java.lang.String value)
CatalogVersion.categorySystemDescription attribute defined at extension catalog.value - the categorySystemDescription@Accessor(qualifier="categorySystemDescription", type=SETTER) public void setCategorySystemDescription(java.lang.String value, java.util.Locale loc)
CatalogVersion.categorySystemDescription attribute defined at extension catalog.value - the categorySystemDescriptionloc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="categorySystemID", type=SETTER) public void setCategorySystemID(java.lang.String value)
CatalogVersion.categorySystemID attribute defined at extension catalog.value - the categorySystemID@Accessor(qualifier="categorySystemName", type=SETTER) public void setCategorySystemName(java.lang.String value)
CatalogVersion.categorySystemName attribute defined at extension catalog.value - the categorySystemName@Accessor(qualifier="categorySystemName", type=SETTER) public void setCategorySystemName(java.lang.String value, java.util.Locale loc)
CatalogVersion.categorySystemName attribute defined at extension catalog.value - the categorySystemNameloc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="cxPersonalizationProcesses", type=SETTER) public void setCxPersonalizationProcesses(java.util.Collection<CxPersonalizationProcessModel> value)
CatalogVersion.cxPersonalizationProcesses attribute defined at extension personalizationservices.value - the cxPersonalizationProcesses@Accessor(qualifier="defaultCurrency", type=SETTER) public void setDefaultCurrency(CurrencyModel value)
CatalogVersion.defaultCurrency attribute defined at extension catalog.value - the defaultCurrency - Default Currency@Accessor(qualifier="facetSearchConfigs", type=SETTER) public void setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)
CatalogVersion.facetSearchConfigs attribute defined at extension solrfacetsearch.value - the facetSearchConfigs@Accessor(qualifier="generationDate", type=SETTER) public void setGenerationDate(java.util.Date value)
CatalogVersion.generationDate attribute defined at extension catalog.value - the generationDate - Generation Date@Accessor(qualifier="generatorInfo", type=SETTER) public void setGeneratorInfo(java.lang.String value)
CatalogVersion.generatorInfo attribute defined at extension catalog.value - the generatorInfo - Generator Info@Accessor(qualifier="importedVersions", type=SETTER) public void setImportedVersions(java.util.Map<java.lang.String,java.lang.Integer> value)
CatalogVersion.importedVersions attribute defined at extension bmecat.value - the importedVersions@Accessor(qualifier="inclAssurance", type=SETTER) public void setInclAssurance(java.lang.Boolean value)
CatalogVersion.inclAssurance attribute defined at extension catalog.value - the inclAssurance - incl.Assurance@Accessor(qualifier="inclDuty", type=SETTER) public void setInclDuty(java.lang.Boolean value)
CatalogVersion.inclDuty attribute defined at extension catalog.value - the inclDuty - incl.Duty@Accessor(qualifier="inclFreight", type=SETTER) public void setInclFreight(java.lang.Boolean value)
CatalogVersion.inclFreight attribute defined at extension catalog.value - the inclFreight - incl.Freight@Accessor(qualifier="inclPacking", type=SETTER) public void setInclPacking(java.lang.Boolean value)
CatalogVersion.inclPacking attribute defined at extension catalog.value - the inclPacking - incl.Packing@Accessor(qualifier="languages", type=SETTER) public void setLanguages(java.util.Collection<LanguageModel> value)
CatalogVersion.languages attribute defined at extension catalog.value - the languages - languages@Accessor(qualifier="merchIndexingConfig", type=SETTER) public void setMerchIndexingConfig(java.util.Collection<MerchIndexingConfigModel> value)
CatalogVersion.merchIndexingConfig attribute defined at extension merchandisingservices.value - the merchIndexingConfig@Accessor(qualifier="mimeRootDirectory", type=SETTER) public void setMimeRootDirectory(java.lang.String value)
CatalogVersion.mimeRootDirectory attribute defined at extension catalog.value - the mimeRootDirectory - Mime Root Directory@Accessor(qualifier="mnemonic", type=SETTER) public void setMnemonic(java.lang.String value)
CatalogVersion.mnemonic attribute defined at extension cockpit.value - the mnemonic@Accessor(qualifier="previews", type=SETTER) public void setPreviews(java.util.Collection<PreviewDataModel> value)
CatalogVersion.previews attribute defined at extension cms2.value - the previews@Accessor(qualifier="previousUpdateVersion", type=SETTER) public void setPreviousUpdateVersion(java.lang.Integer value)
CatalogVersion.previousUpdateVersion attribute defined at extension catalog.value - the previousUpdateVersion@Accessor(qualifier="readPrincipals", type=SETTER) public void setReadPrincipals(java.util.List<PrincipalModel> value)
CatalogVersion.readPrincipals attribute defined at extension catalog.value - the readPrincipals@Accessor(qualifier="rootCategories", type=SETTER) public void setRootCategories(java.util.List<CategoryModel> value)
CatalogVersion.rootCategories dynamic attribute defined at extension catalog.value - the rootCategories@Accessor(qualifier="synchronizations", type=SETTER) public void setSynchronizations(java.util.List<SyncItemJobModel> value)
CatalogVersion.synchronizations attribute defined at extension catalog.value - the synchronizations@Accessor(qualifier="territories", type=SETTER) public void setTerritories(java.util.Collection<CountryModel> value)
CatalogVersion.territories attribute defined at extension catalog.value - the territories - Territory@Accessor(qualifier="version", type=SETTER) public void setVersion(java.lang.String value)
CatalogVersion.version attribute defined at extension catalog.value - the version - version@Accessor(qualifier="writePrincipals", type=SETTER) public void setWritePrincipals(java.util.List<PrincipalModel> value)
CatalogVersion.writePrincipals attribute defined at extension catalog.value - the writePrincipalsCopyright © 2018 SAP SE. All Rights Reserved.