Uploaded image for project: 'Directory Shared (Please use DIRAPI instead)'
  1. Directory Shared (Please use DIRAPI instead)
  2. DIRSHARED-118

Method AbstractMessage.setMessageId(...) should have a return type set to type of message in order to allow chaining like the other setter methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0-M2
    • 1.0.0-M4
    • None
    • None

    Description

      Method AbstractMessage.setMessageId(...) should have a return type set to type of message in order to allow chaining like the other setter methods.

      For example, I'd like to be able to this:
      BindRequest bindRequest = new BindRequest();
      bindRequest.setMessageId( ... ).setName( ... ).setCredentials( ... ) ... etc

      Attachments

        Activity

          People

            Unassigned Unassigned
            pamarcelot Pierre-Arnaud Marcelot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: