Class RoleClusterSoapRow

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

public class RoleClusterSoapRow extends Object
A list of Role Cluster.
Since:
4.4
  • Constructor Details

    • RoleClusterSoapRow

      public RoleClusterSoapRow()
  • Method Details

    • getOperationClusterName

      public String getOperationClusterName()
      Returns 'operationClusterName'. The name of the operation cluster
      Returns:
      Value of 'operationClusterName'.
    • setOperationClusterName

      public void setOperationClusterName(String operationClusterName)
      Sets 'operationClusterName'. The name of the operation cluster
      Parameters:
      operationClusterName - Value of 'operationClusterName'.
    • getFolderId

      public String getFolderId()
      Returns 'folderId'. The id of the folder that the cluster is applied to.
      Returns:
      Value of 'folderId'.
    • setFolderId

      public void setFolderId(String folderId)
      Sets 'folderId'. The id of the folder that the cluster is applied to.
      Parameters:
      folderId - Value of 'folderId'.
    • registerTypeMappings

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