public abstract class GeneratedFlashComponent extends AbstractBannerComponent
FlashComponent.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
BGCOLOR
Qualifier of the
FlashComponent.bgcolor attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
HEIGHT
Qualifier of the
FlashComponent.height attribute |
static String |
LOOP
Qualifier of the
FlashComponent.loop attribute |
static String |
MENU
Qualifier of the
FlashComponent.menu attribute |
static String |
PAGE
Qualifier of the
FlashComponent.page attribute |
protected static BidirectionalOneToManyHandler<GeneratedFlashComponent> |
PAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n PAGE's relation attributes from 'one' side. |
static String |
PAGELABELORID
Qualifier of the
FlashComponent.pageLabelOrId attribute |
static String |
PLAY
Qualifier of the
FlashComponent.play attribute |
static String |
QUALITY
Qualifier of the
FlashComponent.quality attribute |
static String |
SALIGN
Qualifier of the
FlashComponent.sAlign attribute |
static String |
SCALE
Qualifier of the
FlashComponent.scale attribute |
static String |
WIDTH
Qualifier of the
FlashComponent.width attribute |
static String |
WMODE
Qualifier of the
FlashComponent.wmode attribute |
EXTERNAL, MEDIA, URLLINKCONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDEREDCONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UIDLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedFlashComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
String |
getBgcolor()
Generated method - Getter of the
FlashComponent.bgcolor attribute. |
String |
getBgcolor(SessionContext ctx)
Generated method - Getter of the
FlashComponent.bgcolor attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Integer |
getHeight()
Generated method - Getter of the
FlashComponent.height attribute. |
Integer |
getHeight(SessionContext ctx)
Generated method - Getter of the
FlashComponent.height attribute. |
int |
getHeightAsPrimitive()
Generated method - Getter of the
FlashComponent.height attribute. |
int |
getHeightAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.height attribute. |
ContentPage |
getPage()
Generated method - Getter of the
FlashComponent.page attribute. |
ContentPage |
getPage(SessionContext ctx)
Generated method - Getter of the
FlashComponent.page attribute. |
String |
getPageLabelOrId()
Generated method - Getter of the
FlashComponent.pageLabelOrId attribute. |
abstract String |
getPageLabelOrId(SessionContext ctx)
Generated method - Getter of the
FlashComponent.pageLabelOrId attribute. |
EnumerationValue |
getQuality()
Generated method - Getter of the
FlashComponent.quality attribute. |
EnumerationValue |
getQuality(SessionContext ctx)
Generated method - Getter of the
FlashComponent.quality attribute. |
EnumerationValue |
getSAlign()
Generated method - Getter of the
FlashComponent.sAlign attribute. |
EnumerationValue |
getSAlign(SessionContext ctx)
Generated method - Getter of the
FlashComponent.sAlign attribute. |
EnumerationValue |
getScale()
Generated method - Getter of the
FlashComponent.scale attribute. |
EnumerationValue |
getScale(SessionContext ctx)
Generated method - Getter of the
FlashComponent.scale attribute. |
Integer |
getWidth()
Generated method - Getter of the
FlashComponent.width attribute. |
Integer |
getWidth(SessionContext ctx)
Generated method - Getter of the
FlashComponent.width attribute. |
int |
getWidthAsPrimitive()
Generated method - Getter of the
FlashComponent.width attribute. |
int |
getWidthAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.width attribute. |
EnumerationValue |
getWmode()
Generated method - Getter of the
FlashComponent.wmode attribute. |
EnumerationValue |
getWmode(SessionContext ctx)
Generated method - Getter of the
FlashComponent.wmode attribute. |
Boolean |
isLoop()
Generated method - Getter of the
FlashComponent.loop attribute. |
Boolean |
isLoop(SessionContext ctx)
Generated method - Getter of the
FlashComponent.loop attribute. |
boolean |
isLoopAsPrimitive()
Generated method - Getter of the
FlashComponent.loop attribute. |
boolean |
isLoopAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.loop attribute. |
Boolean |
isMenu()
Generated method - Getter of the
FlashComponent.menu attribute. |
Boolean |
isMenu(SessionContext ctx)
Generated method - Getter of the
FlashComponent.menu attribute. |
boolean |
isMenuAsPrimitive()
Generated method - Getter of the
FlashComponent.menu attribute. |
boolean |
isMenuAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.menu attribute. |
Boolean |
isPlay()
Generated method - Getter of the
FlashComponent.play attribute. |
Boolean |
isPlay(SessionContext ctx)
Generated method - Getter of the
FlashComponent.play attribute. |
boolean |
isPlayAsPrimitive()
Generated method - Getter of the
FlashComponent.play attribute. |
boolean |
isPlayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.play attribute. |
void |
setBgcolor(SessionContext ctx,
String value)
Generated method - Setter of the
FlashComponent.bgcolor attribute. |
void |
setBgcolor(String value)
Generated method - Setter of the
FlashComponent.bgcolor attribute. |
void |
setHeight(int value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setHeight(Integer value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setHeight(SessionContext ctx,
int value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setHeight(SessionContext ctx,
Integer value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setLoop(boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setLoop(Boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setLoop(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setLoop(SessionContext ctx,
Boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setMenu(boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setMenu(Boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setMenu(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setMenu(SessionContext ctx,
Boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setPage(ContentPage value)
Generated method - Setter of the
FlashComponent.page attribute. |
void |
setPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
FlashComponent.page attribute. |
void |
setPlay(boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setPlay(Boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setPlay(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setPlay(SessionContext ctx,
Boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setQuality(EnumerationValue value)
Generated method - Setter of the
FlashComponent.quality attribute. |
void |
setQuality(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.quality attribute. |
void |
setSAlign(EnumerationValue value)
Generated method - Setter of the
FlashComponent.sAlign attribute. |
void |
setSAlign(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.sAlign attribute. |
void |
setScale(EnumerationValue value)
Generated method - Setter of the
FlashComponent.scale attribute. |
void |
setScale(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.scale attribute. |
void |
setWidth(int value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWidth(Integer value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWidth(SessionContext ctx,
int value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWidth(SessionContext ctx,
Integer value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWmode(EnumerationValue value)
Generated method - Setter of the
FlashComponent.wmode attribute. |
void |
setWmode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.wmode attribute. |
getAllMedia, getAllMedia, getMedia, getMedia, getUrlLink, getUrlLink, isExternal, isExternal, isExternalAsPrimitive, isExternalAsPrimitive, setAllMedia, setAllMedia, setExternal, setExternal, setExternal, setExternal, setMedia, setMedia, setUrlLink, setUrlLinkisContaineraddToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, removeFromContainers, removeFromContainers, setContainers, setContainersgetAllType, getType, getTypeCode, isRestricted, isVisibleaddToRestrictions, 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, setVisiblegetCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String PLAY
FlashComponent.play attributepublic static final String LOOP
FlashComponent.loop attributepublic static final String MENU
FlashComponent.menu attributepublic static final String QUALITY
FlashComponent.quality attributepublic static final String SCALE
FlashComponent.scale attributepublic static final String WMODE
FlashComponent.wmode attributepublic static final String SALIGN
FlashComponent.sAlign attributepublic static final String BGCOLOR
FlashComponent.bgcolor attributepublic static final String WIDTH
FlashComponent.width attributepublic static final String HEIGHT
FlashComponent.height attributepublic static final String PAGELABELORID
FlashComponent.pageLabelOrId attributepublic static final String PAGE
FlashComponent.page attributeprotected static final BidirectionalOneToManyHandler<GeneratedFlashComponent> PAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n PAGE's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractBannerComponentpublic String getBgcolor(SessionContext ctx)
FlashComponent.bgcolor attribute.public String getBgcolor()
FlashComponent.bgcolor attribute.public void setBgcolor(SessionContext ctx, String value)
FlashComponent.bgcolor attribute.value - the bgcolorpublic void setBgcolor(String value)
FlashComponent.bgcolor attribute.value - the bgcolorprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class AbstractBannerComponentctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic Integer getHeight(SessionContext ctx)
FlashComponent.height attribute.public Integer getHeight()
FlashComponent.height attribute.public int getHeightAsPrimitive(SessionContext ctx)
FlashComponent.height attribute.public int getHeightAsPrimitive()
FlashComponent.height attribute.public void setHeight(SessionContext ctx, Integer value)
FlashComponent.height attribute.value - the heightpublic void setHeight(Integer value)
FlashComponent.height attribute.value - the heightpublic void setHeight(SessionContext ctx, int value)
FlashComponent.height attribute.value - the heightpublic void setHeight(int value)
FlashComponent.height attribute.value - the heightpublic Boolean isLoop(SessionContext ctx)
FlashComponent.loop attribute.public Boolean isLoop()
FlashComponent.loop attribute.public boolean isLoopAsPrimitive(SessionContext ctx)
FlashComponent.loop attribute.public boolean isLoopAsPrimitive()
FlashComponent.loop attribute.public void setLoop(SessionContext ctx, Boolean value)
FlashComponent.loop attribute.value - the looppublic void setLoop(Boolean value)
FlashComponent.loop attribute.value - the looppublic void setLoop(SessionContext ctx, boolean value)
FlashComponent.loop attribute.value - the looppublic void setLoop(boolean value)
FlashComponent.loop attribute.value - the looppublic Boolean isMenu(SessionContext ctx)
FlashComponent.menu attribute.public Boolean isMenu()
FlashComponent.menu attribute.public boolean isMenuAsPrimitive(SessionContext ctx)
FlashComponent.menu attribute.public boolean isMenuAsPrimitive()
FlashComponent.menu attribute.public void setMenu(SessionContext ctx, Boolean value)
FlashComponent.menu attribute.value - the menupublic void setMenu(Boolean value)
FlashComponent.menu attribute.value - the menupublic void setMenu(SessionContext ctx, boolean value)
FlashComponent.menu attribute.value - the menupublic void setMenu(boolean value)
FlashComponent.menu attribute.value - the menupublic ContentPage getPage(SessionContext ctx)
FlashComponent.page attribute.public ContentPage getPage()
FlashComponent.page attribute.public void setPage(SessionContext ctx, ContentPage value)
FlashComponent.page attribute.value - the pagepublic void setPage(ContentPage value)
FlashComponent.page attribute.value - the pagepublic abstract String getPageLabelOrId(SessionContext ctx)
FlashComponent.pageLabelOrId attribute.public String getPageLabelOrId()
FlashComponent.pageLabelOrId attribute.public Boolean isPlay(SessionContext ctx)
FlashComponent.play attribute.public Boolean isPlay()
FlashComponent.play attribute.public boolean isPlayAsPrimitive(SessionContext ctx)
FlashComponent.play attribute.public boolean isPlayAsPrimitive()
FlashComponent.play attribute.public void setPlay(SessionContext ctx, Boolean value)
FlashComponent.play attribute.value - the playpublic void setPlay(Boolean value)
FlashComponent.play attribute.value - the playpublic void setPlay(SessionContext ctx, boolean value)
FlashComponent.play attribute.value - the playpublic void setPlay(boolean value)
FlashComponent.play attribute.value - the playpublic EnumerationValue getQuality(SessionContext ctx)
FlashComponent.quality attribute.public EnumerationValue getQuality()
FlashComponent.quality attribute.public void setQuality(SessionContext ctx, EnumerationValue value)
FlashComponent.quality attribute.value - the qualitypublic void setQuality(EnumerationValue value)
FlashComponent.quality attribute.value - the qualitypublic EnumerationValue getSAlign(SessionContext ctx)
FlashComponent.sAlign attribute.public EnumerationValue getSAlign()
FlashComponent.sAlign attribute.public void setSAlign(SessionContext ctx, EnumerationValue value)
FlashComponent.sAlign attribute.value - the sAlignpublic void setSAlign(EnumerationValue value)
FlashComponent.sAlign attribute.value - the sAlignpublic EnumerationValue getScale(SessionContext ctx)
FlashComponent.scale attribute.public EnumerationValue getScale()
FlashComponent.scale attribute.public void setScale(SessionContext ctx, EnumerationValue value)
FlashComponent.scale attribute.value - the scalepublic void setScale(EnumerationValue value)
FlashComponent.scale attribute.value - the scalepublic Integer getWidth(SessionContext ctx)
FlashComponent.width attribute.public Integer getWidth()
FlashComponent.width attribute.public int getWidthAsPrimitive(SessionContext ctx)
FlashComponent.width attribute.public int getWidthAsPrimitive()
FlashComponent.width attribute.public void setWidth(SessionContext ctx, Integer value)
FlashComponent.width attribute.value - the widthpublic void setWidth(Integer value)
FlashComponent.width attribute.value - the widthpublic void setWidth(SessionContext ctx, int value)
FlashComponent.width attribute.value - the widthpublic void setWidth(int value)
FlashComponent.width attribute.value - the widthpublic EnumerationValue getWmode(SessionContext ctx)
FlashComponent.wmode attribute.public EnumerationValue getWmode()
FlashComponent.wmode attribute.public void setWmode(SessionContext ctx, EnumerationValue value)
FlashComponent.wmode attribute.value - the wmodepublic void setWmode(EnumerationValue value)
FlashComponent.wmode attribute.value - the wmodeCopyright © 2017 SAP SE. All Rights Reserved.