Class GeneratedSimpleBannerComponent
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.acceleratorcms.jalo.components.GeneratedSimpleBannerComponent
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedSimpleBannerComponent
extends de.hybris.platform.cms2lib.components.AbstractBannerComponent
Generated class for type
SimpleBannerComponent.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theSimpleBannerComponent.categoryattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSimpleBannerComponent>BidirectionalOneToManyHandlerfor handling 1:n CATEGORY's relation attributes from 'one' side.static final StringQualifier of theSimpleBannerComponent.categoryPOSattributestatic final StringQualifier of theSimpleBannerComponent.contentPageattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSimpleBannerComponent>BidirectionalOneToManyHandlerfor handling 1:n CONTENTPAGE's relation attributes from 'one' side.static final StringQualifier of theSimpleBannerComponent.contentPagePOSattributestatic final StringQualifier of theSimpleBannerComponent.productattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSimpleBannerComponent>BidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.static final StringQualifier of theSimpleBannerComponent.productPOSattributeFields inherited from class de.hybris.platform.cms2lib.components.GeneratedAbstractBannerComponent
EXTERNAL, MEDIA, URLLINKFields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
CONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDEREDFields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
CHILDREN, CMSCOMPONENTCHILDRENFORCMSCOMPONENT_MARKMODIFIED, CMSCOMPONENTCHILDRENFORCMSCOMPONENT_SRC_ORDERED, CMSCOMPONENTCHILDRENFORCMSCOMPONENT_TGT_ORDERED, CONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, PARENTS, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, STYLECLASSES, TYPE, TYPECODE, VISIBLEFields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, SYNCHRONIZATIONBLOCKED, UIDFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, staticTransientObjectsFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) de.hybris.platform.category.jalo.CategoryGenerated method - Getter of theSimpleBannerComponent.categoryattribute.de.hybris.platform.category.jalo.CategorygetCategory(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSimpleBannerComponent.categoryattribute.de.hybris.platform.cms2.jalo.pages.ContentPageGenerated method - Getter of theSimpleBannerComponent.contentPageattribute.de.hybris.platform.cms2.jalo.pages.ContentPagegetContentPage(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSimpleBannerComponent.contentPageattribute.de.hybris.platform.jalo.product.ProductGenerated method - Getter of theSimpleBannerComponent.productattribute.de.hybris.platform.jalo.product.ProductgetProduct(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSimpleBannerComponent.productattribute.voidsetCategory(de.hybris.platform.category.jalo.Category value) Generated method - Setter of theSimpleBannerComponent.categoryattribute.voidsetCategory(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category value) Generated method - Setter of theSimpleBannerComponent.categoryattribute.voidsetContentPage(de.hybris.platform.cms2.jalo.pages.ContentPage value) Generated method - Setter of theSimpleBannerComponent.contentPageattribute.voidsetContentPage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.pages.ContentPage value) Generated method - Setter of theSimpleBannerComponent.contentPageattribute.voidsetProduct(de.hybris.platform.jalo.product.Product value) Generated method - Setter of theSimpleBannerComponent.productattribute.voidsetProduct(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Setter of theSimpleBannerComponent.productattribute.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, setUrlLinkMethods inherited from class de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
isContainerMethods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
addToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, isMarkModifiedDisabled, removeFromContainers, removeFromContainers, setContainers, setContainersMethods inherited from class de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
getAllType, getType, getTypeCode, isRestricted, isVisibleMethods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
addToChildren, addToChildren, addToParents, addToParents, addToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getChildren, getChildren, getChildrenCount, getChildrenCount, getParents, getParents, getParentsCount, getParentsCount, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getStyleClasses, getStyleClasses, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromChildren, removeFromChildren, removeFromParents, removeFromParents, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setChildren, setChildren, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setParents, setParents, setRestrictions, setRestrictions, setSlots, setSlots, setStyleClasses, setStyleClasses, setVisible, setVisible, setVisible, setVisibleMethods inherited from class de.hybris.platform.cms2.jalo.contents.CMSItem
getNameMethods inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, isSynchronizationBlocked, isSynchronizationBlocked, isSynchronizationBlockedAsPrimitive, isSynchronizationBlockedAsPrimitive, setCatalogVersion, setCatalogVersion, setName, setName, setSynchronizationBlocked, setSynchronizationBlocked, setSynchronizationBlocked, setSynchronizationBlocked, setUid, setUidMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CONTENTPAGEPOS
Qualifier of theSimpleBannerComponent.contentPagePOSattribute- See Also:
-
CONTENTPAGE
Qualifier of theSimpleBannerComponent.contentPageattribute- See Also:
-
PRODUCTPOS
Qualifier of theSimpleBannerComponent.productPOSattribute- See Also:
-
PRODUCT
Qualifier of theSimpleBannerComponent.productattribute- See Also:
-
CATEGORYPOS
Qualifier of theSimpleBannerComponent.categoryPOSattribute- See Also:
-
CATEGORY
Qualifier of theSimpleBannerComponent.categoryattribute- See Also:
-
CONTENTPAGEHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSimpleBannerComponent> CONTENTPAGEHANDLERBidirectionalOneToManyHandlerfor handling 1:n CONTENTPAGE's relation attributes from 'one' side. -
PRODUCTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSimpleBannerComponent> PRODUCTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side. -
CATEGORYHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSimpleBannerComponent> CATEGORYHANDLERBidirectionalOneToManyHandlerfor handling 1:n CATEGORY's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSimpleBannerComponent
public GeneratedSimpleBannerComponent()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.cms2lib.components.GeneratedAbstractBannerComponent
-
getCategory
public de.hybris.platform.category.jalo.Category getCategory(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSimpleBannerComponent.categoryattribute.- Returns:
- the category
-
getCategory
public de.hybris.platform.category.jalo.Category getCategory()Generated method - Getter of theSimpleBannerComponent.categoryattribute.- Returns:
- the category
-
setCategory
public void setCategory(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category value) Generated method - Setter of theSimpleBannerComponent.categoryattribute.- Parameters:
value- the category
-
setCategory
public void setCategory(de.hybris.platform.category.jalo.Category value) Generated method - Setter of theSimpleBannerComponent.categoryattribute.- Parameters:
value- the category
-
getContentPage
public de.hybris.platform.cms2.jalo.pages.ContentPage getContentPage(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSimpleBannerComponent.contentPageattribute.- Returns:
- the contentPage
-
getContentPage
public de.hybris.platform.cms2.jalo.pages.ContentPage getContentPage()Generated method - Getter of theSimpleBannerComponent.contentPageattribute.- Returns:
- the contentPage
-
setContentPage
public void setContentPage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.pages.ContentPage value) Generated method - Setter of theSimpleBannerComponent.contentPageattribute.- Parameters:
value- the contentPage
-
setContentPage
public void setContentPage(de.hybris.platform.cms2.jalo.pages.ContentPage value) Generated method - Setter of theSimpleBannerComponent.contentPageattribute.- Parameters:
value- the contentPage
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.cms2lib.components.AbstractBannerComponent- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getProduct
public de.hybris.platform.jalo.product.Product getProduct(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSimpleBannerComponent.productattribute.- Returns:
- the product
-
getProduct
public de.hybris.platform.jalo.product.Product getProduct()Generated method - Getter of theSimpleBannerComponent.productattribute.- Returns:
- the product
-
setProduct
public void setProduct(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Setter of theSimpleBannerComponent.productattribute.- Parameters:
value- the product
-
setProduct
public void setProduct(de.hybris.platform.jalo.product.Product value) Generated method - Setter of theSimpleBannerComponent.productattribute.- Parameters:
value- the product
-