Class GeneratedGeneratedSmarteditwebservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.smarteditwebservices.jalo.GeneratedGeneratedSmarteditwebservicesManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
GeneratedSmarteditwebservicesManager
Generated class for type
SmarteditwebservicesManager.- 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 TypeMethodDescriptioncreateSmarteditConfiguration(SessionContext ctx, Map attributeValues) createSmarteditConfiguration(Map attributeValues) getDefaultAttributeModes(Class<? extends Item> itemClass) getName()getThemeForSmartedit(SessionContext ctx, User item) Generated method - Getter of theUser.themeForSmarteditattribute.getThemeForSmartedit(User item) Generated method - Getter of theUser.themeForSmarteditattribute.isActiveForSmartedit(Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.isActiveForSmartedit(SessionContext ctx, Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.booleanGenerated method - Getter of theTheme.activeForSmarteditattribute.booleanisActiveForSmarteditAsPrimitive(SessionContext ctx, Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.voidsetActiveForSmartedit(Theme item, boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidsetActiveForSmartedit(Theme item, Boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidsetActiveForSmartedit(SessionContext ctx, Theme item, boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidsetActiveForSmartedit(SessionContext ctx, Theme item, Boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidsetThemeForSmartedit(SessionContext ctx, User item, Theme value) Generated method - Setter of theUser.themeForSmarteditattribute.voidsetThemeForSmartedit(User item, Theme value) Generated method - Setter of theUser.themeForSmarteditattribute.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
-
GeneratedGeneratedSmarteditwebservicesManager
public GeneratedGeneratedSmarteditwebservicesManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
isActiveForSmartedit
Generated method - Getter of theTheme.activeForSmarteditattribute.- Returns:
- the activeForSmartedit - the flag that whether active theme for smartedit
-
isActiveForSmartedit
Generated method - Getter of theTheme.activeForSmarteditattribute.- Returns:
- the activeForSmartedit - the flag that whether active theme for smartedit
-
isActiveForSmarteditAsPrimitive
Generated method - Getter of theTheme.activeForSmarteditattribute.- Returns:
- the activeForSmartedit - the flag that whether active theme for smartedit
-
isActiveForSmarteditAsPrimitive
Generated method - Getter of theTheme.activeForSmarteditattribute.- Returns:
- the activeForSmartedit - the flag that whether active theme for smartedit
-
setActiveForSmartedit
Generated method - Setter of theTheme.activeForSmarteditattribute.- Parameters:
value- the activeForSmartedit - the flag that whether active theme for smartedit
-
setActiveForSmartedit
Generated method - Setter of theTheme.activeForSmarteditattribute.- Parameters:
value- the activeForSmartedit - the flag that whether active theme for smartedit
-
setActiveForSmartedit
Generated method - Setter of theTheme.activeForSmarteditattribute.- Parameters:
value- the activeForSmartedit - the flag that whether active theme for smartedit
-
setActiveForSmartedit
Generated method - Setter of theTheme.activeForSmarteditattribute.- Parameters:
value- the activeForSmartedit - the flag that whether active theme for smartedit
-
createSmarteditConfiguration
public GeneratedSmarteditConfiguration createSmarteditConfiguration(SessionContext ctx, Map attributeValues) -
createSmarteditConfiguration
-
getName
-
getThemeForSmartedit
Generated method - Getter of theUser.themeForSmarteditattribute.- Returns:
- the themeForSmartedit - the property to set smartedit theme for user
-
getThemeForSmartedit
Generated method - Getter of theUser.themeForSmarteditattribute.- Returns:
- the themeForSmartedit - the property to set smartedit theme for user
-
setThemeForSmartedit
Generated method - Setter of theUser.themeForSmarteditattribute.- Parameters:
value- the themeForSmartedit - the property to set smartedit theme for user
-
setThemeForSmartedit
Generated method - Setter of theUser.themeForSmarteditattribute.- Parameters:
value- the themeForSmartedit - the property to set smartedit theme for user
-