Class FlashComponentModel
- 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.AbstractBannerComponentModel
-
- de.hybris.platform.cms2lib.model.components.FlashComponentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class FlashComponentModel extends AbstractBannerComponentModel
Generated model class for type FlashComponent 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.StringBGCOLORGenerated constant - Attribute key ofFlashComponent.bgcolorattribute defined at extensioncms2lib.static java.lang.StringHEIGHTGenerated constant - Attribute key ofFlashComponent.heightattribute defined at extensioncms2lib.static java.lang.StringLOOPGenerated constant - Attribute key ofFlashComponent.loopattribute defined at extensioncms2lib.static java.lang.StringMENUGenerated constant - Attribute key ofFlashComponent.menuattribute defined at extensioncms2lib.static java.lang.StringPAGEGenerated constant - Attribute key ofFlashComponent.pageattribute defined at extensioncms2lib.static java.lang.StringPAGELABELORIDGenerated constant - Attribute key ofFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.static java.lang.StringPLAYGenerated constant - Attribute key ofFlashComponent.playattribute defined at extensioncms2lib.static java.lang.StringQUALITYGenerated constant - Attribute key ofFlashComponent.qualityattribute defined at extensioncms2lib.static java.lang.StringSALIGNGenerated constant - Attribute key ofFlashComponent.sAlignattribute defined at extensioncms2lib.static java.lang.StringSCALEGenerated constant - Attribute key ofFlashComponent.scaleattribute defined at extensioncms2lib.static java.lang.StringWIDTHGenerated constant - Attribute key ofFlashComponent.widthattribute defined at extensioncms2lib.static java.lang.StringWMODEGenerated constant - Attribute key ofFlashComponent.wmodeattribute defined at extensioncms2lib.-
Fields inherited from class de.hybris.platform.cms2lib.model.components.AbstractBannerComponentModel
EXTERNAL, MEDIA, URLLINK
-
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, 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 FlashComponentModel()Generated constructor - Default constructor for generic creation.FlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, 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 parametersFlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, 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 parametersFlashComponentModel(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.StringgetBgcolor()Generated method - Getter of theFlashComponent.bgcolorattribute defined at extensioncms2lib.java.lang.IntegergetHeight()Generated method - Getter of theFlashComponent.heightattribute defined at extensioncms2lib.java.lang.BooleangetLoop()Generated method - Getter of theFlashComponent.loopattribute defined at extensioncms2lib.java.lang.BooleangetMenu()Generated method - Getter of theFlashComponent.menuattribute defined at extensioncms2lib.ContentPageModelgetPage()Generated method - Getter of theFlashComponent.pageattribute defined at extensioncms2lib.java.lang.StringgetPageLabelOrId()Generated method - Getter of theFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.java.lang.BooleangetPlay()Generated method - Getter of theFlashComponent.playattribute defined at extensioncms2lib.FlashQualitygetQuality()Generated method - Getter of theFlashComponent.qualityattribute defined at extensioncms2lib.FlashSaligngetSAlign()Generated method - Getter of theFlashComponent.sAlignattribute defined at extensioncms2lib.FlashScalegetScale()Generated method - Getter of theFlashComponent.scaleattribute defined at extensioncms2lib.java.lang.IntegergetWidth()Generated method - Getter of theFlashComponent.widthattribute defined at extensioncms2lib.FlashWmodegetWmode()Generated method - Getter of theFlashComponent.wmodeattribute defined at extensioncms2lib.voidsetBgcolor(java.lang.String value)Generated method - Setter ofFlashComponent.bgcolorattribute defined at extensioncms2lib.voidsetHeight(java.lang.Integer value)Generated method - Setter ofFlashComponent.heightattribute defined at extensioncms2lib.voidsetLoop(java.lang.Boolean value)Generated method - Setter ofFlashComponent.loopattribute defined at extensioncms2lib.voidsetMenu(java.lang.Boolean value)Generated method - Setter ofFlashComponent.menuattribute defined at extensioncms2lib.voidsetPage(ContentPageModel value)Generated method - Setter ofFlashComponent.pageattribute defined at extensioncms2lib.voidsetPlay(java.lang.Boolean value)Generated method - Setter ofFlashComponent.playattribute defined at extensioncms2lib.voidsetQuality(FlashQuality value)Generated method - Setter ofFlashComponent.qualityattribute defined at extensioncms2lib.voidsetSAlign(FlashSalign value)Generated method - Setter ofFlashComponent.sAlignattribute defined at extensioncms2lib.voidsetScale(FlashScale value)Generated method - Setter ofFlashComponent.scaleattribute defined at extensioncms2lib.voidsetWidth(java.lang.Integer value)Generated method - Setter ofFlashComponent.widthattribute defined at extensioncms2lib.voidsetWmode(FlashWmode value)Generated method - Setter ofFlashComponent.wmodeattribute defined at extensioncms2lib.-
Methods inherited from class de.hybris.platform.cms2lib.model.components.AbstractBannerComponentModel
getMedia, getMedia, getUrlLink, isExternal, setExternal, setMedia, setMedia, setUrlLink
-
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, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setOnlyOneRestrictionMustApply, setRestrictions, setSlots, 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
-
PLAY
public static final java.lang.String PLAY
Generated constant - Attribute key ofFlashComponent.playattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
LOOP
public static final java.lang.String LOOP
Generated constant - Attribute key ofFlashComponent.loopattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
MENU
public static final java.lang.String MENU
Generated constant - Attribute key ofFlashComponent.menuattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
QUALITY
public static final java.lang.String QUALITY
Generated constant - Attribute key ofFlashComponent.qualityattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
SCALE
public static final java.lang.String SCALE
Generated constant - Attribute key ofFlashComponent.scaleattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
WMODE
public static final java.lang.String WMODE
Generated constant - Attribute key ofFlashComponent.wmodeattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
SALIGN
public static final java.lang.String SALIGN
Generated constant - Attribute key ofFlashComponent.sAlignattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
BGCOLOR
public static final java.lang.String BGCOLOR
Generated constant - Attribute key ofFlashComponent.bgcolorattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
WIDTH
public static final java.lang.String WIDTH
Generated constant - Attribute key ofFlashComponent.widthattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
HEIGHT
public static final java.lang.String HEIGHT
Generated constant - Attribute key ofFlashComponent.heightattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
PAGELABELORID
public static final java.lang.String PAGELABELORID
Generated constant - Attribute key ofFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
Generated constant - Attribute key ofFlashComponent.pageattribute defined at extensioncms2lib.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
FlashComponentModel
public FlashComponentModel()
Generated constructor - Default constructor for generic creation.
-
FlashComponentModel
public FlashComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
FlashComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public FlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, 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_external- initial attribute declared by typeAbstractBannerComponentat extensioncms2lib_uid- initial attribute declared by typeCMSItemat extensioncms2
-
FlashComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public FlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, 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_external- initial attribute declared by typeAbstractBannerComponentat extensioncms2lib_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typeCMSItemat extensioncms2
-
-
Method Detail
-
getBgcolor
@Accessor(qualifier="bgcolor", type=GETTER) public java.lang.String getBgcolor()
Generated method - Getter of theFlashComponent.bgcolorattribute defined at extensioncms2lib.- Returns:
- the bgcolor
-
getHeight
@Accessor(qualifier="height", type=GETTER) public java.lang.Integer getHeight()
Generated method - Getter of theFlashComponent.heightattribute defined at extensioncms2lib.- Returns:
- the height
-
getLoop
@Accessor(qualifier="loop", type=GETTER) public java.lang.Boolean getLoop()
Generated method - Getter of theFlashComponent.loopattribute defined at extensioncms2lib.- Returns:
- the loop
-
getMenu
@Accessor(qualifier="menu", type=GETTER) public java.lang.Boolean getMenu()
Generated method - Getter of theFlashComponent.menuattribute defined at extensioncms2lib.- Returns:
- the menu
-
getPage
@Accessor(qualifier="page", type=GETTER) public ContentPageModel getPage()
Generated method - Getter of theFlashComponent.pageattribute defined at extensioncms2lib.- Returns:
- the page
-
getPageLabelOrId
@Accessor(qualifier="pageLabelOrId", type=GETTER) public java.lang.String getPageLabelOrId()
Generated method - Getter of theFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.- Returns:
- the pageLabelOrId
-
getPlay
@Accessor(qualifier="play", type=GETTER) public java.lang.Boolean getPlay()
Generated method - Getter of theFlashComponent.playattribute defined at extensioncms2lib.- Returns:
- the play
-
getQuality
@Accessor(qualifier="quality", type=GETTER) public FlashQuality getQuality()
Generated method - Getter of theFlashComponent.qualityattribute defined at extensioncms2lib.- Returns:
- the quality
-
getSAlign
@Accessor(qualifier="sAlign", type=GETTER) public FlashSalign getSAlign()
Generated method - Getter of theFlashComponent.sAlignattribute defined at extensioncms2lib.- Returns:
- the sAlign
-
getScale
@Accessor(qualifier="scale", type=GETTER) public FlashScale getScale()
Generated method - Getter of theFlashComponent.scaleattribute defined at extensioncms2lib.- Returns:
- the scale
-
getWidth
@Accessor(qualifier="width", type=GETTER) public java.lang.Integer getWidth()
Generated method - Getter of theFlashComponent.widthattribute defined at extensioncms2lib.- Returns:
- the width
-
getWmode
@Accessor(qualifier="wmode", type=GETTER) public FlashWmode getWmode()
Generated method - Getter of theFlashComponent.wmodeattribute defined at extensioncms2lib.- Returns:
- the wmode
-
setBgcolor
@Accessor(qualifier="bgcolor", type=SETTER) public void setBgcolor(java.lang.String value)
Generated method - Setter ofFlashComponent.bgcolorattribute defined at extensioncms2lib.- Parameters:
value- the bgcolor
-
setHeight
@Accessor(qualifier="height", type=SETTER) public void setHeight(java.lang.Integer value)
Generated method - Setter ofFlashComponent.heightattribute defined at extensioncms2lib.- Parameters:
value- the height
-
setLoop
@Accessor(qualifier="loop", type=SETTER) public void setLoop(java.lang.Boolean value)
Generated method - Setter ofFlashComponent.loopattribute defined at extensioncms2lib.- Parameters:
value- the loop
-
setMenu
@Accessor(qualifier="menu", type=SETTER) public void setMenu(java.lang.Boolean value)
Generated method - Setter ofFlashComponent.menuattribute defined at extensioncms2lib.- Parameters:
value- the menu
-
setPage
@Accessor(qualifier="page", type=SETTER) public void setPage(ContentPageModel value)
Generated method - Setter ofFlashComponent.pageattribute defined at extensioncms2lib.- Parameters:
value- the page
-
setPlay
@Accessor(qualifier="play", type=SETTER) public void setPlay(java.lang.Boolean value)
Generated method - Setter ofFlashComponent.playattribute defined at extensioncms2lib.- Parameters:
value- the play
-
setQuality
@Accessor(qualifier="quality", type=SETTER) public void setQuality(FlashQuality value)
Generated method - Setter ofFlashComponent.qualityattribute defined at extensioncms2lib.- Parameters:
value- the quality
-
setSAlign
@Accessor(qualifier="sAlign", type=SETTER) public void setSAlign(FlashSalign value)
Generated method - Setter ofFlashComponent.sAlignattribute defined at extensioncms2lib.- Parameters:
value- the sAlign
-
setScale
@Accessor(qualifier="scale", type=SETTER) public void setScale(FlashScale value)
Generated method - Setter ofFlashComponent.scaleattribute defined at extensioncms2lib.- Parameters:
value- the scale
-
setWidth
@Accessor(qualifier="width", type=SETTER) public void setWidth(java.lang.Integer value)
Generated method - Setter ofFlashComponent.widthattribute defined at extensioncms2lib.- Parameters:
value- the width
-
setWmode
@Accessor(qualifier="wmode", type=SETTER) public void setWmode(FlashWmode value)
Generated method - Setter ofFlashComponent.wmodeattribute defined at extensioncms2lib.- Parameters:
value- the wmode
-
-