Uses of Class
com.collabnet.ce.soap60.fault.PlanningFolderRuleViolationFault
-
Packages that use PlanningFolderRuleViolationFault Package Description com.collabnet.ce.soap60.webservices.planning com.collabnet.ce.soap60.webservices.tracker -
-
Uses of PlanningFolderRuleViolationFault in com.collabnet.ce.soap60.webservices.planning
Methods in com.collabnet.ce.soap60.webservices.planning that throw PlanningFolderRuleViolationFault Modifier and Type Method Description voidPlanningAppSoap. deletePlanningFolder(String sessionId, String planningFolderId)Deletes a planning folder with the specified id.PlanningFolderSoapDOPlanningAppSoap. movePlanningFolder(String sessionId, String planningFolderId, String destParentId)Deprecated.in favor of movePlanningFolder5PlanningFolder2SoapDOPlanningAppSoap. movePlanningFolder2(String sessionId, String planningFolderId, String destParentId)Deprecated.in favor of movePlanningFolder5PlanningFolder3SoapDOPlanningAppSoap. movePlanningFolder3(String sessionId, String planningFolderId, String destParentId)Deprecated.in favor of movePlanningFolder5PlanningFolder4SoapDOPlanningAppSoap. movePlanningFolder4(String sessionId, String planningFolderId, String destParentId)Deprecated.in favor of movePlanningFolder5PlanningFolder5SoapDOPlanningAppSoap. movePlanningFolder5(String sessionId, String planningFolderId, String destParentId)Moves a Planning Folder including its sub folders and contents. -
Uses of PlanningFolderRuleViolationFault in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that throw PlanningFolderRuleViolationFault Modifier and Type Method Description ArtifactSoapDOTrackerAppSoap. moveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee)Deprecated.in favor of moveArtifact2Artifact2SoapDOTrackerAppSoap. moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee)Moves an artifact to a specified target folder.voidTrackerAppSoap. setArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId)Deprecated.in favor of setArtifactData4voidTrackerAppSoap. setArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Deprecated.in favor of setArtifactData4voidTrackerAppSoap. setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Deprecated.in favor of setArtifactData4voidTrackerAppSoap. setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Sets data associated along with multiple attachments with the specified artifact.
-