Class RotatingImagesComponentModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cms2.model.contents.CMSItemModel
-
- de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
-
- de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
-
- de.hybris.platform.cms2lib.model.components.RotatingImagesComponentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class RotatingImagesComponentModel extends SimpleCMSComponentModel
Generated model class for type RotatingImagesComponent first defined at extension cms2lib.- 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.StringBANNERSGenerated constant - Attribute key ofRotatingImagesComponent.bannersattribute defined at extensioncms2lib.static java.lang.StringEFFECTGenerated constant - Attribute key ofRotatingImagesComponent.effectattribute defined at extensioncms2lib.static java.lang.StringTIMEOUTGenerated constant - Attribute key ofRotatingImagesComponent.timeoutattribute defined at extensioncms2lib.-
Fields inherited from class de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
_ELEMENTSFORCONTAINER, CONTAINERS
-
Fields inherited from class de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
_ELEMENTSFORSLOT, ACTIONS, CONTAINER, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, SLOTS, STYLECLASSES, TYPE, TYPECODE, VISIBLE
-
Fields inherited from class de.hybris.platform.cms2.model.contents.CMSItemModel
CATALOGVERSION, NAME, UID
-
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 RotatingImagesComponentModel()Generated constructor - Default constructor for generic creation.RotatingImagesComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRotatingImagesComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRotatingImagesComponentModel(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.util.List<BannerComponentModel>getBanners()Generated method - Getter of theRotatingImagesComponent.bannersattribute defined at extensioncms2lib.RotatingImagesComponentEffectgetEffect()Generated method - Getter of theRotatingImagesComponent.effectattribute defined at extensioncms2lib.java.lang.IntegergetTimeout()Generated method - Getter of theRotatingImagesComponent.timeoutattribute defined at extensioncms2lib.voidsetBanners(java.util.List<BannerComponentModel> value)Generated method - Setter ofRotatingImagesComponent.bannersattribute defined at extensioncms2lib.voidsetEffect(RotatingImagesComponentEffect value)Generated method - Setter ofRotatingImagesComponent.effectattribute defined at extensioncms2lib.voidsetTimeout(java.lang.Integer value)Generated method - Setter ofRotatingImagesComponent.timeoutattribute defined at extensioncms2lib.-
Methods inherited from class de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
getContainers, setContainers
-
Methods inherited from class de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
getActions, getRestrictions, getSlots, getStyleClasses, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setOnlyOneRestrictionMustApply, setRestrictions, setSlots, setStyleClasses, setVisible
-
Methods inherited from class de.hybris.platform.cms2.model.contents.CMSItemModel
getCatalogVersion, getName, getUid, setCatalogVersion, setName, setUid
-
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
-
TIMEOUT
public static final java.lang.String TIMEOUT
Generated constant - Attribute key ofRotatingImagesComponent.timeoutattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
EFFECT
public static final java.lang.String EFFECT
Generated constant - Attribute key ofRotatingImagesComponent.effectattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
BANNERS
public static final java.lang.String BANNERS
Generated constant - Attribute key ofRotatingImagesComponent.bannersattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
RotatingImagesComponentModel
public RotatingImagesComponentModel()
Generated constructor - Default constructor for generic creation.
-
RotatingImagesComponentModel
public RotatingImagesComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
RotatingImagesComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public RotatingImagesComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)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 typeCMSItemat extensioncms2_uid- initial attribute declared by typeCMSItemat extensioncms2
-
RotatingImagesComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public RotatingImagesComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)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 typeCMSItemat extensioncms2_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typeCMSItemat extensioncms2
-
-
Method Detail
-
getBanners
@Accessor(qualifier="banners", type=GETTER) public java.util.List<BannerComponentModel> getBanners()
Generated method - Getter of theRotatingImagesComponent.bannersattribute defined at extensioncms2lib. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the banners
-
getEffect
@Accessor(qualifier="effect", type=GETTER) public RotatingImagesComponentEffect getEffect()
Generated method - Getter of theRotatingImagesComponent.effectattribute defined at extensioncms2lib.- Returns:
- the effect
-
getTimeout
@Accessor(qualifier="timeout", type=GETTER) public java.lang.Integer getTimeout()
Generated method - Getter of theRotatingImagesComponent.timeoutattribute defined at extensioncms2lib.- Returns:
- the timeout
-
setBanners
@Accessor(qualifier="banners", type=SETTER) public void setBanners(java.util.List<BannerComponentModel> value)
Generated method - Setter ofRotatingImagesComponent.bannersattribute defined at extensioncms2lib.- Parameters:
value- the banners
-
setEffect
@Accessor(qualifier="effect", type=SETTER) public void setEffect(RotatingImagesComponentEffect value)
Generated method - Setter ofRotatingImagesComponent.effectattribute defined at extensioncms2lib.- Parameters:
value- the effect
-
-