public abstract class GeneratedVerticalnavigationaddonManager extends Extension
VerticalnavigationaddonManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedVerticalnavigationaddonManager() |
| Modifier and Type | Method and Description |
|---|---|
VerticalNavigationListComponent |
createVerticalNavigationListComponent(java.util.Map attributeValues) |
VerticalNavigationListComponent |
createVerticalNavigationListComponent(SessionContext ctx,
java.util.Map attributeValues) |
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.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. |
java.lang.Boolean |
isThumbnailOnly(CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.thumbnailOnly attribute. |
java.lang.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,
java.lang.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,
java.lang.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, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedVerticalnavigationaddonManager()
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic VerticalNavigationListComponent createVerticalNavigationListComponent(SessionContext ctx, java.util.Map attributeValues)
public VerticalNavigationListComponent createVerticalNavigationListComponent(java.util.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 java.lang.Boolean isThumbnailOnly(SessionContext ctx, CMSLinkComponent item)
CMSLinkComponent.thumbnailOnly attribute.public java.lang.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, java.lang.Boolean value)
CMSLinkComponent.thumbnailOnly attribute.value - the thumbnailOnly - Display only the thumbnail without text content for the Link componentpublic void setThumbnailOnly(CMSLinkComponent item, java.lang.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 © 2018 SAP SE. All Rights Reserved.