Class AttachmentSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapList

public class AttachmentSoapList extends Object
AttachmentSoapList is used to get a list of attachments.
Change History
Release: 6.1
  • Added transactionId, createdBy and createdByFullname information.
Since:
4.4
  • Constructor Details

    • AttachmentSoapList

      public AttachmentSoapList()
  • Method Details

    • getDataRows

      public AttachmentSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(AttachmentSoapRow[] rows)
    • registerTypeMappings

      public static void registerTypeMappings(org.apache.axis.client.Call call)