Class CxCmsActionModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.servicelayer.model.action.AbstractActionModel
-
- de.hybris.platform.personalizationservices.model.CxAbstractActionModel
-
- de.hybris.platform.personalizationcms.model.CxCmsActionModel
-
- All Implemented Interfaces:
java.io.Serializable
public class CxCmsActionModel extends CxAbstractActionModel
Generated model class for type CxCmsAction first defined at extension personalizationcms.- 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
COMPONENTCATALOG
Generated constant - Attribute key ofCxCmsAction.componentCatalog
attribute defined at extensionpersonalizationcms
.static java.lang.String
COMPONENTID
Generated constant - Attribute key ofCxCmsAction.componentId
attribute defined at extensionpersonalizationcms
.static java.lang.String
CONTAINERID
Generated constant - Attribute key ofCxCmsAction.containerId
attribute defined at extensionpersonalizationcms
.-
Fields inherited from class de.hybris.platform.personalizationservices.model.CxAbstractActionModel
_CXVARIATIONTOACTION, AFFECTEDOBJECTKEY, CATALOGVERSION, RANK, VARIATION, VARIATIONPOS
-
Fields inherited from class de.hybris.platform.servicelayer.model.action.AbstractActionModel
CODE, TARGET, TYPE
-
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 CxCmsActionModel()
Generated constructor - Default constructor for generic creation.CxCmsActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _componentId, java.lang.String _containerId, ItemModel _owner, java.lang.String _target, ActionType _type)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCmsActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _componentId, java.lang.String _containerId, java.lang.String _target, ActionType _type)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCmsActionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getComponentCatalog()
Generated method - Getter of theCxCmsAction.componentCatalog
attribute defined at extensionpersonalizationcms
.java.lang.String
getComponentId()
Generated method - Getter of theCxCmsAction.componentId
attribute defined at extensionpersonalizationcms
.java.lang.String
getContainerId()
Generated method - Getter of theCxCmsAction.containerId
attribute defined at extensionpersonalizationcms
.void
setComponentCatalog(java.lang.String value)
Generated method - Setter ofCxCmsAction.componentCatalog
attribute defined at extensionpersonalizationcms
.void
setComponentId(java.lang.String value)
Generated method - Setter ofCxCmsAction.componentId
attribute defined at extensionpersonalizationcms
.void
setContainerId(java.lang.String value)
Generated method - Setter ofCxCmsAction.containerId
attribute defined at extensionpersonalizationcms
.-
Methods inherited from class de.hybris.platform.personalizationservices.model.CxAbstractActionModel
getAffectedObjectKey, getCatalogVersion, getRank, getVariation, setCatalogVersion, setVariation
-
Methods inherited from class de.hybris.platform.servicelayer.model.action.AbstractActionModel
getCode, getTarget, getType, setCode, setTarget, setType
-
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
-
COMPONENTID
public static final java.lang.String COMPONENTID
Generated constant - Attribute key ofCxCmsAction.componentId
attribute defined at extensionpersonalizationcms
.- See Also:
- Constant Field Values
-
COMPONENTCATALOG
public static final java.lang.String COMPONENTCATALOG
Generated constant - Attribute key ofCxCmsAction.componentCatalog
attribute defined at extensionpersonalizationcms
.- See Also:
- Constant Field Values
-
CONTAINERID
public static final java.lang.String CONTAINERID
Generated constant - Attribute key ofCxCmsAction.containerId
attribute defined at extensionpersonalizationcms
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CxCmsActionModel
public CxCmsActionModel()
Generated constructor - Default constructor for generic creation.
-
CxCmsActionModel
public CxCmsActionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
CxCmsActionModel
@Deprecated(since="4.1.1", forRemoval=true) public CxCmsActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _componentId, java.lang.String _containerId, java.lang.String _target, ActionType _type)
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:
_catalogVersion
- initial attribute declared by typeCxAbstractAction
at extensionpersonalizationservices
_code
- initial attribute declared by typeAbstractAction
at extensionprocessing
_componentId
- initial attribute declared by typeCxCmsAction
at extensionpersonalizationcms
_containerId
- initial attribute declared by typeCxCmsAction
at extensionpersonalizationcms
_target
- initial attribute declared by typeAbstractAction
at extensionprocessing
_type
- initial attribute declared by typeAbstractAction
at extensionprocessing
-
CxCmsActionModel
@Deprecated(since="4.1.1", forRemoval=true) public CxCmsActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _componentId, java.lang.String _containerId, ItemModel _owner, java.lang.String _target, ActionType _type)
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:
_catalogVersion
- initial attribute declared by typeCxAbstractAction
at extensionpersonalizationservices
_code
- initial attribute declared by typeAbstractAction
at extensionprocessing
_componentId
- initial attribute declared by typeCxCmsAction
at extensionpersonalizationcms
_containerId
- initial attribute declared by typeCxCmsAction
at extensionpersonalizationcms
_owner
- initial attribute declared by typeItem
at extensioncore
_target
- initial attribute declared by typeAbstractAction
at extensionprocessing
_type
- initial attribute declared by typeAbstractAction
at extensionprocessing
-
-
Method Detail
-
getComponentCatalog
@Accessor(qualifier="componentCatalog", type=GETTER) public java.lang.String getComponentCatalog()
Generated method - Getter of theCxCmsAction.componentCatalog
attribute defined at extensionpersonalizationcms
.- Returns:
- the componentCatalog - Targeted component catalog
-
getComponentId
@Accessor(qualifier="componentId", type=GETTER) public java.lang.String getComponentId()
Generated method - Getter of theCxCmsAction.componentId
attribute defined at extensionpersonalizationcms
.- Returns:
- the componentId - Targeted component id
-
getContainerId
@Accessor(qualifier="containerId", type=GETTER) public java.lang.String getContainerId()
Generated method - Getter of theCxCmsAction.containerId
attribute defined at extensionpersonalizationcms
.- Returns:
- the containerId - Targeted container id
-
setComponentCatalog
@Accessor(qualifier="componentCatalog", type=SETTER) public void setComponentCatalog(java.lang.String value)
Generated method - Setter ofCxCmsAction.componentCatalog
attribute defined at extensionpersonalizationcms
.- Parameters:
value
- the componentCatalog - Targeted component catalog
-
setComponentId
@Accessor(qualifier="componentId", type=SETTER) public void setComponentId(java.lang.String value)
Generated method - Setter ofCxCmsAction.componentId
attribute defined at extensionpersonalizationcms
.- Parameters:
value
- the componentId - Targeted component id
-
-