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.StringBGCOLORQualifier of theFlashComponent.bgcolorattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringHEIGHTQualifier of theFlashComponent.heightattributestatic java.lang.StringLOOPQualifier of theFlashComponent.loopattributestatic java.lang.StringMENUQualifier of theFlashComponent.menuattributestatic java.lang.StringPAGEQualifier of theFlashComponent.pageattributeprotected static BidirectionalOneToManyHandler<GeneratedFlashComponent>PAGEHANDLERBidirectionalOneToManyHandlerfor handling 1:n PAGE's relation attributes from 'one' side.static java.lang.StringPAGELABELORIDQualifier of theFlashComponent.pageLabelOrIdattributestatic java.lang.StringPLAYQualifier of theFlashComponent.playattributestatic java.lang.StringQUALITYQualifier of theFlashComponent.qualityattributestatic java.lang.StringSALIGNQualifier of theFlashComponent.sAlignattributestatic java.lang.StringSCALEQualifier of theFlashComponent.scaleattributestatic java.lang.StringWIDTHQualifier of theFlashComponent.widthattributestatic java.lang.StringWMODEQualifier of theFlashComponent.wmodeattribute-
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 ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetBgcolor()Generated method - Getter of theFlashComponent.bgcolorattribute.java.lang.StringgetBgcolor(SessionContext ctx)Generated method - Getter of theFlashComponent.bgcolorattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.IntegergetHeight()Generated method - Getter of theFlashComponent.heightattribute.java.lang.IntegergetHeight(SessionContext ctx)Generated method - Getter of theFlashComponent.heightattribute.intgetHeightAsPrimitive()Generated method - Getter of theFlashComponent.heightattribute.intgetHeightAsPrimitive(SessionContext ctx)Generated method - Getter of theFlashComponent.heightattribute.ContentPagegetPage()Generated method - Getter of theFlashComponent.pageattribute.ContentPagegetPage(SessionContext ctx)Generated method - Getter of theFlashComponent.pageattribute.java.lang.StringgetPageLabelOrId()Generated method - Getter of theFlashComponent.pageLabelOrIdattribute.abstract java.lang.StringgetPageLabelOrId(SessionContext ctx)Generated method - Getter of theFlashComponent.pageLabelOrIdattribute.EnumerationValuegetQuality()Generated method - Getter of theFlashComponent.qualityattribute.EnumerationValuegetQuality(SessionContext ctx)Generated method - Getter of theFlashComponent.qualityattribute.EnumerationValuegetSAlign()Generated method - Getter of theFlashComponent.sAlignattribute.EnumerationValuegetSAlign(SessionContext ctx)Generated method - Getter of theFlashComponent.sAlignattribute.EnumerationValuegetScale()Generated method - Getter of theFlashComponent.scaleattribute.EnumerationValuegetScale(SessionContext ctx)Generated method - Getter of theFlashComponent.scaleattribute.java.lang.IntegergetWidth()Generated method - Getter of theFlashComponent.widthattribute.java.lang.IntegergetWidth(SessionContext ctx)Generated method - Getter of theFlashComponent.widthattribute.intgetWidthAsPrimitive()Generated method - Getter of theFlashComponent.widthattribute.intgetWidthAsPrimitive(SessionContext ctx)Generated method - Getter of theFlashComponent.widthattribute.EnumerationValuegetWmode()Generated method - Getter of theFlashComponent.wmodeattribute.EnumerationValuegetWmode(SessionContext ctx)Generated method - Getter of theFlashComponent.wmodeattribute.java.lang.BooleanisLoop()Generated method - Getter of theFlashComponent.loopattribute.java.lang.BooleanisLoop(SessionContext ctx)Generated method - Getter of theFlashComponent.loopattribute.booleanisLoopAsPrimitive()Generated method - Getter of theFlashComponent.loopattribute.booleanisLoopAsPrimitive(SessionContext ctx)Generated method - Getter of theFlashComponent.loopattribute.java.lang.BooleanisMenu()Generated method - Getter of theFlashComponent.menuattribute.java.lang.BooleanisMenu(SessionContext ctx)Generated method - Getter of theFlashComponent.menuattribute.booleanisMenuAsPrimitive()Generated method - Getter of theFlashComponent.menuattribute.booleanisMenuAsPrimitive(SessionContext ctx)Generated method - Getter of theFlashComponent.menuattribute.java.lang.BooleanisPlay()Generated method - Getter of theFlashComponent.playattribute.java.lang.BooleanisPlay(SessionContext ctx)Generated method - Getter of theFlashComponent.playattribute.booleanisPlayAsPrimitive()Generated method - Getter of theFlashComponent.playattribute.booleanisPlayAsPrimitive(SessionContext ctx)Generated method - Getter of theFlashComponent.playattribute.voidsetBgcolor(SessionContext ctx, java.lang.String value)Generated method - Setter of theFlashComponent.bgcolorattribute.voidsetBgcolor(java.lang.String value)Generated method - Setter of theFlashComponent.bgcolorattribute.voidsetHeight(int value)Generated method - Setter of theFlashComponent.heightattribute.voidsetHeight(SessionContext ctx, int value)Generated method - Setter of theFlashComponent.heightattribute.voidsetHeight(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theFlashComponent.heightattribute.voidsetHeight(java.lang.Integer value)Generated method - Setter of theFlashComponent.heightattribute.voidsetLoop(boolean value)Generated method - Setter of theFlashComponent.loopattribute.voidsetLoop(SessionContext ctx, boolean value)Generated method - Setter of theFlashComponent.loopattribute.voidsetLoop(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theFlashComponent.loopattribute.voidsetLoop(java.lang.Boolean value)Generated method - Setter of theFlashComponent.loopattribute.voidsetMenu(boolean value)Generated method - Setter of theFlashComponent.menuattribute.voidsetMenu(SessionContext ctx, boolean value)Generated method - Setter of theFlashComponent.menuattribute.voidsetMenu(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theFlashComponent.menuattribute.voidsetMenu(java.lang.Boolean value)Generated method - Setter of theFlashComponent.menuattribute.voidsetPage(ContentPage value)Generated method - Setter of theFlashComponent.pageattribute.voidsetPage(SessionContext ctx, ContentPage value)Generated method - Setter of theFlashComponent.pageattribute.voidsetPlay(boolean value)Generated method - Setter of theFlashComponent.playattribute.voidsetPlay(SessionContext ctx, boolean value)Generated method - Setter of theFlashComponent.playattribute.voidsetPlay(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theFlashComponent.playattribute.voidsetPlay(java.lang.Boolean value)Generated method - Setter of theFlashComponent.playattribute.voidsetQuality(EnumerationValue value)Generated method - Setter of theFlashComponent.qualityattribute.voidsetQuality(SessionContext ctx, EnumerationValue value)Generated method - Setter of theFlashComponent.qualityattribute.voidsetSAlign(EnumerationValue value)Generated method - Setter of theFlashComponent.sAlignattribute.voidsetSAlign(SessionContext ctx, EnumerationValue value)Generated method - Setter of theFlashComponent.sAlignattribute.voidsetScale(EnumerationValue value)Generated method - Setter of theFlashComponent.scaleattribute.voidsetScale(SessionContext ctx, EnumerationValue value)Generated method - Setter of theFlashComponent.scaleattribute.voidsetWidth(int value)Generated method - Setter of theFlashComponent.widthattribute.voidsetWidth(SessionContext ctx, int value)Generated method - Setter of theFlashComponent.widthattribute.voidsetWidth(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theFlashComponent.widthattribute.voidsetWidth(java.lang.Integer value)Generated method - Setter of theFlashComponent.widthattribute.voidsetWmode(EnumerationValue value)Generated method - Setter of theFlashComponent.wmodeattribute.voidsetWmode(SessionContext ctx, EnumerationValue value)Generated method - Setter of theFlashComponent.wmodeattribute.-
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.playattribute- See Also:
- Constant Field Values
-
LOOP
public static final java.lang.String LOOP
Qualifier of theFlashComponent.loopattribute- See Also:
- Constant Field Values
-
MENU
public static final java.lang.String MENU
Qualifier of theFlashComponent.menuattribute- See Also:
- Constant Field Values
-
QUALITY
public static final java.lang.String QUALITY
Qualifier of theFlashComponent.qualityattribute- See Also:
- Constant Field Values
-
SCALE
public static final java.lang.String SCALE
Qualifier of theFlashComponent.scaleattribute- See Also:
- Constant Field Values
-
WMODE
public static final java.lang.String WMODE
Qualifier of theFlashComponent.wmodeattribute- See Also:
- Constant Field Values
-
SALIGN
public static final java.lang.String SALIGN
Qualifier of theFlashComponent.sAlignattribute- See Also:
- Constant Field Values
-
BGCOLOR
public static final java.lang.String BGCOLOR
Qualifier of theFlashComponent.bgcolorattribute- See Also:
- Constant Field Values
-
WIDTH
public static final java.lang.String WIDTH
Qualifier of theFlashComponent.widthattribute- See Also:
- Constant Field Values
-
HEIGHT
public static final java.lang.String HEIGHT
Qualifier of theFlashComponent.heightattribute- See Also:
- Constant Field Values
-
PAGELABELORID
public static final java.lang.String PAGELABELORID
Qualifier of theFlashComponent.pageLabelOrIdattribute- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
Qualifier of theFlashComponent.pageattribute- See Also:
- Constant Field Values
-
PAGEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedFlashComponent> PAGEHANDLER
BidirectionalOneToManyHandlerfor 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:
getDefaultAttributeModesin classGeneratedAbstractBannerComponent
-
getBgcolor
public java.lang.String getBgcolor(SessionContext ctx)
Generated method - Getter of theFlashComponent.bgcolorattribute.- Returns:
- the bgcolor
-
getBgcolor
public java.lang.String getBgcolor()
Generated method - Getter of theFlashComponent.bgcolorattribute.- Returns:
- the bgcolor
-
setBgcolor
public void setBgcolor(SessionContext ctx, java.lang.String value)
Generated method - Setter of theFlashComponent.bgcolorattribute.- Parameters:
value- the bgcolor
-
setBgcolor
public void setBgcolor(java.lang.String value)
Generated method - Setter of theFlashComponent.bgcolorattribute.- Parameters:
value- the bgcolor
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas 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:
createItemin 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.heightattribute.- Returns:
- the height
-
getHeight
public java.lang.Integer getHeight()
Generated method - Getter of theFlashComponent.heightattribute.- Returns:
- the height
-
getHeightAsPrimitive
public int getHeightAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.heightattribute.- Returns:
- the height
-
getHeightAsPrimitive
public int getHeightAsPrimitive()
Generated method - Getter of theFlashComponent.heightattribute.- Returns:
- the height
-
setHeight
public void setHeight(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashComponent.heightattribute.- Parameters:
value- the height
-
setHeight
public void setHeight(java.lang.Integer value)
Generated method - Setter of theFlashComponent.heightattribute.- Parameters:
value- the height
-
setHeight
public void setHeight(SessionContext ctx, int value)
Generated method - Setter of theFlashComponent.heightattribute.- Parameters:
value- the height
-
setHeight
public void setHeight(int value)
Generated method - Setter of theFlashComponent.heightattribute.- Parameters:
value- the height
-
isLoop
public java.lang.Boolean isLoop(SessionContext ctx)
Generated method - Getter of theFlashComponent.loopattribute.- Returns:
- the loop
-
isLoop
public java.lang.Boolean isLoop()
Generated method - Getter of theFlashComponent.loopattribute.- Returns:
- the loop
-
isLoopAsPrimitive
public boolean isLoopAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.loopattribute.- Returns:
- the loop
-
isLoopAsPrimitive
public boolean isLoopAsPrimitive()
Generated method - Getter of theFlashComponent.loopattribute.- Returns:
- the loop
-
setLoop
public void setLoop(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.loopattribute.- Parameters:
value- the loop
-
setLoop
public void setLoop(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.loopattribute.- Parameters:
value- the loop
-
setLoop
public void setLoop(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.loopattribute.- Parameters:
value- the loop
-
setLoop
public void setLoop(boolean value)
Generated method - Setter of theFlashComponent.loopattribute.- Parameters:
value- the loop
-
isMenu
public java.lang.Boolean isMenu(SessionContext ctx)
Generated method - Getter of theFlashComponent.menuattribute.- Returns:
- the menu
-
isMenu
public java.lang.Boolean isMenu()
Generated method - Getter of theFlashComponent.menuattribute.- Returns:
- the menu
-
isMenuAsPrimitive
public boolean isMenuAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.menuattribute.- Returns:
- the menu
-
isMenuAsPrimitive
public boolean isMenuAsPrimitive()
Generated method - Getter of theFlashComponent.menuattribute.- Returns:
- the menu
-
setMenu
public void setMenu(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.menuattribute.- Parameters:
value- the menu
-
setMenu
public void setMenu(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.menuattribute.- Parameters:
value- the menu
-
setMenu
public void setMenu(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.menuattribute.- Parameters:
value- the menu
-
setMenu
public void setMenu(boolean value)
Generated method - Setter of theFlashComponent.menuattribute.- Parameters:
value- the menu
-
getPage
public ContentPage getPage(SessionContext ctx)
Generated method - Getter of theFlashComponent.pageattribute.- Returns:
- the page
-
getPage
public ContentPage getPage()
Generated method - Getter of theFlashComponent.pageattribute.- Returns:
- the page
-
setPage
public void setPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theFlashComponent.pageattribute.- Parameters:
value- the page
-
setPage
public void setPage(ContentPage value)
Generated method - Setter of theFlashComponent.pageattribute.- Parameters:
value- the page
-
getPageLabelOrId
public abstract java.lang.String getPageLabelOrId(SessionContext ctx)
Generated method - Getter of theFlashComponent.pageLabelOrIdattribute.- Returns:
- the pageLabelOrId
-
getPageLabelOrId
public java.lang.String getPageLabelOrId()
Generated method - Getter of theFlashComponent.pageLabelOrIdattribute.- Returns:
- the pageLabelOrId
-
isPlay
public java.lang.Boolean isPlay(SessionContext ctx)
Generated method - Getter of theFlashComponent.playattribute.- Returns:
- the play
-
isPlay
public java.lang.Boolean isPlay()
Generated method - Getter of theFlashComponent.playattribute.- Returns:
- the play
-
isPlayAsPrimitive
public boolean isPlayAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.playattribute.- Returns:
- the play
-
isPlayAsPrimitive
public boolean isPlayAsPrimitive()
Generated method - Getter of theFlashComponent.playattribute.- Returns:
- the play
-
setPlay
public void setPlay(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theFlashComponent.playattribute.- Parameters:
value- the play
-
setPlay
public void setPlay(java.lang.Boolean value)
Generated method - Setter of theFlashComponent.playattribute.- Parameters:
value- the play
-
setPlay
public void setPlay(SessionContext ctx, boolean value)
Generated method - Setter of theFlashComponent.playattribute.- Parameters:
value- the play
-
setPlay
public void setPlay(boolean value)
Generated method - Setter of theFlashComponent.playattribute.- Parameters:
value- the play
-
getQuality
public EnumerationValue getQuality(SessionContext ctx)
Generated method - Getter of theFlashComponent.qualityattribute.- Returns:
- the quality
-
getQuality
public EnumerationValue getQuality()
Generated method - Getter of theFlashComponent.qualityattribute.- Returns:
- the quality
-
setQuality
public void setQuality(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.qualityattribute.- Parameters:
value- the quality
-
setQuality
public void setQuality(EnumerationValue value)
Generated method - Setter of theFlashComponent.qualityattribute.- Parameters:
value- the quality
-
getSAlign
public EnumerationValue getSAlign(SessionContext ctx)
Generated method - Getter of theFlashComponent.sAlignattribute.- Returns:
- the sAlign
-
getSAlign
public EnumerationValue getSAlign()
Generated method - Getter of theFlashComponent.sAlignattribute.- Returns:
- the sAlign
-
setSAlign
public void setSAlign(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.sAlignattribute.- Parameters:
value- the sAlign
-
setSAlign
public void setSAlign(EnumerationValue value)
Generated method - Setter of theFlashComponent.sAlignattribute.- Parameters:
value- the sAlign
-
getScale
public EnumerationValue getScale(SessionContext ctx)
Generated method - Getter of theFlashComponent.scaleattribute.- Returns:
- the scale
-
getScale
public EnumerationValue getScale()
Generated method - Getter of theFlashComponent.scaleattribute.- Returns:
- the scale
-
setScale
public void setScale(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.scaleattribute.- Parameters:
value- the scale
-
setScale
public void setScale(EnumerationValue value)
Generated method - Setter of theFlashComponent.scaleattribute.- Parameters:
value- the scale
-
getWidth
public java.lang.Integer getWidth(SessionContext ctx)
Generated method - Getter of theFlashComponent.widthattribute.- Returns:
- the width
-
getWidth
public java.lang.Integer getWidth()
Generated method - Getter of theFlashComponent.widthattribute.- Returns:
- the width
-
getWidthAsPrimitive
public int getWidthAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashComponent.widthattribute.- Returns:
- the width
-
getWidthAsPrimitive
public int getWidthAsPrimitive()
Generated method - Getter of theFlashComponent.widthattribute.- Returns:
- the width
-
setWidth
public void setWidth(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashComponent.widthattribute.- Parameters:
value- the width
-
setWidth
public void setWidth(java.lang.Integer value)
Generated method - Setter of theFlashComponent.widthattribute.- Parameters:
value- the width
-
setWidth
public void setWidth(SessionContext ctx, int value)
Generated method - Setter of theFlashComponent.widthattribute.- Parameters:
value- the width
-
setWidth
public void setWidth(int value)
Generated method - Setter of theFlashComponent.widthattribute.- Parameters:
value- the width
-
getWmode
public EnumerationValue getWmode(SessionContext ctx)
Generated method - Getter of theFlashComponent.wmodeattribute.- Returns:
- the wmode
-
getWmode
public EnumerationValue getWmode()
Generated method - Getter of theFlashComponent.wmodeattribute.- Returns:
- the wmode
-
setWmode
public void setWmode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFlashComponent.wmodeattribute.- Parameters:
value- the wmode
-
setWmode
public void setWmode(EnumerationValue value)
Generated method - Setter of theFlashComponent.wmodeattribute.- Parameters:
value- the wmode
-
-