Uses of Class
com.collabnet.ce.soap60.fault.IllegalUserModificationFault
-
Packages that use IllegalUserModificationFault Package Description com.collabnet.ce.soap60.webservices.cemain -
-
Uses of IllegalUserModificationFault in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that throw IllegalUserModificationFault Modifier and Type Method Description voidCollabNetSoap. deleteUserGroup(String sessionId, String groupId)Deletes a user group.voidCollabNetSoap. setUserData(String sessionId, UserSoapDO userData)Sets the user information.voidCollabNetSoap. setUserData2(String sessionId, User2SoapDO userData)Sets the user information.
-