Class GeneratedFlashComponent
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
-
- de.hybris.platform.cms2.jalo.contents.CMSItem
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
-
- de.hybris.platform.cms2lib.components.GeneratedAbstractBannerComponent
-
- de.hybris.platform.cms2lib.components.AbstractBannerComponent
-
- de.hybris.platform.cms2lib.components.GeneratedFlashComponent
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
FlashComponent
public abstract class GeneratedFlashComponent extends AbstractBannerComponent
Generated class for typeFlashComponent
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BGCOLOR
Qualifier of theFlashComponent.bgcolor
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
HEIGHT
Qualifier of theFlashComponent.height
attributestatic java.lang.String
LOOP
Qualifier of theFlashComponent.loop
attributestatic java.lang.String
MENU
Qualifier of theFlashComponent.menu
attributestatic java.lang.String
PAGE
Qualifier of theFlashComponent.page
attributeprotected static BidirectionalOneToManyHandler<GeneratedFlashComponent>
PAGEHANDLER
BidirectionalOneToManyHandler
for handling 1:n PAGE's relation attributes from 'one' side.static java.lang.String
PAGELABELORID
Qualifier of theFlashComponent.pageLabelOrId
attributestatic java.lang.String
PLAY
Qualifier of theFlashComponent.play
attributestatic java.lang.String
QUALITY
Qualifier of theFlashComponent.quality
attributestatic java.lang.String
SALIGN
Qualifier of theFlashComponent.sAlign
attributestatic java.lang.String
SCALE
Qualifier of theFlashComponent.scale
attributestatic java.lang.String
WIDTH
Qualifier of theFlashComponent.width
attributestatic java.lang.String
WMODE
Qualifier of theFlashComponent.wmode
attribute-
Fields inherited from class de.hybris.platform.cms2lib.components.GeneratedAbstractBannerComponent
EXTERNAL, MEDIA, URLLINK
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
CONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDERED
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
CONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, TYPE, TYPECODE, VISIBLE
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, UID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedFlashComponent()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.lang.String
getBgcolor()
Generated method - Getter of theFlashComponent.bgcolor
attribute.java.lang.String
getBgcolor(SessionContext ctx)
Generated method - Getter of theFlashComponent.bgcolor
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Integer
getHeight()
Generated method - Getter of theFlashComponent.height
attribute.java.lang.Integer
getHeight(SessionContext ctx)
Generated method - Getter of theFlashComponent.height
attribute.int
getHeightAsPrimitive()
Generated method - Getter of theFlashComponent.height
attribute.int
getHeightAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.height
attribute.ContentPage
getPage()
Generated method - Getter of theFlashComponent.page
attribute.ContentPage
getPage(SessionContext ctx)
Generated method - Getter of theFlashComponent.page
attribute.java.lang.String
getPageLabelOrId()
Generated method - Getter of theFlashComponent.pageLabelOrId
attribute.abstract java.lang.String
getPageLabelOrId(SessionContext ctx)
Generated method - Getter of theFlashComponent.pageLabelOrId
attribute.EnumerationValue
getQuality()
Generated method - Getter of theFlashComponent.quality
attribute.EnumerationValue
getQuality(SessionContext ctx)
Generated method - Getter of theFlashComponent.quality
attribute.EnumerationValue
getSAlign()
Generated method - Getter of theFlashComponent.sAlign
attribute.EnumerationValue
getSAlign(SessionContext ctx)
Generated method - Getter of theFlashComponent.sAlign
attribute.EnumerationValue
getScale()
Generated method - Getter of theFlashComponent.scale
attribute.EnumerationValue
getScale(SessionContext ctx)
Generated method - Getter of theFlashComponent.scale
attribute.java.lang.Integer
getWidth()
Generated method - Getter of theFlashComponent.width
attribute.java.lang.Integer
getWidth(SessionContext ctx)
Generated method - Getter of theFlashComponent.width
attribute.int
getWidthAsPrimitive()
Generated method - Getter of theFlashComponent.width
attribute.int
getWidthAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.width
attribute.EnumerationValue
getWmode()
Generated method - Getter of theFlashComponent.wmode
attribute.EnumerationValue
getWmode(SessionContext ctx)
Generated method - Getter of theFlashComponent.wmode
attribute.java.lang.Boolean
isLoop()
Generated method - Getter of theFlashComponent.loop
attribute.java.lang.Boolean
isLoop(SessionContext ctx)
Generated method - Getter of theFlashComponent.loop
attribute.boolean
isLoopAsPrimitive()
Generated method - Getter of theFlashComponent.loop
attribute.boolean
isLoopAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.loop
attribute.java.lang.Boolean
isMenu()
Generated method - Getter of theFlashComponent.menu
attribute.java.lang.Boolean
isMenu(SessionContext ctx)
Generated method - Getter of theFlashComponent.menu
attribute.boolean
isMenuAsPrimitive()
Generated method - Getter of theFlashComponent.menu
attribute.boolean
isMenuAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.menu
attribute.java.lang.Boolean
isPlay()
Generated method - Getter of theFlashComponent.play
attribute.java.lang.Boolean
isPlay(SessionContext ctx)
Generated method - Getter of theFlashComponent.play
attribute.boolean
isPlayAsPrimitive()
Generated method - Getter of theFlashComponent.play
attribute.boolean
isPlayAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.play
attribute.void
setBgcolor(SessionContext ctx, java.lang.String value)
Generated method - Setter of theFlashComponent.bgcolor
attribute.void
setBgcolor(java.lang.String value)
Generated method - Setter of theFlashComponent.bgcolor
attribute.void
setHeight(int value)
Generated method - Setter of theFlashComponent.height
attribute.void
setHeight(SessionContext ctx, int value)
Generated method - Setter of theFlashComponent.height
attribute.void
setHeight(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashComponent.height
attribute.void
setHeight(java.lang.Integer value)
Generated method - Setter of theFlashComponent.height
attribute.void
setLoop(boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.void
setLoop(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.void
setLoop(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.void
setLoop(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.void
setMenu(boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.void
setMenu(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.void
setMenu(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.void
setMenu(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.void
setPage(ContentPage value)
Generated method - Setter of theFlashComponent.page
attribute.void
setPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theFlashComponent.page
attribute.void
setPlay(boolean value)
Generated method - Setter of theFlashComponent.play
attribute.void
setPlay(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.play
attribute.void
setPlay(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.play
attribute.void
setPlay(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.play
attribute.void
setQuality(EnumerationValue value)
Generated method - Setter of theFlashComponent.quality
attribute.void
setQuality(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.quality
attribute.void
setSAlign(EnumerationValue value)
Generated method - Setter of theFlashComponent.sAlign
attribute.void
setSAlign(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.sAlign
attribute.void
setScale(EnumerationValue value)
Generated method - Setter of theFlashComponent.scale
attribute.void
setScale(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.scale
attribute.void
setWidth(int value)
Generated method - Setter of theFlashComponent.width
attribute.void
setWidth(SessionContext ctx, int value)
Generated method - Setter of theFlashComponent.width
attribute.void
setWidth(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashComponent.width
attribute.void
setWidth(java.lang.Integer value)
Generated method - Setter of theFlashComponent.width
attribute.void
setWmode(EnumerationValue value)
Generated method - Setter of theFlashComponent.wmode
attribute.void
setWmode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.wmode
attribute.-
Methods inherited from class de.hybris.platform.cms2lib.components.GeneratedAbstractBannerComponent
getAllMedia, getAllMedia, getMedia, getMedia, getUrlLink, getUrlLink, isExternal, isExternal, isExternalAsPrimitive, isExternalAsPrimitive, setAllMedia, setAllMedia, setExternal, setExternal, setExternal, setExternal, setMedia, setMedia, setUrlLink, setUrlLink
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
isContainer
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
addToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, isMarkModifiedDisabled, removeFromContainers, removeFromContainers, setContainers, setContainers
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
getAllType, getType, getTypeCode, isRestricted, isVisible
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
addToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setRestrictions, setRestrictions, setSlots, setSlots, setVisible, setVisible, setVisible, setVisible
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
PLAY
public static final java.lang.String PLAY
Qualifier of theFlashComponent.play
attribute- See Also:
- Constant Field Values
-
LOOP
public static final java.lang.String LOOP
Qualifier of theFlashComponent.loop
attribute- See Also:
- Constant Field Values
-
MENU
public static final java.lang.String MENU
Qualifier of theFlashComponent.menu
attribute- See Also:
- Constant Field Values
-
QUALITY
public static final java.lang.String QUALITY
Qualifier of theFlashComponent.quality
attribute- See Also:
- Constant Field Values
-
SCALE
public static final java.lang.String SCALE
Qualifier of theFlashComponent.scale
attribute- See Also:
- Constant Field Values
-
WMODE
public static final java.lang.String WMODE
Qualifier of theFlashComponent.wmode
attribute- See Also:
- Constant Field Values
-
SALIGN
public static final java.lang.String SALIGN
Qualifier of theFlashComponent.sAlign
attribute- See Also:
- Constant Field Values
-
BGCOLOR
public static final java.lang.String BGCOLOR
Qualifier of theFlashComponent.bgcolor
attribute- See Also:
- Constant Field Values
-
WIDTH
public static final java.lang.String WIDTH
Qualifier of theFlashComponent.width
attribute- See Also:
- Constant Field Values
-
HEIGHT
public static final java.lang.String HEIGHT
Qualifier of theFlashComponent.height
attribute- See Also:
- Constant Field Values
-
PAGELABELORID
public static final java.lang.String PAGELABELORID
Qualifier of theFlashComponent.pageLabelOrId
attribute- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
Qualifier of theFlashComponent.page
attribute- See Also:
- Constant Field Values
-
PAGEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedFlashComponent> PAGEHANDLER
BidirectionalOneToManyHandler
for handling 1:n PAGE's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedAbstractBannerComponent
-
getBgcolor
public java.lang.String getBgcolor(SessionContext ctx)
Generated method - Getter of theFlashComponent.bgcolor
attribute.- Returns:
- the bgcolor
-
getBgcolor
public java.lang.String getBgcolor()
Generated method - Getter of theFlashComponent.bgcolor
attribute.- Returns:
- the bgcolor
-
setBgcolor
public void setBgcolor(SessionContext ctx, java.lang.String value)
Generated method - Setter of theFlashComponent.bgcolor
attribute.- Parameters:
value
- the bgcolor
-
setBgcolor
public void setBgcolor(java.lang.String value)
Generated method - Setter of theFlashComponent.bgcolor
attribute.- Parameters:
value
- the bgcolor
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map)
.In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)
too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
- Overrides:
createItem
in classAbstractBannerComponent
- Parameters:
ctx
- the current session context which this item is created withintype
- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
getHeight
public java.lang.Integer getHeight(SessionContext ctx)
Generated method - Getter of theFlashComponent.height
attribute.- Returns:
- the height
-
getHeight
public java.lang.Integer getHeight()
Generated method - Getter of theFlashComponent.height
attribute.- Returns:
- the height
-
getHeightAsPrimitive
public int getHeightAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.height
attribute.- Returns:
- the height
-
getHeightAsPrimitive
public int getHeightAsPrimitive()
Generated method - Getter of theFlashComponent.height
attribute.- Returns:
- the height
-
setHeight
public void setHeight(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashComponent.height
attribute.- Parameters:
value
- the height
-
setHeight
public void setHeight(java.lang.Integer value)
Generated method - Setter of theFlashComponent.height
attribute.- Parameters:
value
- the height
-
setHeight
public void setHeight(SessionContext ctx, int value)
Generated method - Setter of theFlashComponent.height
attribute.- Parameters:
value
- the height
-
setHeight
public void setHeight(int value)
Generated method - Setter of theFlashComponent.height
attribute.- Parameters:
value
- the height
-
isLoop
public java.lang.Boolean isLoop(SessionContext ctx)
Generated method - Getter of theFlashComponent.loop
attribute.- Returns:
- the loop
-
isLoop
public java.lang.Boolean isLoop()
Generated method - Getter of theFlashComponent.loop
attribute.- Returns:
- the loop
-
isLoopAsPrimitive
public boolean isLoopAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.loop
attribute.- Returns:
- the loop
-
isLoopAsPrimitive
public boolean isLoopAsPrimitive()
Generated method - Getter of theFlashComponent.loop
attribute.- Returns:
- the loop
-
setLoop
public void setLoop(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.- Parameters:
value
- the loop
-
setLoop
public void setLoop(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.- Parameters:
value
- the loop
-
setLoop
public void setLoop(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.- Parameters:
value
- the loop
-
setLoop
public void setLoop(boolean value)
Generated method - Setter of theFlashComponent.loop
attribute.- Parameters:
value
- the loop
-
isMenu
public java.lang.Boolean isMenu(SessionContext ctx)
Generated method - Getter of theFlashComponent.menu
attribute.- Returns:
- the menu
-
isMenu
public java.lang.Boolean isMenu()
Generated method - Getter of theFlashComponent.menu
attribute.- Returns:
- the menu
-
isMenuAsPrimitive
public boolean isMenuAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.menu
attribute.- Returns:
- the menu
-
isMenuAsPrimitive
public boolean isMenuAsPrimitive()
Generated method - Getter of theFlashComponent.menu
attribute.- Returns:
- the menu
-
setMenu
public void setMenu(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.- Parameters:
value
- the menu
-
setMenu
public void setMenu(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.- Parameters:
value
- the menu
-
setMenu
public void setMenu(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.- Parameters:
value
- the menu
-
setMenu
public void setMenu(boolean value)
Generated method - Setter of theFlashComponent.menu
attribute.- Parameters:
value
- the menu
-
getPage
public ContentPage getPage(SessionContext ctx)
Generated method - Getter of theFlashComponent.page
attribute.- Returns:
- the page
-
getPage
public ContentPage getPage()
Generated method - Getter of theFlashComponent.page
attribute.- Returns:
- the page
-
setPage
public void setPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theFlashComponent.page
attribute.- Parameters:
value
- the page
-
setPage
public void setPage(ContentPage value)
Generated method - Setter of theFlashComponent.page
attribute.- Parameters:
value
- the page
-
getPageLabelOrId
public abstract java.lang.String getPageLabelOrId(SessionContext ctx)
Generated method - Getter of theFlashComponent.pageLabelOrId
attribute.- Returns:
- the pageLabelOrId
-
getPageLabelOrId
public java.lang.String getPageLabelOrId()
Generated method - Getter of theFlashComponent.pageLabelOrId
attribute.- Returns:
- the pageLabelOrId
-
isPlay
public java.lang.Boolean isPlay(SessionContext ctx)
Generated method - Getter of theFlashComponent.play
attribute.- Returns:
- the play
-
isPlay
public java.lang.Boolean isPlay()
Generated method - Getter of theFlashComponent.play
attribute.- Returns:
- the play
-
isPlayAsPrimitive
public boolean isPlayAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.play
attribute.- Returns:
- the play
-
isPlayAsPrimitive
public boolean isPlayAsPrimitive()
Generated method - Getter of theFlashComponent.play
attribute.- Returns:
- the play
-
setPlay
public void setPlay(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.play
attribute.- Parameters:
value
- the play
-
setPlay
public void setPlay(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.play
attribute.- Parameters:
value
- the play
-
setPlay
public void setPlay(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.play
attribute.- Parameters:
value
- the play
-
setPlay
public void setPlay(boolean value)
Generated method - Setter of theFlashComponent.play
attribute.- Parameters:
value
- the play
-
getQuality
public EnumerationValue getQuality(SessionContext ctx)
Generated method - Getter of theFlashComponent.quality
attribute.- Returns:
- the quality
-
getQuality
public EnumerationValue getQuality()
Generated method - Getter of theFlashComponent.quality
attribute.- Returns:
- the quality
-
setQuality
public void setQuality(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.quality
attribute.- Parameters:
value
- the quality
-
setQuality
public void setQuality(EnumerationValue value)
Generated method - Setter of theFlashComponent.quality
attribute.- Parameters:
value
- the quality
-
getSAlign
public EnumerationValue getSAlign(SessionContext ctx)
Generated method - Getter of theFlashComponent.sAlign
attribute.- Returns:
- the sAlign
-
getSAlign
public EnumerationValue getSAlign()
Generated method - Getter of theFlashComponent.sAlign
attribute.- Returns:
- the sAlign
-
setSAlign
public void setSAlign(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.sAlign
attribute.- Parameters:
value
- the sAlign
-
setSAlign
public void setSAlign(EnumerationValue value)
Generated method - Setter of theFlashComponent.sAlign
attribute.- Parameters:
value
- the sAlign
-
getScale
public EnumerationValue getScale(SessionContext ctx)
Generated method - Getter of theFlashComponent.scale
attribute.- Returns:
- the scale
-
getScale
public EnumerationValue getScale()
Generated method - Getter of theFlashComponent.scale
attribute.- Returns:
- the scale
-
setScale
public void setScale(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.scale
attribute.- Parameters:
value
- the scale
-
setScale
public void setScale(EnumerationValue value)
Generated method - Setter of theFlashComponent.scale
attribute.- Parameters:
value
- the scale
-
getWidth
public java.lang.Integer getWidth(SessionContext ctx)
Generated method - Getter of theFlashComponent.width
attribute.- Returns:
- the width
-
getWidth
public java.lang.Integer getWidth()
Generated method - Getter of theFlashComponent.width
attribute.- Returns:
- the width
-
getWidthAsPrimitive
public int getWidthAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.width
attribute.- Returns:
- the width
-
getWidthAsPrimitive
public int getWidthAsPrimitive()
Generated method - Getter of theFlashComponent.width
attribute.- Returns:
- the width
-
setWidth
public void setWidth(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashComponent.width
attribute.- Parameters:
value
- the width
-
setWidth
public void setWidth(java.lang.Integer value)
Generated method - Setter of theFlashComponent.width
attribute.- Parameters:
value
- the width
-
setWidth
public void setWidth(SessionContext ctx, int value)
Generated method - Setter of theFlashComponent.width
attribute.- Parameters:
value
- the width
-
setWidth
public void setWidth(int value)
Generated method - Setter of theFlashComponent.width
attribute.- Parameters:
value
- the width
-
getWmode
public EnumerationValue getWmode(SessionContext ctx)
Generated method - Getter of theFlashComponent.wmode
attribute.- Returns:
- the wmode
-
getWmode
public EnumerationValue getWmode()
Generated method - Getter of theFlashComponent.wmode
attribute.- Returns:
- the wmode
-
setWmode
public void setWmode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.wmode
attribute.- Parameters:
value
- the wmode
-
setWmode
public void setWmode(EnumerationValue value)
Generated method - Setter of theFlashComponent.wmode
attribute.- Parameters:
value
- the wmode
-
-