Uses of Class
com.collabnet.ce.soap60.fault.ParentRoleUsedInChildProjectsFault
-
Packages that use ParentRoleUsedInChildProjectsFault Package Description com.collabnet.ce.soap60.webservices.cemain -
-
Uses of ParentRoleUsedInChildProjectsFault in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that throw ParentRoleUsedInChildProjectsFault Modifier and Type Method Description voidCollabNetSoap. deleteProject(String sessionId, String projectId, boolean noNotification, boolean forceDeleteEvenIfChildFound)Deletes a project.voidCollabNetSoap. setParentProject(String sessionId, String projectId, String parentProjectId)Sets the parent of a project.
-