Class RoleSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.rbac.RoleSoapList

public class RoleSoapList extends Object
A list of Roles.
Change History
Release: 6.1
  • Added created in project ID of the role.
  • Added type of the role.
  • Added flag for prevent inheritance property of the role.
  • Added requestable flag for the role.
  • Added status of the role.
Since:
4.3
  • Constructor Details

    • RoleSoapList

      public RoleSoapList()
  • Method Details

    • getDataRows

      public RoleSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(RoleSoapRow[] rows)
    • registerTypeMappings

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