Package org.ldaptive

Class AbstractLdapBean

    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        serial version uid.
        See Also:
        Constant Field Values
      • sortBehavior

        private final SortBehavior sortBehavior
        Sort behavior.
    • Constructor Detail

      • AbstractLdapBean

        public AbstractLdapBean​(SortBehavior sb)
        Creates a new abstract ldap bean.
        Parameters:
        sb - sort behavior
    • Method Detail

      • getSortBehavior

        public SortBehavior getSortBehavior()
        Returns the sort behavior for this ldap bean.
        Returns:
        sort behavior