Package de.hybris.platform.ldap.jalo
Class GeneratedLDAPManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.ldap.jalo.GeneratedLDAPManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
LDAPManager
Generated class for type
LDAPManager.- 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 TypeMethodDescriptioncreateConfigurationMedia(SessionContext ctx, Map attributeValues) createConfigurationMedia(Map attributeValues) createLDAPConfigProxyItem(SessionContext ctx, Map attributeValues) createLDAPConfigProxyItem(Map attributeValues) createLDIFGroupImportCronJob(SessionContext ctx, Map attributeValues) createLDIFGroupImportCronJob(Map attributeValues) createLDIFGroupImportJob(SessionContext ctx, Map attributeValues) createLDIFGroupImportJob(Map attributeValues) createLDIFImportCronJob(SessionContext ctx, Map attributeValues) createLDIFImportCronJob(Map attributeValues) createLDIFImportJob(SessionContext ctx, Map attributeValues) createLDIFImportJob(Map attributeValues) createLDIFMedia(SessionContext ctx, Map attributeValues) createLDIFMedia(Map attributeValues) Generated method - Getter of thePrincipal.CNattribute.getCN(SessionContext ctx, Principal item) Generated method - Getter of thePrincipal.CNattribute.getDefaultAttributeModes(Class<? extends Item> itemClass) Generated method - Getter of thePrincipal.DNattribute.getDN(SessionContext ctx, Principal item) Generated method - Getter of thePrincipal.DNattribute.getDomain(SessionContext ctx, User item) Generated method - Getter of theUser.domainattribute.Generated method - Getter of theUser.domainattribute.getLdaplogin(SessionContext ctx, User item) Generated method - Getter of theUser.ldaploginattribute.getLdaplogin(User item) Generated method - Getter of theUser.ldaploginattribute.getLdapsearchbase(Principal item) Generated method - Getter of thePrincipal.ldapsearchbaseattribute.getLdapsearchbase(SessionContext ctx, Principal item) Generated method - Getter of thePrincipal.ldapsearchbaseattribute.getName()isLdapaccount(SessionContext ctx, User item) Generated method - Getter of theUser.ldapaccountattribute.isLdapaccount(User item) Generated method - Getter of theUser.ldapaccountattribute.booleanisLdapaccountAsPrimitive(SessionContext ctx, User item) Generated method - Getter of theUser.ldapaccountattribute.booleanisLdapaccountAsPrimitive(User item) Generated method - Getter of theUser.ldapaccountattribute.voidGenerated method - Setter of thePrincipal.CNattribute.voidsetCN(SessionContext ctx, Principal item, String value) Generated method - Setter of thePrincipal.CNattribute.voidGenerated method - Setter of thePrincipal.DNattribute.voidsetDN(SessionContext ctx, Principal item, String value) Generated method - Setter of thePrincipal.DNattribute.voidsetDomain(SessionContext ctx, User item, String value) Generated method - Setter of theUser.domainattribute.voidGenerated method - Setter of theUser.domainattribute.voidsetLdapaccount(SessionContext ctx, User item, boolean value) Generated method - Setter of theUser.ldapaccountattribute.voidsetLdapaccount(SessionContext ctx, User item, Boolean value) Generated method - Setter of theUser.ldapaccountattribute.voidsetLdapaccount(User item, boolean value) Generated method - Setter of theUser.ldapaccountattribute.voidsetLdapaccount(User item, Boolean value) Generated method - Setter of theUser.ldapaccountattribute.voidsetLdaplogin(SessionContext ctx, User item, String value) Generated method - Setter of theUser.ldaploginattribute.voidsetLdaplogin(User item, String value) Generated method - Setter of theUser.ldaploginattribute.voidsetLdapsearchbase(Principal item, String value) Generated method - Setter of thePrincipal.ldapsearchbaseattribute.voidsetLdapsearchbase(SessionContext ctx, Principal item, String value) Generated method - Setter of thePrincipal.ldapsearchbaseattribute.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
-
GeneratedLDAPManager
public GeneratedLDAPManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getCN
Generated method - Getter of thePrincipal.CNattribute.- Returns:
- the CN
-
getCN
Generated method - Getter of thePrincipal.CNattribute.- Returns:
- the CN
-
setCN
Generated method - Setter of thePrincipal.CNattribute.- Parameters:
value- the CN
-
setCN
Generated method - Setter of thePrincipal.CNattribute.- Parameters:
value- the CN
-
createConfigurationMedia
-
createConfigurationMedia
-
createLDAPConfigProxyItem
-
createLDAPConfigProxyItem
-
createLDIFGroupImportCronJob
-
createLDIFGroupImportCronJob
-
createLDIFGroupImportJob
-
createLDIFGroupImportJob
-
createLDIFImportCronJob
-
createLDIFImportCronJob
-
createLDIFImportJob
-
createLDIFImportJob
-
createLDIFMedia
-
createLDIFMedia
-
getDN
Generated method - Getter of thePrincipal.DNattribute.- Returns:
- the DN
-
getDN
Generated method - Getter of thePrincipal.DNattribute.- Returns:
- the DN
-
setDN
Generated method - Setter of thePrincipal.DNattribute.- Parameters:
value- the DN
-
setDN
Generated method - Setter of thePrincipal.DNattribute.- Parameters:
value- the DN
-
getDomain
Generated method - Getter of theUser.domainattribute.- Returns:
- the domain
-
getDomain
Generated method - Getter of theUser.domainattribute.- Returns:
- the domain
-
setDomain
Generated method - Setter of theUser.domainattribute.- Parameters:
value- the domain
-
setDomain
Generated method - Setter of theUser.domainattribute.- Parameters:
value- the domain
-
getName
-
isLdapaccount
Generated method - Getter of theUser.ldapaccountattribute.- Returns:
- the ldapaccount
-
isLdapaccount
Generated method - Getter of theUser.ldapaccountattribute.- Returns:
- the ldapaccount
-
isLdapaccountAsPrimitive
Generated method - Getter of theUser.ldapaccountattribute.- Returns:
- the ldapaccount
-
isLdapaccountAsPrimitive
Generated method - Getter of theUser.ldapaccountattribute.- Returns:
- the ldapaccount
-
setLdapaccount
Generated method - Setter of theUser.ldapaccountattribute.- Parameters:
value- the ldapaccount
-
setLdapaccount
Generated method - Setter of theUser.ldapaccountattribute.- Parameters:
value- the ldapaccount
-
setLdapaccount
Generated method - Setter of theUser.ldapaccountattribute.- Parameters:
value- the ldapaccount
-
setLdapaccount
Generated method - Setter of theUser.ldapaccountattribute.- Parameters:
value- the ldapaccount
-
getLdaplogin
Generated method - Getter of theUser.ldaploginattribute.- Returns:
- the ldaplogin
-
getLdaplogin
Generated method - Getter of theUser.ldaploginattribute.- Returns:
- the ldaplogin
-
setLdaplogin
Generated method - Setter of theUser.ldaploginattribute.- Parameters:
value- the ldaplogin
-
setLdaplogin
Generated method - Setter of theUser.ldaploginattribute.- Parameters:
value- the ldaplogin
-
getLdapsearchbase
Generated method - Getter of thePrincipal.ldapsearchbaseattribute.- Returns:
- the ldapsearchbase - CAUTION: You have to copy the value of the attribute 'LDAPSEARCHBASE' to the attribute 'DN', yourself !!!
-
getLdapsearchbase
Generated method - Getter of thePrincipal.ldapsearchbaseattribute.- Returns:
- the ldapsearchbase - CAUTION: You have to copy the value of the attribute 'LDAPSEARCHBASE' to the attribute 'DN', yourself !!!
-
setLdapsearchbase
Generated method - Setter of thePrincipal.ldapsearchbaseattribute.- Parameters:
value- the ldapsearchbase - CAUTION: You have to copy the value of the attribute 'LDAPSEARCHBASE' to the attribute 'DN', yourself !!!
-
setLdapsearchbase
Generated method - Setter of thePrincipal.ldapsearchbaseattribute.- Parameters:
value- the ldapsearchbase - CAUTION: You have to copy the value of the attribute 'LDAPSEARCHBASE' to the attribute 'DN', yourself !!!
-