Uses of Class
com.collabnet.ce.soap60.fault.DependencyViolationFault
Packages that use DependencyViolationFault
Package
Description
-
Uses of DependencyViolationFault in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that throw DependencyViolationFaultModifier and TypeMethodDescriptionvoid
DocumentAppSoap.setField
(String sessionId, DocumentFolderFieldSoapDO fieldData) Sets a custom/flex-field. -
Uses of DependencyViolationFault in com.collabnet.ce.soap60.webservices.planning
Methods in com.collabnet.ce.soap60.webservices.planning that throw DependencyViolationFaultModifier and TypeMethodDescriptionvoid
PlanningAppSoap.setPlanningStatusValues
(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues) Sets status values that is associated with the planning application of a specific project. -
Uses of DependencyViolationFault in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that throw DependencyViolationFaultModifier and TypeMethodDescriptionvoid
TrackerAppSoap.createArtifactDependency
(String sessionId, String originId, String targetId, String desc) Creates an artifact dependency between two artifacts.void
TrackerAppSoap.removeArtifactDependency
(String sessionId, String originId, String targetId) Removes an artifact dependency between two artifacts.void
TrackerAppSoap.setArtifactData
(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId) Deprecated.in favor of setArtifactData4void
TrackerAppSoap.setArtifactData2
(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Deprecated.in favor of setArtifactData4void
TrackerAppSoap.setArtifactData3
(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Deprecated.in favor of setArtifactData4void
TrackerAppSoap.setArtifactData4
(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Sets data associated along with multiple attachments with the specified artifact.void
TrackerAppSoap.setField
(String sessionId, String objectId, TrackerFieldSoapDO fieldData) Deprecated.use setField2 insteadvoid
TrackerAppSoap.setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Sets a custom/flex-field that is associated with a specific folder (e.g.