Class PersistentSearchContainer

    • Constructor Detail

      • PersistentSearchContainer

        public PersistentSearchContainer​(Control control)
        Creates a new PSearchControlContainer object pre-populated with a PersistentSearch control
        Parameters:
        control - The PersistentSearch Control.
    • Method Detail

      • getPersistentSearch

        public PersistentSearch getPersistentSearch()
        Returns:
        Returns the persistent search decorator.
      • setControl

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