Class GeneratedVerticalnavigationaddonManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.verticalnavigationaddon.jalo.GeneratedVerticalnavigationaddonManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
VerticalnavigationaddonManager
Generated class for type
VerticalnavigationaddonManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateVerticalNavigationListComponent(SessionContext ctx, Map attributeValues) createVerticalNavigationListComponent(Map attributeValues) getDefaultAttributeModes(Class<? extends Item> itemClass) getName()getThumbnail(CMSLinkComponent item) Generated method - Getter of theCMSLinkComponent.thumbnailattribute.getThumbnail(SessionContext ctx, CMSLinkComponent item) Generated method - Getter of theCMSLinkComponent.thumbnailattribute.Generated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.isThumbnailOnly(SessionContext ctx, CMSLinkComponent item) Generated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.booleanGenerated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.booleanGenerated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.voidsetThumbnail(CMSLinkComponent item, Media value) Generated method - Setter of theCMSLinkComponent.thumbnailattribute.voidsetThumbnail(SessionContext ctx, CMSLinkComponent item, Media value) Generated method - Setter of theCMSLinkComponent.thumbnailattribute.voidsetThumbnailOnly(CMSLinkComponent item, boolean value) Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.voidsetThumbnailOnly(CMSLinkComponent item, Boolean value) Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.voidsetThumbnailOnly(SessionContext ctx, CMSLinkComponent item, boolean value) Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.voidsetThumbnailOnly(SessionContext ctx, CMSLinkComponent item, Boolean value) Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedVerticalnavigationaddonManager
public GeneratedVerticalnavigationaddonManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getName
-
getThumbnail
Generated method - Getter of theCMSLinkComponent.thumbnailattribute.- Returns:
- the thumbnail - image of the Component
-
getThumbnail
Generated method - Getter of theCMSLinkComponent.thumbnailattribute.- Returns:
- the thumbnail - image of the Component
-
setThumbnail
Generated method - Setter of theCMSLinkComponent.thumbnailattribute.- Parameters:
value- the thumbnail - image of the Component
-
setThumbnail
Generated method - Setter of theCMSLinkComponent.thumbnailattribute.- Parameters:
value- the thumbnail - image of the Component
-
isThumbnailOnly
Generated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.- Returns:
- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
isThumbnailOnly
Generated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.- Returns:
- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
isThumbnailOnlyAsPrimitive
Generated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.- Returns:
- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
isThumbnailOnlyAsPrimitive
Generated method - Getter of theCMSLinkComponent.thumbnailOnlyattribute.- Returns:
- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
setThumbnailOnly
Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.- Parameters:
value- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
setThumbnailOnly
Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.- Parameters:
value- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
setThumbnailOnly
Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.- Parameters:
value- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-
setThumbnailOnly
Generated method - Setter of theCMSLinkComponent.thumbnailOnlyattribute.- Parameters:
value- the thumbnailOnly - Display only the thumbnail without text content for the Link component
-