|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchingRuleEnum | |
---|---|
org.apache.directory.shared.ldap.schema | Contains interfaces and base classes for representing the LDAP schema domain model. |
Uses of MatchingRuleEnum in org.apache.directory.shared.ldap.schema |
---|
Fields in org.apache.directory.shared.ldap.schema declared as MatchingRuleEnum | |
---|---|
static MatchingRuleEnum |
MatchingRuleEnum.EQUALITY
enum for equality comparator usage |
static MatchingRuleEnum |
MatchingRuleEnum.ORDERING
enum for ordering comparator usage |
static MatchingRuleEnum |
MatchingRuleEnum.SUBSTRING
enum for substring comparator usage |
Methods in org.apache.directory.shared.ldap.schema that return MatchingRuleEnum | |
---|---|
static MatchingRuleEnum |
MatchingRuleEnum.getUsage(String usage)
Gets the enumeration type for the usage string regardless of case. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |