Class PreviewDataModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cms2.model.preview.PreviewDataModel
-
- All Implemented Interfaces:
java.io.Serializable
public class PreviewDataModel extends ItemModel
Generated model class for type PreviewData first defined at extension cms2.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringACTIVECATALOGVERSIONGenerated constant - Attribute key ofPreviewData.activeCatalogVersionattribute defined at extensioncms2.static java.lang.StringACTIVESITEGenerated constant - Attribute key ofPreviewData.activeSiteattribute defined at extensioncms2.static java.lang.StringCATALOGVERSIONSGenerated constant - Attribute key ofPreviewData.catalogVersionsattribute defined at extensioncms2.static java.lang.StringCODEGenerated constant - Attribute key ofPreviewData.codeattribute defined at extensionpersonalizationcms.static java.lang.StringCOUNTRYGenerated constant - Attribute key ofPreviewData.countryattribute defined at extensioncms2.static java.lang.StringEDITMODEGenerated constant - Attribute key ofPreviewData.editModeattribute defined at extensioncms2.static java.lang.StringLANGUAGEGenerated constant - Attribute key ofPreviewData.languageattribute defined at extensioncms2.static java.lang.StringLIVEEDITGenerated constant - Attribute key ofPreviewData.liveEditattribute defined at extensioncms2.static java.lang.StringPAGEGenerated constant - Attribute key ofPreviewData.pageattribute defined at extensioncms2.static java.lang.StringPREVIEWCATALOGGenerated constant - Attribute key ofPreviewData.previewCatalogattribute defined at extensioncms2.static java.lang.StringPREVIEWCATEGORYGenerated constant - Attribute key ofPreviewData.previewCategoryattribute defined at extensioncms2.static java.lang.StringPREVIEWPRODUCTGenerated constant - Attribute key ofPreviewData.previewProductattribute defined at extensioncms2.static java.lang.StringRESOURCEPATHGenerated constant - Attribute key ofPreviewData.resourcePathattribute defined at extensioncms2.static java.lang.StringSEGMENTSGenerated constant - Attribute key ofPreviewData.segmentsattribute defined at extensionpersonalizationcms.static java.lang.StringTIMEGenerated constant - Attribute key ofPreviewData.timeattribute defined at extensioncms2.static java.lang.StringUIEXPERIENCEGenerated constant - Attribute key ofPreviewData.uiExperienceattribute defined at extensionacceleratorcms.static java.lang.StringUSERGenerated constant - Attribute key ofPreviewData.userattribute defined at extensioncms2.static java.lang.StringUSERGROUPGenerated constant - Attribute key ofPreviewData.userGroupattribute defined at extensioncms2.static java.lang.StringVARIATIONSGenerated constant - Attribute key ofPreviewData.variationsattribute defined at extensionpersonalizationcms.static java.lang.StringVERSIONGenerated constant - Attribute key ofPreviewData.versionattribute defined at extensioncms2.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description PreviewDataModel()Generated constructor - Default constructor for generic creation.PreviewDataModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextPreviewDataModel(java.lang.Boolean _liveEdit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPreviewDataModel(java.lang.Boolean _liveEdit, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description CatalogVersionModelgetActiveCatalogVersion()Generated method - Getter of thePreviewData.activeCatalogVersionattribute defined at extensioncms2.CMSSiteModelgetActiveSite()Generated method - Getter of thePreviewData.activeSiteattribute defined at extensioncms2.java.util.Collection<CatalogVersionModel>getCatalogVersions()Generated method - Getter of thePreviewData.catalogVersionsattribute defined at extensioncms2.java.lang.StringgetCode()Generated method - Getter of thePreviewData.codeattribute defined at extensionpersonalizationcms.CountryModelgetCountry()Generated method - Getter of thePreviewData.countryattribute defined at extensioncms2.java.lang.BooleangetEditMode()Generated method - Getter of thePreviewData.editModeattribute defined at extensioncms2.LanguageModelgetLanguage()Generated method - Getter of thePreviewData.languageattribute defined at extensioncms2.java.lang.BooleangetLiveEdit()Deprecated, for removal: This API element is subject to removal in a future version.since 1811AbstractPageModelgetPage()Generated method - Getter of thePreviewData.pageattribute defined at extensioncms2.CatalogModelgetPreviewCatalog()Generated method - Getter of thePreviewData.previewCatalogattribute defined at extensioncms2.CategoryModelgetPreviewCategory()Generated method - Getter of thePreviewData.previewCategoryattribute defined at extensioncms2.ProductModelgetPreviewProduct()Generated method - Getter of thePreviewData.previewProductattribute defined at extensioncms2.java.lang.StringgetResourcePath()Generated method - Getter of thePreviewData.resourcePathattribute defined at extensioncms2.java.util.Collection<CxSegmentModel>getSegments()Generated method - Getter of thePreviewData.segmentsattribute defined at extensionpersonalizationcms.java.util.DategetTime()Generated method - Getter of thePreviewData.timeattribute defined at extensioncms2.UiExperienceLevelgetUiExperience()Generated method - Getter of thePreviewData.uiExperienceattribute defined at extensionacceleratorcms.UserModelgetUser()Generated method - Getter of thePreviewData.userattribute defined at extensioncms2.UserGroupModelgetUserGroup()Generated method - Getter of thePreviewData.userGroupattribute defined at extensioncms2.java.util.Collection<CxVariationModel>getVariations()Generated method - Getter of thePreviewData.variationsattribute defined at extensionpersonalizationcms.CMSVersionModelgetVersion()Generated method - Getter of thePreviewData.versionattribute defined at extensioncms2.voidsetActiveCatalogVersion(CatalogVersionModel value)Generated method - Setter ofPreviewData.activeCatalogVersionattribute defined at extensioncms2.voidsetActiveSite(CMSSiteModel value)Generated method - Setter ofPreviewData.activeSiteattribute defined at extensioncms2.voidsetCatalogVersions(java.util.Collection<CatalogVersionModel> value)Generated method - Setter ofPreviewData.catalogVersionsattribute defined at extensioncms2.voidsetCode(java.lang.String value)Generated method - Setter ofPreviewData.codeattribute defined at extensionpersonalizationcms.voidsetCountry(CountryModel value)Generated method - Setter ofPreviewData.countryattribute defined at extensioncms2.voidsetEditMode(java.lang.Boolean value)Generated method - Setter ofPreviewData.editModeattribute defined at extensioncms2.voidsetLanguage(LanguageModel value)Generated method - Setter ofPreviewData.languageattribute defined at extensioncms2.voidsetLiveEdit(java.lang.Boolean value)Deprecated, for removal: This API element is subject to removal in a future version.since 1811voidsetPage(AbstractPageModel value)Generated method - Setter ofPreviewData.pageattribute defined at extensioncms2.voidsetPreviewCatalog(CatalogModel value)Generated method - Setter ofPreviewData.previewCatalogattribute defined at extensioncms2.voidsetPreviewCategory(CategoryModel value)Generated method - Setter ofPreviewData.previewCategoryattribute defined at extensioncms2.voidsetPreviewProduct(ProductModel value)Generated method - Setter ofPreviewData.previewProductattribute defined at extensioncms2.voidsetResourcePath(java.lang.String value)Generated method - Setter ofPreviewData.resourcePathattribute defined at extensioncms2.voidsetSegments(java.util.Collection<CxSegmentModel> value)Generated method - Setter ofPreviewData.segmentsattribute defined at extensionpersonalizationcms.voidsetTime(java.util.Date value)Generated method - Setter ofPreviewData.timeattribute defined at extensioncms2.voidsetUiExperience(UiExperienceLevel value)Generated method - Setter ofPreviewData.uiExperienceattribute defined at extensionacceleratorcms.voidsetUser(UserModel value)Generated method - Setter ofPreviewData.userattribute defined at extensioncms2.voidsetUserGroup(UserGroupModel value)Generated method - Setter ofPreviewData.userGroupattribute defined at extensioncms2.voidsetVariations(java.util.Collection<CxVariationModel> value)Generated method - Setter ofPreviewData.variationsattribute defined at extensionpersonalizationcms.voidsetVersion(CMSVersionModel value)Generated method - Setter ofPreviewData.versionattribute defined at extensioncms2.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
USER
public static final java.lang.String USER
Generated constant - Attribute key ofPreviewData.userattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
USERGROUP
public static final java.lang.String USERGROUP
Generated constant - Attribute key ofPreviewData.userGroupattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Generated constant - Attribute key ofPreviewData.countryattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Generated constant - Attribute key ofPreviewData.languageattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
TIME
public static final java.lang.String TIME
Generated constant - Attribute key ofPreviewData.timeattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
LIVEEDIT
public static final java.lang.String LIVEEDIT
Generated constant - Attribute key ofPreviewData.liveEditattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
EDITMODE
public static final java.lang.String EDITMODE
Generated constant - Attribute key ofPreviewData.editModeattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
RESOURCEPATH
public static final java.lang.String RESOURCEPATH
Generated constant - Attribute key ofPreviewData.resourcePathattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
Generated constant - Attribute key ofPreviewData.pageattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
PREVIEWCATEGORY
public static final java.lang.String PREVIEWCATEGORY
Generated constant - Attribute key ofPreviewData.previewCategoryattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
PREVIEWPRODUCT
public static final java.lang.String PREVIEWPRODUCT
Generated constant - Attribute key ofPreviewData.previewProductattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
PREVIEWCATALOG
public static final java.lang.String PREVIEWCATALOG
Generated constant - Attribute key ofPreviewData.previewCatalogattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
ACTIVESITE
public static final java.lang.String ACTIVESITE
Generated constant - Attribute key ofPreviewData.activeSiteattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
ACTIVECATALOGVERSION
public static final java.lang.String ACTIVECATALOGVERSION
Generated constant - Attribute key ofPreviewData.activeCatalogVersionattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Generated constant - Attribute key ofPreviewData.versionattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
CATALOGVERSIONS
public static final java.lang.String CATALOGVERSIONS
Generated constant - Attribute key ofPreviewData.catalogVersionsattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
UIEXPERIENCE
public static final java.lang.String UIEXPERIENCE
Generated constant - Attribute key ofPreviewData.uiExperienceattribute defined at extensionacceleratorcms.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofPreviewData.codeattribute defined at extensionpersonalizationcms.- See Also:
- Constant Field Values
-
VARIATIONS
public static final java.lang.String VARIATIONS
Generated constant - Attribute key ofPreviewData.variationsattribute defined at extensionpersonalizationcms.- See Also:
- Constant Field Values
-
SEGMENTS
public static final java.lang.String SEGMENTS
Generated constant - Attribute key ofPreviewData.segmentsattribute defined at extensionpersonalizationcms.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PreviewDataModel
public PreviewDataModel()
Generated constructor - Default constructor for generic creation.
-
PreviewDataModel
public PreviewDataModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
PreviewDataModel
@Deprecated(since="4.1.1", forRemoval=true) public PreviewDataModel(java.lang.Boolean _liveEdit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_liveEdit- initial attribute declared by typePreviewDataat extensioncms2
-
PreviewDataModel
@Deprecated(since="4.1.1", forRemoval=true) public PreviewDataModel(java.lang.Boolean _liveEdit, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_liveEdit- initial attribute declared by typePreviewDataat extensioncms2_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getActiveCatalogVersion
@Accessor(qualifier="activeCatalogVersion", type=GETTER) public CatalogVersionModel getActiveCatalogVersion()
Generated method - Getter of thePreviewData.activeCatalogVersionattribute defined at extensioncms2.- Returns:
- the activeCatalogVersion
-
getActiveSite
@Accessor(qualifier="activeSite", type=GETTER) public CMSSiteModel getActiveSite()
Generated method - Getter of thePreviewData.activeSiteattribute defined at extensioncms2.- Returns:
- the activeSite
-
getCatalogVersions
@Accessor(qualifier="catalogVersions", type=GETTER) public java.util.Collection<CatalogVersionModel> getCatalogVersions()
Generated method - Getter of thePreviewData.catalogVersionsattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the catalogVersions
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of thePreviewData.codeattribute defined at extensionpersonalizationcms.- Returns:
- the code
-
getCountry
@Accessor(qualifier="country", type=GETTER) public CountryModel getCountry()
Generated method - Getter of thePreviewData.countryattribute defined at extensioncms2.- Returns:
- the country
-
getEditMode
@Accessor(qualifier="editMode", type=GETTER) public java.lang.Boolean getEditMode()
Generated method - Getter of thePreviewData.editModeattribute defined at extensioncms2.- Returns:
- the editMode
-
getLanguage
@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
Generated method - Getter of thePreviewData.languageattribute defined at extensioncms2.- Returns:
- the language
-
getLiveEdit
@Deprecated(since="1811", forRemoval=true) @Accessor(qualifier="liveEdit", type=GETTER) public java.lang.Boolean getLiveEdit()Deprecated, for removal: This API element is subject to removal in a future version.since 1811Generated method - Getter of thePreviewData.liveEditattribute defined at extensioncms2.- Returns:
- the liveEdit
-
getPage
@Accessor(qualifier="page", type=GETTER) public AbstractPageModel getPage()
Generated method - Getter of thePreviewData.pageattribute defined at extensioncms2.- Returns:
- the page
-
getPreviewCatalog
@Accessor(qualifier="previewCatalog", type=GETTER) public CatalogModel getPreviewCatalog()
Generated method - Getter of thePreviewData.previewCatalogattribute defined at extensioncms2.- Returns:
- the previewCatalog
-
getPreviewCategory
@Accessor(qualifier="previewCategory", type=GETTER) public CategoryModel getPreviewCategory()
Generated method - Getter of thePreviewData.previewCategoryattribute defined at extensioncms2.- Returns:
- the previewCategory
-
getPreviewProduct
@Accessor(qualifier="previewProduct", type=GETTER) public ProductModel getPreviewProduct()
Generated method - Getter of thePreviewData.previewProductattribute defined at extensioncms2.- Returns:
- the previewProduct
-
getResourcePath
@Accessor(qualifier="resourcePath", type=GETTER) public java.lang.String getResourcePath()
Generated method - Getter of thePreviewData.resourcePathattribute defined at extensioncms2.- Returns:
- the resourcePath
-
getSegments
@Accessor(qualifier="segments", type=GETTER) public java.util.Collection<CxSegmentModel> getSegments()
Generated method - Getter of thePreviewData.segmentsattribute defined at extensionpersonalizationcms. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the segments
-
getTime
@Accessor(qualifier="time", type=GETTER) public java.util.Date getTime()
Generated method - Getter of thePreviewData.timeattribute defined at extensioncms2.- Returns:
- the time
-
getUiExperience
@Accessor(qualifier="uiExperience", type=GETTER) public UiExperienceLevel getUiExperience()
Generated method - Getter of thePreviewData.uiExperienceattribute defined at extensionacceleratorcms.- Returns:
- the uiExperience
-
getUser
@Accessor(qualifier="user", type=GETTER) public UserModel getUser()
Generated method - Getter of thePreviewData.userattribute defined at extensioncms2.- Returns:
- the user
-
getUserGroup
@Accessor(qualifier="userGroup", type=GETTER) public UserGroupModel getUserGroup()
Generated method - Getter of thePreviewData.userGroupattribute defined at extensioncms2.- Returns:
- the userGroup
-
getVariations
@Accessor(qualifier="variations", type=GETTER) public java.util.Collection<CxVariationModel> getVariations()
Generated method - Getter of thePreviewData.variationsattribute defined at extensionpersonalizationcms. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the variations
-
getVersion
@Accessor(qualifier="version", type=GETTER) public CMSVersionModel getVersion()
Generated method - Getter of thePreviewData.versionattribute defined at extensioncms2.- Returns:
- the version
-
setActiveCatalogVersion
@Accessor(qualifier="activeCatalogVersion", type=SETTER) public void setActiveCatalogVersion(CatalogVersionModel value)
Generated method - Setter ofPreviewData.activeCatalogVersionattribute defined at extensioncms2.- Parameters:
value- the activeCatalogVersion
-
setActiveSite
@Accessor(qualifier="activeSite", type=SETTER) public void setActiveSite(CMSSiteModel value)
Generated method - Setter ofPreviewData.activeSiteattribute defined at extensioncms2.- Parameters:
value- the activeSite
-
setCatalogVersions
@Accessor(qualifier="catalogVersions", type=SETTER) public void setCatalogVersions(java.util.Collection<CatalogVersionModel> value)
Generated method - Setter ofPreviewData.catalogVersionsattribute defined at extensioncms2.- Parameters:
value- the catalogVersions
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofPreviewData.codeattribute defined at extensionpersonalizationcms.- Parameters:
value- the code
-
setCountry
@Accessor(qualifier="country", type=SETTER) public void setCountry(CountryModel value)
Generated method - Setter ofPreviewData.countryattribute defined at extensioncms2.- Parameters:
value- the country
-
setEditMode
@Accessor(qualifier="editMode", type=SETTER) public void setEditMode(java.lang.Boolean value)
Generated method - Setter ofPreviewData.editModeattribute defined at extensioncms2.- Parameters:
value- the editMode
-
setLanguage
@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
Generated method - Setter ofPreviewData.languageattribute defined at extensioncms2.- Parameters:
value- the language
-
setLiveEdit
@Deprecated(since="1811", forRemoval=true) @Accessor(qualifier="liveEdit", type=SETTER) public void setLiveEdit(java.lang.Boolean value)Deprecated, for removal: This API element is subject to removal in a future version.since 1811Generated method - Setter ofPreviewData.liveEditattribute defined at extensioncms2.- Parameters:
value- the liveEdit
-
setPage
@Accessor(qualifier="page", type=SETTER) public void setPage(AbstractPageModel value)
Generated method - Setter ofPreviewData.pageattribute defined at extensioncms2.- Parameters:
value- the page
-
setPreviewCatalog
@Accessor(qualifier="previewCatalog", type=SETTER) public void setPreviewCatalog(CatalogModel value)
Generated method - Setter ofPreviewData.previewCatalogattribute defined at extensioncms2.- Parameters:
value- the previewCatalog
-
setPreviewCategory
@Accessor(qualifier="previewCategory", type=SETTER) public void setPreviewCategory(CategoryModel value)
Generated method - Setter ofPreviewData.previewCategoryattribute defined at extensioncms2.- Parameters:
value- the previewCategory
-
setPreviewProduct
@Accessor(qualifier="previewProduct", type=SETTER) public void setPreviewProduct(ProductModel value)
Generated method - Setter ofPreviewData.previewProductattribute defined at extensioncms2.- Parameters:
value- the previewProduct
-
setResourcePath
@Accessor(qualifier="resourcePath", type=SETTER) public void setResourcePath(java.lang.String value)
Generated method - Setter ofPreviewData.resourcePathattribute defined at extensioncms2.- Parameters:
value- the resourcePath
-
setSegments
@Accessor(qualifier="segments", type=SETTER) public void setSegments(java.util.Collection<CxSegmentModel> value)
Generated method - Setter ofPreviewData.segmentsattribute defined at extensionpersonalizationcms.- Parameters:
value- the segments
-
setTime
@Accessor(qualifier="time", type=SETTER) public void setTime(java.util.Date value)
Generated method - Setter ofPreviewData.timeattribute defined at extensioncms2.- Parameters:
value- the time
-
setUiExperience
@Accessor(qualifier="uiExperience", type=SETTER) public void setUiExperience(UiExperienceLevel value)
Generated method - Setter ofPreviewData.uiExperienceattribute defined at extensionacceleratorcms.- Parameters:
value- the uiExperience
-
setUser
@Accessor(qualifier="user", type=SETTER) public void setUser(UserModel value)
Generated method - Setter ofPreviewData.userattribute defined at extensioncms2.- Parameters:
value- the user
-
setUserGroup
@Accessor(qualifier="userGroup", type=SETTER) public void setUserGroup(UserGroupModel value)
Generated method - Setter ofPreviewData.userGroupattribute defined at extensioncms2.- Parameters:
value- the userGroup
-
setVariations
@Accessor(qualifier="variations", type=SETTER) public void setVariations(java.util.Collection<CxVariationModel> value)
Generated method - Setter ofPreviewData.variationsattribute defined at extensionpersonalizationcms.- Parameters:
value- the variations
-
setVersion
@Accessor(qualifier="version", type=SETTER) public void setVersion(CMSVersionModel value)
Generated method - Setter ofPreviewData.versionattribute defined at extensioncms2.- Parameters:
value- the version
-
-