public abstract class GeneratedVerticalnavigationaddonManager extends Extension
VerticalnavigationaddonManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedVerticalnavigationaddonManager() |
| Modifier and Type | Method and Description |
|---|---|
VerticalBarComponent |
createVerticalBarComponent(Map attributeValues) |
VerticalBarComponent |
createVerticalBarComponent(SessionContext ctx,
Map attributeValues) |
VerticalNavigationListComponent |
createVerticalNavigationListComponent(Map attributeValues) |
VerticalNavigationListComponent |
createVerticalNavigationListComponent(SessionContext ctx,
Map attributeValues) |
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
String |
getName() |
Media |
getThumbnail(CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnail attribute. |
Media |
getThumbnail(SessionContext ctx,
CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnail attribute. |
Boolean |
isThumbnailOnly(CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnailOnly attribute. |
Boolean |
isThumbnailOnly(SessionContext ctx,
CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnailOnly attribute. |
boolean |
isThumbnailOnlyAsPrimitive(CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnailOnly attribute. |
boolean |
isThumbnailOnlyAsPrimitive(SessionContext ctx,
CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnailOnly attribute. |
void |
setThumbnail(CMSLinkComponent item,
Media value)
Generated method - Setter of the
CMSLinkComponent.thumbnail attribute. |
void |
setThumbnail(SessionContext ctx,
CMSLinkComponent item,
Media value)
Generated method - Setter of the
CMSLinkComponent.thumbnail attribute. |
void |
setThumbnailOnly(CMSLinkComponent item,
boolean value)
Generated method - Setter of the
CMSLinkComponent.thumbnailOnly attribute. |
void |
setThumbnailOnly(CMSLinkComponent item,
Boolean value)
Generated method - Setter of the
CMSLinkComponent.thumbnailOnly attribute. |
void |
setThumbnailOnly(SessionContext ctx,
CMSLinkComponent item,
boolean value)
Generated method - Setter of the
CMSLinkComponent.thumbnailOnly attribute. |
void |
setThumbnailOnly(SessionContext ctx,
CMSLinkComponent item,
Boolean value)
Generated method - Setter of the
CMSLinkComponent.thumbnailOnly attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrapprotected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedVerticalnavigationaddonManager()
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic VerticalBarComponent createVerticalBarComponent(SessionContext ctx, Map attributeValues)
public VerticalBarComponent createVerticalBarComponent(Map attributeValues)
public VerticalNavigationListComponent createVerticalNavigationListComponent(SessionContext ctx, Map attributeValues)
public VerticalNavigationListComponent createVerticalNavigationListComponent(Map attributeValues)
public Media getThumbnail(SessionContext ctx, CMSLinkComponent item)
CMSLinkComponent.thumbnail attribute.public Media getThumbnail(CMSLinkComponent item)
CMSLinkComponent.thumbnail attribute.public void setThumbnail(SessionContext ctx, CMSLinkComponent item, Media value)
CMSLinkComponent.thumbnail attribute.value - the thumbnail - image of the Componentpublic void setThumbnail(CMSLinkComponent item, Media value)
CMSLinkComponent.thumbnail attribute.value - the thumbnail - image of the Componentpublic Boolean isThumbnailOnly(SessionContext ctx, CMSLinkComponent item)
CMSLinkComponent.thumbnailOnly attribute.public Boolean isThumbnailOnly(CMSLinkComponent item)
CMSLinkComponent.thumbnailOnly attribute.public boolean isThumbnailOnlyAsPrimitive(SessionContext ctx, CMSLinkComponent item)
CMSLinkComponent.thumbnailOnly attribute.public boolean isThumbnailOnlyAsPrimitive(CMSLinkComponent item)
CMSLinkComponent.thumbnailOnly attribute.public void setThumbnailOnly(SessionContext ctx, CMSLinkComponent item, Boolean value)
CMSLinkComponent.thumbnailOnly attribute.value - the thumbnailOnly - Display only the thumbnail without text content for the Link componentpublic void setThumbnailOnly(CMSLinkComponent item, Boolean value)
CMSLinkComponent.thumbnailOnly attribute.value - the thumbnailOnly - Display only the thumbnail without text content for the Link componentpublic void setThumbnailOnly(SessionContext ctx, CMSLinkComponent item, boolean value)
CMSLinkComponent.thumbnailOnly attribute.value - the thumbnailOnly - Display only the thumbnail without text content for the Link componentpublic void setThumbnailOnly(CMSLinkComponent item, boolean value)
CMSLinkComponent.thumbnailOnly attribute.value - the thumbnailOnly - Display only the thumbnail without text content for the Link componentCopyright © 2017 SAP SE. All Rights Reserved.