public class FlashComponentModel extends AbstractBannerComponentModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
BGCOLOR
Generated constant - Attribute key of
FlashComponent.bgcolor attribute defined at extension cms2lib. |
static String |
HEIGHT
Generated constant - Attribute key of
FlashComponent.height attribute defined at extension cms2lib. |
static String |
LOOP
Generated constant - Attribute key of
FlashComponent.loop attribute defined at extension cms2lib. |
static String |
MENU
Generated constant - Attribute key of
FlashComponent.menu attribute defined at extension cms2lib. |
static String |
PAGE
Generated constant - Attribute key of
FlashComponent.page attribute defined at extension cms2lib. |
static String |
PAGELABELORID
Generated constant - Attribute key of
FlashComponent.pageLabelOrId attribute defined at extension cms2lib. |
static String |
PLAY
Generated constant - Attribute key of
FlashComponent.play attribute defined at extension cms2lib. |
static String |
QUALITY
Generated constant - Attribute key of
FlashComponent.quality attribute defined at extension cms2lib. |
static String |
SALIGN
Generated constant - Attribute key of
FlashComponent.sAlign attribute defined at extension cms2lib. |
static String |
SCALE
Generated constant - Attribute key of
FlashComponent.scale attribute defined at extension cms2lib. |
static String |
WIDTH
Generated constant - Attribute key of
FlashComponent.width attribute defined at extension cms2lib. |
static String |
WMODE
Generated constant - Attribute key of
FlashComponent.wmode attribute defined at extension cms2lib. |
EXTERNAL, MEDIA, URLLINK_ELEMENTSFORCONTAINER, CONTAINERS_ELEMENTSFORSLOT, ACTIONS, CONTAINER, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
FlashComponentModel()
Generated constructor - Default constructor for generic creation.
|
FlashComponentModel(CatalogVersionModel _catalogVersion,
boolean _external,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
FlashComponentModel(CatalogVersionModel _catalogVersion,
boolean _external,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
FlashComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBgcolor()
Generated method - Getter of the
FlashComponent.bgcolor attribute defined at extension cms2lib. |
Integer |
getHeight()
Generated method - Getter of the
FlashComponent.height attribute defined at extension cms2lib. |
Boolean |
getLoop()
Generated method - Getter of the
FlashComponent.loop attribute defined at extension cms2lib. |
Boolean |
getMenu()
Generated method - Getter of the
FlashComponent.menu attribute defined at extension cms2lib. |
ContentPageModel |
getPage()
Generated method - Getter of the
FlashComponent.page attribute defined at extension cms2lib. |
String |
getPageLabelOrId()
Generated method - Getter of the
FlashComponent.pageLabelOrId attribute defined at extension cms2lib. |
Boolean |
getPlay()
Generated method - Getter of the
FlashComponent.play attribute defined at extension cms2lib. |
FlashQuality |
getQuality()
Generated method - Getter of the
FlashComponent.quality attribute defined at extension cms2lib. |
FlashSalign |
getSAlign()
Generated method - Getter of the
FlashComponent.sAlign attribute defined at extension cms2lib. |
FlashScale |
getScale()
Generated method - Getter of the
FlashComponent.scale attribute defined at extension cms2lib. |
Integer |
getWidth()
Generated method - Getter of the
FlashComponent.width attribute defined at extension cms2lib. |
FlashWmode |
getWmode()
Generated method - Getter of the
FlashComponent.wmode attribute defined at extension cms2lib. |
void |
setBgcolor(String value)
Generated method - Setter of
FlashComponent.bgcolor attribute defined at extension cms2lib. |
void |
setHeight(Integer value)
Generated method - Setter of
FlashComponent.height attribute defined at extension cms2lib. |
void |
setLoop(Boolean value)
Generated method - Setter of
FlashComponent.loop attribute defined at extension cms2lib. |
void |
setMenu(Boolean value)
Generated method - Setter of
FlashComponent.menu attribute defined at extension cms2lib. |
void |
setPage(ContentPageModel value)
Generated method - Setter of
FlashComponent.page attribute defined at extension cms2lib. |
void |
setPlay(Boolean value)
Generated method - Setter of
FlashComponent.play attribute defined at extension cms2lib. |
void |
setQuality(FlashQuality value)
Generated method - Setter of
FlashComponent.quality attribute defined at extension cms2lib. |
void |
setSAlign(FlashSalign value)
Generated method - Setter of
FlashComponent.sAlign attribute defined at extension cms2lib. |
void |
setScale(FlashScale value)
Generated method - Setter of
FlashComponent.scale attribute defined at extension cms2lib. |
void |
setWidth(Integer value)
Generated method - Setter of
FlashComponent.width attribute defined at extension cms2lib. |
void |
setWmode(FlashWmode value)
Generated method - Setter of
FlashComponent.wmode attribute defined at extension cms2lib. |
getMedia, getMedia, getUrlLink, isExternal, setExternal, setMedia, setMedia, setUrlLinkgetContainers, setContainersgetActions, getRestrictions, getSlots, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setOnlyOneRestrictionMustApply, setRestrictions, setSlots, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final String _TYPECODE
public static final String PLAY
FlashComponent.play attribute defined at extension cms2lib.public static final String LOOP
FlashComponent.loop attribute defined at extension cms2lib.public static final String MENU
FlashComponent.menu attribute defined at extension cms2lib.public static final String QUALITY
FlashComponent.quality attribute defined at extension cms2lib.public static final String SCALE
FlashComponent.scale attribute defined at extension cms2lib.public static final String WMODE
FlashComponent.wmode attribute defined at extension cms2lib.public static final String SALIGN
FlashComponent.sAlign attribute defined at extension cms2lib.public static final String BGCOLOR
FlashComponent.bgcolor attribute defined at extension cms2lib.public static final String WIDTH
FlashComponent.width attribute defined at extension cms2lib.public static final String HEIGHT
FlashComponent.height attribute defined at extension cms2lib.public static final String PAGELABELORID
FlashComponent.pageLabelOrId attribute defined at extension cms2lib.public static final String PAGE
FlashComponent.page attribute defined at extension cms2lib.public FlashComponentModel()
public FlashComponentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public FlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_external - initial attribute declared by type AbstractBannerComponent at extension cms2lib_uid - initial attribute declared by type CMSItem at extension cms2@Deprecated public FlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_external - initial attribute declared by type AbstractBannerComponent at extension cms2lib_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type CMSItem at extension cms2@Accessor(qualifier="bgcolor", type=GETTER) public String getBgcolor()
FlashComponent.bgcolor attribute defined at extension cms2lib.@Accessor(qualifier="height", type=GETTER) public Integer getHeight()
FlashComponent.height attribute defined at extension cms2lib.@Accessor(qualifier="loop", type=GETTER) public Boolean getLoop()
FlashComponent.loop attribute defined at extension cms2lib.@Accessor(qualifier="menu", type=GETTER) public Boolean getMenu()
FlashComponent.menu attribute defined at extension cms2lib.@Accessor(qualifier="page", type=GETTER) public ContentPageModel getPage()
FlashComponent.page attribute defined at extension cms2lib.@Accessor(qualifier="pageLabelOrId", type=GETTER) public String getPageLabelOrId()
FlashComponent.pageLabelOrId attribute defined at extension cms2lib.@Accessor(qualifier="play", type=GETTER) public Boolean getPlay()
FlashComponent.play attribute defined at extension cms2lib.@Accessor(qualifier="quality", type=GETTER) public FlashQuality getQuality()
FlashComponent.quality attribute defined at extension cms2lib.@Accessor(qualifier="sAlign", type=GETTER) public FlashSalign getSAlign()
FlashComponent.sAlign attribute defined at extension cms2lib.@Accessor(qualifier="scale", type=GETTER) public FlashScale getScale()
FlashComponent.scale attribute defined at extension cms2lib.@Accessor(qualifier="width", type=GETTER) public Integer getWidth()
FlashComponent.width attribute defined at extension cms2lib.@Accessor(qualifier="wmode", type=GETTER) public FlashWmode getWmode()
FlashComponent.wmode attribute defined at extension cms2lib.@Accessor(qualifier="bgcolor", type=SETTER) public void setBgcolor(String value)
FlashComponent.bgcolor attribute defined at extension cms2lib.value - the bgcolor@Accessor(qualifier="height", type=SETTER) public void setHeight(Integer value)
FlashComponent.height attribute defined at extension cms2lib.value - the height@Accessor(qualifier="loop", type=SETTER) public void setLoop(Boolean value)
FlashComponent.loop attribute defined at extension cms2lib.value - the loop@Accessor(qualifier="menu", type=SETTER) public void setMenu(Boolean value)
FlashComponent.menu attribute defined at extension cms2lib.value - the menu@Accessor(qualifier="page", type=SETTER) public void setPage(ContentPageModel value)
FlashComponent.page attribute defined at extension cms2lib.value - the page@Accessor(qualifier="play", type=SETTER) public void setPlay(Boolean value)
FlashComponent.play attribute defined at extension cms2lib.value - the play@Accessor(qualifier="quality", type=SETTER) public void setQuality(FlashQuality value)
FlashComponent.quality attribute defined at extension cms2lib.value - the quality@Accessor(qualifier="sAlign", type=SETTER) public void setSAlign(FlashSalign value)
FlashComponent.sAlign attribute defined at extension cms2lib.value - the sAlign@Accessor(qualifier="scale", type=SETTER) public void setScale(FlashScale value)
FlashComponent.scale attribute defined at extension cms2lib.value - the scale@Accessor(qualifier="width", type=SETTER) public void setWidth(Integer value)
FlashComponent.width attribute defined at extension cms2lib.value - the width@Accessor(qualifier="wmode", type=SETTER) public void setWmode(FlashWmode value)
FlashComponent.wmode attribute defined at extension cms2lib.value - the wmodeCopyright © 2017 SAP SE. All Rights Reserved.