Class SortKey

    • Constructor Detail

      • SortKey

        public SortKey​(String attributeTypeDesc)
        Create a new instance of a SortKey for a give AttributeType
        Parameters:
        attributeTypeDesc - The AttributeType's name or OID to use
      • SortKey

        public SortKey​(String attributeTypeDesc,
                       String matchingRuleId)
        Create a new instance of a SortKey for a give AttributeType
        Parameters:
        attributeTypeDesc - The AttributeType's name or OID to use
        matchingRuleId - The MatchingRule to use
      • SortKey

        public SortKey​(String attributeTypeDesc,
                       String matchingRuleId,
                       boolean reverseOrder)
        Create a new instance of a SortKey for a give AttributeType
        Parameters:
        attributeTypeDesc - The AttributeType OID to use
        matchingRuleId - The MatchingRule to use
        reverseOrder - The reverseOrder flag