Uses of Class
de.hybris.platform.ldap.jalo.configuration.valueobject.ConfigValueObject
Packages that use ConfigValueObject
Package
Description
-
Uses of ConfigValueObject in de.hybris.platform.ldap
Constructors in de.hybris.platform.ldap with parameters of type ConfigValueObjectModifierConstructorDescriptionLDIF2ImpExConverter(File file, ConfigValueObject config) Opens the file and sets the given encoding.LDIF2ImpExConverter(InputStream inputStream, ConfigValueObject config) Opens the given Inputstream with the given file.LDIF2ImpExConverter(Reader reader, ConfigValueObject config) Opens the given reader.LDIF2ImpExConverter(String fileName, ConfigValueObject config) Opens the file with the given filename and sets the given encoding. -
Uses of ConfigValueObject in de.hybris.platform.ldap.connection
Constructors in de.hybris.platform.ldap.connection with parameters of type ConfigValueObjectModifierConstructorDescriptionLDAPGenericObject(ConfigValueObject config) Creates a new instance of LdapGenericObjectLDAPGenericObject(ConfigValueObject config, Attributes attribs) LDAPGenericObject(ConfigValueObject config, LdapContext context, String name, String base) Creates a new instance of LDAPGenericObjectLDAPGenericObject(ConfigValueObject config, LdapContext context, String name, String base, String hybrisTypeCode) Creates a new instance of LDAPGenericObject -
Uses of ConfigValueObject in de.hybris.platform.ldap.jalo.configuration
Methods in de.hybris.platform.ldap.jalo.configuration that return ConfigValueObject