Class RoleCluster2SoapList
- java.lang.Object
-
- com.collabnet.ce.soap60.webservices.rbac.RoleCluster2SoapList
-
public class RoleCluster2SoapList extends Object
A list of Role Cluster for default access permission.- Since:
- 8.0
-
-
Constructor Summary
Constructors Constructor Description RoleCluster2SoapList()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RoleCluster2SoapRow[]getDataRows()static voidregisterTypeMappings(org.apache.axis.client.Call call)voidsetDataRows(RoleCluster2SoapRow[] rows)
-
-
-
Method Detail
-
getDataRows
public RoleCluster2SoapRow[] getDataRows()
-
setDataRows
public void setDataRows(RoleCluster2SoapRow[] rows)
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-
-