Uses of Class
com.collabnet.ce.soap60.fault.UserLimitExceededFault
Packages that use UserLimitExceededFault
-
Uses of UserLimitExceededFault in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that throw UserLimitExceededFaultModifier and TypeMethodDescriptionCollabNetSoap.createUser(String sessionId, String userName, String email, String fullName, String organization, String locale, String timeZone, String licenseType, boolean isSuperUser, boolean isRestrictedUser, String password) Creates a new user with the specified parameters.voidCollabNetSoap.setUserData(String sessionId, UserSoapDO userData) Sets the user information.voidCollabNetSoap.setUserData2(String sessionId, User2SoapDO userData) Sets the user information.