Class LdapMapping.AttrValue
- java.lang.Object
-
- org.bedework.carddav.server.dirHandlers.ldap.LdapMapping
-
- org.bedework.carddav.server.dirHandlers.ldap.LdapMapping.AttrValue
-
- Enclosing class:
- LdapMapping
public static class LdapMapping.AttrValue extends LdapMapping
This represent a value we need to insert into an ldap entry as we create it. These have no corresponding vcard property.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.bedework.carddav.server.dirHandlers.ldap.LdapMapping
LdapMapping.AttrPropertyMapping, LdapMapping.AttrValue
-
-
Field Summary
-
Fields inherited from class org.bedework.carddav.server.dirHandlers.ldap.LdapMapping
attrToVcardProperty, defaultAttrIdList, toLdapAttrNoGroup
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetValue()inthashCode()-
Methods inherited from class org.bedework.carddav.server.dirHandlers.ldap.LdapMapping
getAttrId, getKindAttrId, getKindMapping, getOcKindMapping, simplePropertyToLdapAttr
-
-