Uses of Class
com.collabnet.ce.soap60.fault.ParentRoleUsedInChildProjectsFault
Packages that use ParentRoleUsedInChildProjectsFault
-
Uses of ParentRoleUsedInChildProjectsFault in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that throw ParentRoleUsedInChildProjectsFaultModifier and TypeMethodDescriptionvoid
CollabNetSoap.deleteProject
(String sessionId, String projectId, boolean noNotification, boolean forceDeleteEvenIfChildFound) Deletes a project.void
CollabNetSoap.setParentProject
(String sessionId, String projectId, String parentProjectId) Sets the parent of a project.