Searched defs:getName (Results 126 - 150 of 1310) sorted by relevance

1234567891011>>

/forgerock/opendj2/src/server/org/opends/server/schema/
H A DTelephoneNumberEqualityMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:TelephoneNumberEqualityMatchingRule
H A DTelephoneNumberSubstringMatchingRule.java72 return Collections.singleton(getName());
84 public String getName() method in class:TelephoneNumberSubstringMatchingRule
H A DUUIDEqualityMatchingRule.java70 return Collections.singleton(getName());
82 public String getName() method in class:UUIDEqualityMatchingRule
H A DUniqueMemberEqualityMatchingRule.java84 return Collections.singleton(getName());
96 public String getName() method in class:UniqueMemberEqualityMatchingRule
H A DUserPasswordExactEqualityMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:UserPasswordExactEqualityMatchingRule
/forgerock/opendj2/src/server/org/opends/server/types/
H A DExistingFileBehavior.java87 public String getName() method in class:ExistingFileBehavior
H A DLockType.java88 public String getName() method in class:LockType
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxPrincipal.java84 public String getName() method in class:OpendsJmxPrincipal
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DAuthPasswordExactEqualityMatchingRule.java79 return Collections.singleton(getName());
91 public String getName() method in class:AuthPasswordExactEqualityMatchingRule
H A DBitStringEqualityMatchingRule.java70 return Collections.singleton(getName());
82 public String getName() method in class:BitStringEqualityMatchingRule
H A DBooleanEqualityMatchingRule.java71 return Collections.singleton(getName());
83 public String getName() method in class:BooleanEqualityMatchingRule
H A DCaseExactEqualityMatchingRule.java65 public String getName() method in class:CaseExactEqualityMatchingRule
78 return Collections.singleton(getName());
H A DCaseExactIA5EqualityMatchingRule.java74 public String getName() method in class:CaseExactIA5EqualityMatchingRule
87 return Collections.singleton(getName());
H A DCaseExactIA5SubstringMatchingRule.java74 return Collections.singleton(getName());
86 public String getName() method in class:CaseExactIA5SubstringMatchingRule
H A DCaseExactSubstringMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:CaseExactSubstringMatchingRule
H A DCaseIgnoreEqualityMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:CaseIgnoreEqualityMatchingRule
H A DCaseIgnoreIA5EqualityMatchingRule.java73 return Collections.singleton(getName());
85 public String getName() method in class:CaseIgnoreIA5EqualityMatchingRule
H A DCaseIgnoreIA5SubstringMatchingRule.java73 return Collections.singleton(getName());
85 public String getName() method in class:CaseIgnoreIA5SubstringMatchingRule
H A DCaseIgnoreListEqualityMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:CaseIgnoreListEqualityMatchingRule
H A DCaseIgnoreListSubstringMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:CaseIgnoreListSubstringMatchingRule
H A DCaseIgnoreSubstringMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:CaseIgnoreSubstringMatchingRule
H A DDistinguishedNameEqualityMatchingRule.java84 return Collections.singleton(getName());
96 public String getName() method in class:DistinguishedNameEqualityMatchingRule
H A DGeneralizedTimeEqualityMatchingRule.java78 return Collections.singleton(getName());
90 public String getName() method in class:GeneralizedTimeEqualityMatchingRule
H A DIntegerEqualityMatchingRule.java71 return Collections.singleton(getName());
83 public String getName() method in class:IntegerEqualityMatchingRule
H A DNumericStringEqualityMatchingRule.java74 return Collections.singleton(getName());
86 public String getName() method in class:NumericStringEqualityMatchingRule

Completed in 103 milliseconds

1234567891011>>