Interface Decorator<E>

    • Method Detail

      • getDecorated

        E getDecorated()
        Gets the object being decorated by this IDecorator.
        Returns:
        The decorated object
      • getCodecService

        LdapApiService getCodecService()
        Gets the codec service responsible for managing the encoding and decoding of the decorated objects.
        Returns:
        the codec service