Class GeneratedSamlssobackofficeManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
com.hybris.samlssobackoffice.jalo.GeneratedSamlssobackofficeManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
SamlssobackofficeManager
Generated class for type
SamlssobackofficeManager.- 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 TypeMethodDescriptiongetDefaultAttributeModes(Class<? extends Item> itemClass) getName()isEnableBackofficeLogin(SessionContext ctx, GenericItem item) Generated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.Generated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.booleanGenerated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.booleanGenerated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.voidsetEnableBackofficeLogin(SessionContext ctx, GenericItem item, Boolean value) Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.voidsetEnableBackofficeLogin(SessionContext ctx, SamlUserGroup item, boolean value) Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.voidsetEnableBackofficeLogin(SamlUserGroup item, boolean value) Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.voidsetEnableBackofficeLogin(SamlUserGroup item, Boolean value) Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.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
-
GeneratedSamlssobackofficeManager
public GeneratedSamlssobackofficeManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
isEnableBackofficeLogin
Generated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.- Returns:
- the enableBackofficeLogin
-
isEnableBackofficeLogin
Generated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.- Returns:
- the enableBackofficeLogin
-
isEnableBackofficeLoginAsPrimitive
Generated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.- Returns:
- the enableBackofficeLogin
-
isEnableBackofficeLoginAsPrimitive
Generated method - Getter of theSamlUserGroup.enableBackofficeLoginattribute.- Returns:
- the enableBackofficeLogin
-
setEnableBackofficeLogin
Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.- Parameters:
value- the enableBackofficeLogin
-
setEnableBackofficeLogin
Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.- Parameters:
value- the enableBackofficeLogin
-
setEnableBackofficeLogin
Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.- Parameters:
value- the enableBackofficeLogin
-
setEnableBackofficeLogin
Generated method - Setter of theSamlUserGroup.enableBackofficeLoginattribute.- Parameters:
value- the enableBackofficeLogin
-
getName
-