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
_TYPECODE
Generated model type code constant.static java.lang.String
ACTIVECATALOGVERSION
Generated constant - Attribute key ofPreviewData.activeCatalogVersion
attribute defined at extensioncms2
.static java.lang.String
ACTIVESITE
Generated constant - Attribute key ofPreviewData.activeSite
attribute defined at extensioncms2
.static java.lang.String
CATALOGVERSIONS
Generated constant - Attribute key ofPreviewData.catalogVersions
attribute defined at extensioncms2
.static java.lang.String
CODE
Generated constant - Attribute key ofPreviewData.code
attribute defined at extensionpersonalizationcms
.static java.lang.String
COUNTRY
Generated constant - Attribute key ofPreviewData.country
attribute defined at extensioncms2
.static java.lang.String
EDITMODE
Generated constant - Attribute key ofPreviewData.editMode
attribute defined at extensioncms2
.static java.lang.String
LANGUAGE
Generated constant - Attribute key ofPreviewData.language
attribute defined at extensioncms2
.static java.lang.String
LIVEEDIT
Generated constant - Attribute key ofPreviewData.liveEdit
attribute defined at extensioncms2
.static java.lang.String
PAGE
Generated constant - Attribute key ofPreviewData.page
attribute defined at extensioncms2
.static java.lang.String
PREVIEWCATALOG
Generated constant - Attribute key ofPreviewData.previewCatalog
attribute defined at extensioncms2
.static java.lang.String
PREVIEWCATEGORY
Generated constant - Attribute key ofPreviewData.previewCategory
attribute defined at extensioncms2
.static java.lang.String
PREVIEWPRODUCT
Generated constant - Attribute key ofPreviewData.previewProduct
attribute defined at extensioncms2
.static java.lang.String
RESOURCEPATH
Generated constant - Attribute key ofPreviewData.resourcePath
attribute defined at extensioncms2
.static java.lang.String
SEGMENTS
Generated constant - Attribute key ofPreviewData.segments
attribute defined at extensionpersonalizationcms
.static java.lang.String
TIME
Generated constant - Attribute key ofPreviewData.time
attribute defined at extensioncms2
.static java.lang.String
UIEXPERIENCE
Generated constant - Attribute key ofPreviewData.uiExperience
attribute defined at extensionacceleratorcms
.static java.lang.String
USER
Generated constant - Attribute key ofPreviewData.user
attribute defined at extensioncms2
.static java.lang.String
USERGROUP
Generated constant - Attribute key ofPreviewData.userGroup
attribute defined at extensioncms2
.static java.lang.String
VARIATIONS
Generated constant - Attribute key ofPreviewData.variations
attribute defined at extensionpersonalizationcms
.static java.lang.String
VERSION
Generated constant - Attribute key ofPreviewData.version
attribute 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 CatalogVersionModel
getActiveCatalogVersion()
Generated method - Getter of thePreviewData.activeCatalogVersion
attribute defined at extensioncms2
.CMSSiteModel
getActiveSite()
Generated method - Getter of thePreviewData.activeSite
attribute defined at extensioncms2
.java.util.Collection<CatalogVersionModel>
getCatalogVersions()
Generated method - Getter of thePreviewData.catalogVersions
attribute defined at extensioncms2
.java.lang.String
getCode()
Generated method - Getter of thePreviewData.code
attribute defined at extensionpersonalizationcms
.CountryModel
getCountry()
Generated method - Getter of thePreviewData.country
attribute defined at extensioncms2
.java.lang.Boolean
getEditMode()
Generated method - Getter of thePreviewData.editMode
attribute defined at extensioncms2
.LanguageModel
getLanguage()
Generated method - Getter of thePreviewData.language
attribute defined at extensioncms2
.java.lang.Boolean
getLiveEdit()
Deprecated, for removal: This API element is subject to removal in a future version.since 1811AbstractPageModel
getPage()
Generated method - Getter of thePreviewData.page
attribute defined at extensioncms2
.CatalogModel
getPreviewCatalog()
Generated method - Getter of thePreviewData.previewCatalog
attribute defined at extensioncms2
.CategoryModel
getPreviewCategory()
Generated method - Getter of thePreviewData.previewCategory
attribute defined at extensioncms2
.ProductModel
getPreviewProduct()
Generated method - Getter of thePreviewData.previewProduct
attribute defined at extensioncms2
.java.lang.String
getResourcePath()
Generated method - Getter of thePreviewData.resourcePath
attribute defined at extensioncms2
.java.util.Collection<CxSegmentModel>
getSegments()
Generated method - Getter of thePreviewData.segments
attribute defined at extensionpersonalizationcms
.java.util.Date
getTime()
Generated method - Getter of thePreviewData.time
attribute defined at extensioncms2
.UiExperienceLevel
getUiExperience()
Generated method - Getter of thePreviewData.uiExperience
attribute defined at extensionacceleratorcms
.UserModel
getUser()
Generated method - Getter of thePreviewData.user
attribute defined at extensioncms2
.UserGroupModel
getUserGroup()
Generated method - Getter of thePreviewData.userGroup
attribute defined at extensioncms2
.java.util.Collection<CxVariationModel>
getVariations()
Generated method - Getter of thePreviewData.variations
attribute defined at extensionpersonalizationcms
.CMSVersionModel
getVersion()
Generated method - Getter of thePreviewData.version
attribute defined at extensioncms2
.void
setActiveCatalogVersion(CatalogVersionModel value)
Generated method - Setter ofPreviewData.activeCatalogVersion
attribute defined at extensioncms2
.void
setActiveSite(CMSSiteModel value)
Generated method - Setter ofPreviewData.activeSite
attribute defined at extensioncms2
.void
setCatalogVersions(java.util.Collection<CatalogVersionModel> value)
Generated method - Setter ofPreviewData.catalogVersions
attribute defined at extensioncms2
.void
setCode(java.lang.String value)
Generated method - Setter ofPreviewData.code
attribute defined at extensionpersonalizationcms
.void
setCountry(CountryModel value)
Generated method - Setter ofPreviewData.country
attribute defined at extensioncms2
.void
setEditMode(java.lang.Boolean value)
Generated method - Setter ofPreviewData.editMode
attribute defined at extensioncms2
.void
setLanguage(LanguageModel value)
Generated method - Setter ofPreviewData.language
attribute defined at extensioncms2
.void
setLiveEdit(java.lang.Boolean value)
Deprecated, for removal: This API element is subject to removal in a future version.since 1811void
setPage(AbstractPageModel value)
Generated method - Setter ofPreviewData.page
attribute defined at extensioncms2
.void
setPreviewCatalog(CatalogModel value)
Generated method - Setter ofPreviewData.previewCatalog
attribute defined at extensioncms2
.void
setPreviewCategory(CategoryModel value)
Generated method - Setter ofPreviewData.previewCategory
attribute defined at extensioncms2
.void
setPreviewProduct(ProductModel value)
Generated method - Setter ofPreviewData.previewProduct
attribute defined at extensioncms2
.void
setResourcePath(java.lang.String value)
Generated method - Setter ofPreviewData.resourcePath
attribute defined at extensioncms2
.void
setSegments(java.util.Collection<CxSegmentModel> value)
Generated method - Setter ofPreviewData.segments
attribute defined at extensionpersonalizationcms
.void
setTime(java.util.Date value)
Generated method - Setter ofPreviewData.time
attribute defined at extensioncms2
.void
setUiExperience(UiExperienceLevel value)
Generated method - Setter ofPreviewData.uiExperience
attribute defined at extensionacceleratorcms
.void
setUser(UserModel value)
Generated method - Setter ofPreviewData.user
attribute defined at extensioncms2
.void
setUserGroup(UserGroupModel value)
Generated method - Setter ofPreviewData.userGroup
attribute defined at extensioncms2
.void
setVariations(java.util.Collection<CxVariationModel> value)
Generated method - Setter ofPreviewData.variations
attribute defined at extensionpersonalizationcms
.void
setVersion(CMSVersionModel value)
Generated method - Setter ofPreviewData.version
attribute 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.user
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
USERGROUP
public static final java.lang.String USERGROUP
Generated constant - Attribute key ofPreviewData.userGroup
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Generated constant - Attribute key ofPreviewData.country
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Generated constant - Attribute key ofPreviewData.language
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
TIME
public static final java.lang.String TIME
Generated constant - Attribute key ofPreviewData.time
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
LIVEEDIT
public static final java.lang.String LIVEEDIT
Generated constant - Attribute key ofPreviewData.liveEdit
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
EDITMODE
public static final java.lang.String EDITMODE
Generated constant - Attribute key ofPreviewData.editMode
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
RESOURCEPATH
public static final java.lang.String RESOURCEPATH
Generated constant - Attribute key ofPreviewData.resourcePath
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
Generated constant - Attribute key ofPreviewData.page
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
PREVIEWCATEGORY
public static final java.lang.String PREVIEWCATEGORY
Generated constant - Attribute key ofPreviewData.previewCategory
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
PREVIEWPRODUCT
public static final java.lang.String PREVIEWPRODUCT
Generated constant - Attribute key ofPreviewData.previewProduct
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
PREVIEWCATALOG
public static final java.lang.String PREVIEWCATALOG
Generated constant - Attribute key ofPreviewData.previewCatalog
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
ACTIVESITE
public static final java.lang.String ACTIVESITE
Generated constant - Attribute key ofPreviewData.activeSite
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
ACTIVECATALOGVERSION
public static final java.lang.String ACTIVECATALOGVERSION
Generated constant - Attribute key ofPreviewData.activeCatalogVersion
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Generated constant - Attribute key ofPreviewData.version
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
CATALOGVERSIONS
public static final java.lang.String CATALOGVERSIONS
Generated constant - Attribute key ofPreviewData.catalogVersions
attribute defined at extensioncms2
.- See Also:
- Constant Field Values
-
UIEXPERIENCE
public static final java.lang.String UIEXPERIENCE
Generated constant - Attribute key ofPreviewData.uiExperience
attribute defined at extensionacceleratorcms
.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofPreviewData.code
attribute defined at extensionpersonalizationcms
.- See Also:
- Constant Field Values
-
VARIATIONS
public static final java.lang.String VARIATIONS
Generated constant - Attribute key ofPreviewData.variations
attribute defined at extensionpersonalizationcms
.- See Also:
- Constant Field Values
-
SEGMENTS
public static final java.lang.String SEGMENTS
Generated constant - Attribute key ofPreviewData.segments
attribute 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 typePreviewData
at 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 typePreviewData
at extensioncms2
_owner
- initial attribute declared by typeItem
at extensioncore
-
-
Method Detail
-
getActiveCatalogVersion
@Accessor(qualifier="activeCatalogVersion", type=GETTER) public CatalogVersionModel getActiveCatalogVersion()
Generated method - Getter of thePreviewData.activeCatalogVersion
attribute defined at extensioncms2
.- Returns:
- the activeCatalogVersion
-
getActiveSite
@Accessor(qualifier="activeSite", type=GETTER) public CMSSiteModel getActiveSite()
Generated method - Getter of thePreviewData.activeSite
attribute defined at extensioncms2
.- Returns:
- the activeSite
-
getCatalogVersions
@Accessor(qualifier="catalogVersions", type=GETTER) public java.util.Collection<CatalogVersionModel> getCatalogVersions()
Generated method - Getter of thePreviewData.catalogVersions
attribute 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.code
attribute defined at extensionpersonalizationcms
.- Returns:
- the code
-
getCountry
@Accessor(qualifier="country", type=GETTER) public CountryModel getCountry()
Generated method - Getter of thePreviewData.country
attribute defined at extensioncms2
.- Returns:
- the country
-
getEditMode
@Accessor(qualifier="editMode", type=GETTER) public java.lang.Boolean getEditMode()
Generated method - Getter of thePreviewData.editMode
attribute defined at extensioncms2
.- Returns:
- the editMode
-
getLanguage
@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
Generated method - Getter of thePreviewData.language
attribute 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.liveEdit
attribute defined at extensioncms2
.- Returns:
- the liveEdit
-
getPage
@Accessor(qualifier="page", type=GETTER) public AbstractPageModel getPage()
Generated method - Getter of thePreviewData.page
attribute defined at extensioncms2
.- Returns:
- the page
-
getPreviewCatalog
@Accessor(qualifier="previewCatalog", type=GETTER) public CatalogModel getPreviewCatalog()
Generated method - Getter of thePreviewData.previewCatalog
attribute defined at extensioncms2
.- Returns:
- the previewCatalog
-
getPreviewCategory
@Accessor(qualifier="previewCategory", type=GETTER) public CategoryModel getPreviewCategory()
Generated method - Getter of thePreviewData.previewCategory
attribute defined at extensioncms2
.- Returns:
- the previewCategory
-
getPreviewProduct
@Accessor(qualifier="previewProduct", type=GETTER) public ProductModel getPreviewProduct()
Generated method - Getter of thePreviewData.previewProduct
attribute defined at extensioncms2
.- Returns:
- the previewProduct
-
getResourcePath
@Accessor(qualifier="resourcePath", type=GETTER) public java.lang.String getResourcePath()
Generated method - Getter of thePreviewData.resourcePath
attribute defined at extensioncms2
.- Returns:
- the resourcePath
-
getSegments
@Accessor(qualifier="segments", type=GETTER) public java.util.Collection<CxSegmentModel> getSegments()
Generated method - Getter of thePreviewData.segments
attribute 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.time
attribute defined at extensioncms2
.- Returns:
- the time
-
getUiExperience
@Accessor(qualifier="uiExperience", type=GETTER) public UiExperienceLevel getUiExperience()
Generated method - Getter of thePreviewData.uiExperience
attribute defined at extensionacceleratorcms
.- Returns:
- the uiExperience
-
getUser
@Accessor(qualifier="user", type=GETTER) public UserModel getUser()
Generated method - Getter of thePreviewData.user
attribute defined at extensioncms2
.- Returns:
- the user
-
getUserGroup
@Accessor(qualifier="userGroup", type=GETTER) public UserGroupModel getUserGroup()
Generated method - Getter of thePreviewData.userGroup
attribute defined at extensioncms2
.- Returns:
- the userGroup
-
getVariations
@Accessor(qualifier="variations", type=GETTER) public java.util.Collection<CxVariationModel> getVariations()
Generated method - Getter of thePreviewData.variations
attribute 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.version
attribute defined at extensioncms2
.- Returns:
- the version
-
setActiveCatalogVersion
@Accessor(qualifier="activeCatalogVersion", type=SETTER) public void setActiveCatalogVersion(CatalogVersionModel value)
Generated method - Setter ofPreviewData.activeCatalogVersion
attribute defined at extensioncms2
.- Parameters:
value
- the activeCatalogVersion
-
setActiveSite
@Accessor(qualifier="activeSite", type=SETTER) public void setActiveSite(CMSSiteModel value)
Generated method - Setter ofPreviewData.activeSite
attribute 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.catalogVersions
attribute defined at extensioncms2
.- Parameters:
value
- the catalogVersions
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofPreviewData.code
attribute defined at extensionpersonalizationcms
.- Parameters:
value
- the code
-
setCountry
@Accessor(qualifier="country", type=SETTER) public void setCountry(CountryModel value)
Generated method - Setter ofPreviewData.country
attribute defined at extensioncms2
.- Parameters:
value
- the country
-
setEditMode
@Accessor(qualifier="editMode", type=SETTER) public void setEditMode(java.lang.Boolean value)
Generated method - Setter ofPreviewData.editMode
attribute defined at extensioncms2
.- Parameters:
value
- the editMode
-
setLanguage
@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
Generated method - Setter ofPreviewData.language
attribute 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.liveEdit
attribute defined at extensioncms2
.- Parameters:
value
- the liveEdit
-
setPage
@Accessor(qualifier="page", type=SETTER) public void setPage(AbstractPageModel value)
Generated method - Setter ofPreviewData.page
attribute defined at extensioncms2
.- Parameters:
value
- the page
-
setPreviewCatalog
@Accessor(qualifier="previewCatalog", type=SETTER) public void setPreviewCatalog(CatalogModel value)
Generated method - Setter ofPreviewData.previewCatalog
attribute defined at extensioncms2
.- Parameters:
value
- the previewCatalog
-
setPreviewCategory
@Accessor(qualifier="previewCategory", type=SETTER) public void setPreviewCategory(CategoryModel value)
Generated method - Setter ofPreviewData.previewCategory
attribute defined at extensioncms2
.- Parameters:
value
- the previewCategory
-
setPreviewProduct
@Accessor(qualifier="previewProduct", type=SETTER) public void setPreviewProduct(ProductModel value)
Generated method - Setter ofPreviewData.previewProduct
attribute defined at extensioncms2
.- Parameters:
value
- the previewProduct
-
setResourcePath
@Accessor(qualifier="resourcePath", type=SETTER) public void setResourcePath(java.lang.String value)
Generated method - Setter ofPreviewData.resourcePath
attribute 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.segments
attribute defined at extensionpersonalizationcms
.- Parameters:
value
- the segments
-
setTime
@Accessor(qualifier="time", type=SETTER) public void setTime(java.util.Date value)
Generated method - Setter ofPreviewData.time
attribute defined at extensioncms2
.- Parameters:
value
- the time
-
setUiExperience
@Accessor(qualifier="uiExperience", type=SETTER) public void setUiExperience(UiExperienceLevel value)
Generated method - Setter ofPreviewData.uiExperience
attribute defined at extensionacceleratorcms
.- Parameters:
value
- the uiExperience
-
setUser
@Accessor(qualifier="user", type=SETTER) public void setUser(UserModel value)
Generated method - Setter ofPreviewData.user
attribute defined at extensioncms2
.- Parameters:
value
- the user
-
setUserGroup
@Accessor(qualifier="userGroup", type=SETTER) public void setUserGroup(UserGroupModel value)
Generated method - Setter ofPreviewData.userGroup
attribute 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.variations
attribute defined at extensionpersonalizationcms
.- Parameters:
value
- the variations
-
setVersion
@Accessor(qualifier="version", type=SETTER) public void setVersion(CMSVersionModel value)
Generated method - Setter ofPreviewData.version
attribute defined at extensioncms2
.- Parameters:
value
- the version
-
-