Class User2SoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.User2SoapList
A list of Users.
Change History
Release: 6.1
- Added organization field.
- Added locale field.
- Added timezone field.
- Added alternateEmails.
- Added licenseType field.
- Added lastLogin field.
- Added restrictedUser flag.
Release: 8.0
- Added id field.
- Since:
- 5.4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(User2SoapRow[] rows)
-
Constructor Details
-
User2SoapList
public User2SoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-