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:
Serializable
Generated model class for type FlashComponent first defined at extension cms2lib.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofFlashComponent.bgcolorattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.heightattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.loopattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.menuattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.pageattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.playattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.qualityattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.sAlignattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.scaleattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.widthattribute defined at extensioncms2lib.static final StringGenerated constant - Attribute key ofFlashComponent.wmodeattribute defined at extensioncms2lib.Fields inherited from class de.hybris.platform.cms2lib.model.components.AbstractBannerComponentModel
EXTERNAL, MEDIA, URLLINKFields inherited from class de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
_ELEMENTSFORCONTAINER, CONTAINERSFields inherited from class de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
_CMSCOMPONENTCHILDRENFORCMSCOMPONENT, _ELEMENTSFORSLOT, ACTIONS, CHILDREN, CONTAINER, ONLYONERESTRICTIONMUSTAPPLY, PARENTS, RESTRICTED, RESTRICTIONS, SLOTS, STYLECLASSES, TYPE, TYPECODE, VISIBLEFields inherited from class de.hybris.platform.cms2.model.contents.CMSItemModel
CATALOGVERSION, NAME, SYNCHRONIZATIONBLOCKED, UIDFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.FlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, 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, 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(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theFlashComponent.bgcolorattribute defined at extensioncms2lib.Generated method - Getter of theFlashComponent.heightattribute defined at extensioncms2lib.getLoop()Generated method - Getter of theFlashComponent.loopattribute defined at extensioncms2lib.getMenu()Generated method - Getter of theFlashComponent.menuattribute defined at extensioncms2lib.getPage()Generated method - Getter of theFlashComponent.pageattribute defined at extensioncms2lib.Generated method - Getter of theFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.getPlay()Generated method - Getter of theFlashComponent.playattribute defined at extensioncms2lib.Generated method - Getter of theFlashComponent.qualityattribute defined at extensioncms2lib.Generated method - Getter of theFlashComponent.sAlignattribute defined at extensioncms2lib.getScale()Generated method - Getter of theFlashComponent.scaleattribute defined at extensioncms2lib.getWidth()Generated method - Getter of theFlashComponent.widthattribute defined at extensioncms2lib.getWmode()Generated method - Getter of theFlashComponent.wmodeattribute defined at extensioncms2lib.voidsetBgcolor(String value) Generated method - Setter ofFlashComponent.bgcolorattribute defined at extensioncms2lib.voidGenerated method - Setter ofFlashComponent.heightattribute defined at extensioncms2lib.voidGenerated method - Setter ofFlashComponent.loopattribute defined at extensioncms2lib.voidGenerated method - Setter ofFlashComponent.menuattribute defined at extensioncms2lib.voidsetPage(ContentPageModel value) Generated method - Setter ofFlashComponent.pageattribute defined at extensioncms2lib.voidGenerated 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.voidGenerated 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, setUrlLinkMethods inherited from class de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
getContainers, setContainersMethods inherited from class de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
getActions, getChildren, getParents, getRestrictions, getSlots, getStyleClasses, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setChildren, setOnlyOneRestrictionMustApply, setParents, setRestrictions, setSlots, setStyleClasses, setVisibleMethods inherited from class de.hybris.platform.cms2.model.contents.CMSItemModel
getCatalogVersion, getName, getUid, isSynchronizationBlocked, setCatalogVersion, setName, setSynchronizationBlocked, setUidMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
PLAY
Generated constant - Attribute key ofFlashComponent.playattribute defined at extensioncms2lib.- See Also:
-
LOOP
Generated constant - Attribute key ofFlashComponent.loopattribute defined at extensioncms2lib.- See Also:
-
MENU
Generated constant - Attribute key ofFlashComponent.menuattribute defined at extensioncms2lib.- See Also:
-
QUALITY
Generated constant - Attribute key ofFlashComponent.qualityattribute defined at extensioncms2lib.- See Also:
-
SCALE
Generated constant - Attribute key ofFlashComponent.scaleattribute defined at extensioncms2lib.- See Also:
-
WMODE
Generated constant - Attribute key ofFlashComponent.wmodeattribute defined at extensioncms2lib.- See Also:
-
SALIGN
Generated constant - Attribute key ofFlashComponent.sAlignattribute defined at extensioncms2lib.- See Also:
-
BGCOLOR
Generated constant - Attribute key ofFlashComponent.bgcolorattribute defined at extensioncms2lib.- See Also:
-
WIDTH
Generated constant - Attribute key ofFlashComponent.widthattribute defined at extensioncms2lib.- See Also:
-
HEIGHT
Generated constant - Attribute key ofFlashComponent.heightattribute defined at extensioncms2lib.- See Also:
-
PAGELABELORID
Generated constant - Attribute key ofFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.- See Also:
-
PAGE
Generated constant - Attribute key ofFlashComponent.pageattribute defined at extensioncms2lib.- See Also:
-
-
Constructor Details
-
FlashComponentModel
public FlashComponentModel()Generated constructor - Default constructor for generic creation. -
FlashComponentModel
public FlashComponentModel(de.hybris.platform.servicelayer.model.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, 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, 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 Details
-
getBgcolor
Generated method - Getter of theFlashComponent.bgcolorattribute defined at extensioncms2lib.- Returns:
- the bgcolor
-
getHeight
Generated method - Getter of theFlashComponent.heightattribute defined at extensioncms2lib.- Returns:
- the height
-
getLoop
Generated method - Getter of theFlashComponent.loopattribute defined at extensioncms2lib.- Returns:
- the loop
-
getMenu
Generated method - Getter of theFlashComponent.menuattribute defined at extensioncms2lib.- Returns:
- the menu
-
getPage
Generated method - Getter of theFlashComponent.pageattribute defined at extensioncms2lib.- Returns:
- the page
-
getPageLabelOrId
Generated method - Getter of theFlashComponent.pageLabelOrIdattribute defined at extensioncms2lib.- Returns:
- the pageLabelOrId
-
getPlay
Generated method - Getter of theFlashComponent.playattribute defined at extensioncms2lib.- Returns:
- the play
-
getQuality
Generated method - Getter of theFlashComponent.qualityattribute defined at extensioncms2lib.- Returns:
- the quality
-
getSAlign
Generated method - Getter of theFlashComponent.sAlignattribute defined at extensioncms2lib.- Returns:
- the sAlign
-
getScale
Generated method - Getter of theFlashComponent.scaleattribute defined at extensioncms2lib.- Returns:
- the scale
-
getWidth
Generated method - Getter of theFlashComponent.widthattribute defined at extensioncms2lib.- Returns:
- the width
-
getWmode
Generated method - Getter of theFlashComponent.wmodeattribute defined at extensioncms2lib.- Returns:
- the wmode
-
setBgcolor
Generated method - Setter ofFlashComponent.bgcolorattribute defined at extensioncms2lib.- Parameters:
value- the bgcolor
-
setHeight
Generated method - Setter ofFlashComponent.heightattribute defined at extensioncms2lib.- Parameters:
value- the height
-
setLoop
Generated method - Setter ofFlashComponent.loopattribute defined at extensioncms2lib.- Parameters:
value- the loop
-
setMenu
Generated method - Setter ofFlashComponent.menuattribute defined at extensioncms2lib.- Parameters:
value- the menu
-
setPage
Generated method - Setter ofFlashComponent.pageattribute defined at extensioncms2lib.- Parameters:
value- the page
-
setPlay
Generated method - Setter ofFlashComponent.playattribute defined at extensioncms2lib.- Parameters:
value- the play
-
setQuality
Generated method - Setter ofFlashComponent.qualityattribute defined at extensioncms2lib.- Parameters:
value- the quality
-
setSAlign
Generated method - Setter ofFlashComponent.sAlignattribute defined at extensioncms2lib.- Parameters:
value- the sAlign
-
setScale
Generated method - Setter ofFlashComponent.scaleattribute defined at extensioncms2lib.- Parameters:
value- the scale
-
setWidth
Generated method - Setter ofFlashComponent.widthattribute defined at extensioncms2lib.- Parameters:
value- the width
-
setWmode
Generated method - Setter ofFlashComponent.wmodeattribute defined at extensioncms2lib.- Parameters:
value- the wmode
-