Class RoleSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.rbac.RoleSoapList
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(RoleSoapRow[] rows)
-
Constructor Details
-
RoleSoapList
public RoleSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-