Class SubentriesContainer

    • Constructor Detail

      • SubentriesContainer

        public SubentriesContainer​(Control control)
        Creates a new SubEntryControlContainer object, pre-populating it with the supplied Subentries control.
        Parameters:
        control - The Subentries Control to add to this container
    • Method Detail

      • getSubentriesControl

        public Subentries getSubentriesControl()
        Returns:
        Returns the persistent search control.
      • setControl

        public void setControl​(Control control)
        Set a SubEntryControl Object into the container. It will be completed by the ldapDecoder.
        Specified by:
        setControl in interface ControlContainer
        Parameters:
        control - the SubEntryControl to set.