Uses of Class
org.bedework.carddav.server.dirHandlers.ldap.DirRecord
Packages that use DirRecord
-
Uses of DirRecord in org.bedework.carddav.server.dirHandlers.ldap
Subclasses of DirRecord in org.bedework.carddav.server.dirHandlers.ldapModifier and TypeClassDescriptionclassThis class represents a directory record which may be built from a number of attributes represented as a BasicAttributes object.Methods in org.bedework.carddav.server.dirHandlers.ldap with parameters of type DirRecordModifier and TypeMethodDescriptionbooleanCheck dns for equalitybooleanCompare this with that.booleanSimpler form of equals in which attributes have the same names in both records.booleanCompare this with that only looking at the named attributes.booleanDirRecord.equalsAllBut(DirRecord that, String[] attrIDs) This compares all but the named attributes allbut true => All must be equal except those on the list