Class TrackerAppSoapMockStub
- java.lang.Object
-
- com.collabnet.ce.soap60.webservices.ClientSoapStub
-
- com.collabnet.ce.soap60.webservices.ClientSoapMockStub
-
- com.collabnet.ce.soap60.webservices.tracker.TrackerAppSoapMockStub
-
- All Implemented Interfaces:
ITrackerAppSoap
public class TrackerAppSoapMockStub extends ClientSoapMockStub implements ITrackerAppSoap
-
-
Field Summary
-
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
DATE_WILDCARD, GUIDKEY_WILDCARD, INTEGER_WILDCARD, LONG_WILDCARD, STRING_WILDCARD
-
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
DEFAULT_CLIENT_TIME_OUT
-
-
Constructor Summary
Constructors Constructor Description TrackerAppSoapMockStub(String soapServerUrl)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText)Simulate a call to addDateFieldvoidaddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern)Simulate a call to addFieldvoidaddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText)Simulate a call to addMultiSelectFieldvoidaddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel)Simulate a call to addSeparatorvoidaddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText)Simulate a call to addSingleSelectChildFieldvoidaddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText)Simulate a call to addSingleSelectFieldvoidaddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern)Simulate a call to addTextFieldvoidaddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText)Simulate a call to addUserSelectFieldbooleancheckPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey)Simulate a call to checkPermissionForRemoveDependencyTracker2SoapDOcloneTracker(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription)Simulate a call to cloneTrackerTracker2SoapDOcloneTrackerAcrossProject(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription)Simulate a call to cloneTrackerAcrossProjectvoidcopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId)Simulate a call to copyWorkflowTransitionscom.vasoftware.sf.server.services.tracker.ArtifactDOcreateArtifact(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId)Simulate a call to createArtifactArtifactSoapDOcreateArtifact(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId)Simulate a call to createArtifactArtifactSoapDOcreateArtifact2(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments)Simulate a call to createArtifact2Artifact2SoapDOcreateArtifact3(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments)Simulate a call to createArtifact3Artifact3SoapDOcreateArtifact4(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames)Simulate a call to createArtifact4voidcreateArtifactDependency(String sessionId, String originId, String targetId, String desc)Simulate a call to createArtifactDependencyTrackerSoapDOcreateTracker(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon)Simulate a call to createTrackercom.vasoftware.sf.server.services.tracker.TrackerDOcreateTracker(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId)Simulate a call to createTrackerTracker2SoapDOcreateTracker2(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId)Simulate a call to createTracker2Tracker3SoapDOcreateTracker3(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren)Simulate a call to createTracker3voiddeleteArtifact(String sessionId, String artifactId)Simulate a call to deleteArtifactvoiddeleteField(String sessionId, String objectId, String fieldId)Simulate a call to deleteFieldvoiddeleteSeparator(String sessionId, String trackerId, String layoutId)Simulate a call to deleteSeparatorcom.vasoftware.sf.server.services.tracker.ArtifactListfindArtifacts(String queryString, String projectId, boolean searchAttachments, String sessionId)Simulate a call to findArtifactsArtifactSoapListfindArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments)Simulate a call to findArtifactsArtifact2SoapListfindArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments)Simulate a call to findArtifacts2WorkflowTransitionSoapListgetAllowedWorkflowTransitionList(String sessionId, String trackerId)Simulate a call to getAllowedWorkflowTransitionListWorkflowTransition2SoapListgetAllowedWorkflowTransitionList2(String sessionId, String trackerId)Simulate a call to getAllowedWorkflowTransitionList2WorkflowTransition3SoapListgetAllowedWorkflowTransitionList3(String sessionId, String trackerId)Simulate a call to getAllowedWorkflowTransitionList3ArtifactSoapDOgetArtifactData(String sessionId, String artifactId)Simulate a call to getArtifactDataArtifact2SoapDOgetArtifactData2(String sessionId, String artifactId)Simulate a call to getArtifactData2Artifact3SoapDOgetArtifactData3(String sessionId, String artifactId)Simulate a call to getArtifactData3com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedListgetArtifactDetailArrangedList(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList)Simulate a call to getArtifactDetailArrangedListcom.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedListgetArtifactDetailList(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId)Simulate a call to getArtifactDetailListArtifactDetailSoapListgetArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Simulate a call to getArtifactDetailListArtifactDetail2SoapListgetArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Simulate a call to getArtifactDetailList2SortableArtifactDetailArrangedListgetArtifactDetailsQueryResults(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser)Simulate a call to getArtifactDetailsQueryResultscom.vasoftware.sf.server.services.tracker.ArtifactListgetArtifactList(String containerId, SoapFilter[] filters, String sessionId)Simulate a call to getArtifactListArtifactSoapListgetArtifactList(String sessionId, String containerId, SoapFilter[] filters)Simulate a call to getArtifactListArtifact2SoapListgetArtifactList2(String sessionId, String containerId, SoapFilter[] filters)Simulate a call to getArtifactList2ArtifactDependencySoapListgetChildDependencyList(String sessionId, String artifactId)Simulate a call to getChildDependencyListcom.vasoftware.sf.server.services.tracker.ArtifactDetailListgetCrossTrackerArtifactList(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId)Simulate a call to getCrossTrackerArtifactListArtifactDetailSoapListgetCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Simulate a call to getCrossTrackerArtifactListArtifactDetail2SoapListgetCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Simulate a call to getCrossTrackerArtifactList2com.vasoftware.sf.server.services.field.FieldDOgetFieldDO(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser)Simulate a call to getFieldDOTrackerFieldSoapDO[]getFields(String sessionId, String trackerId)Simulate a call to getFieldsTrackerField2SoapDO[]getFields2(String sessionId, String trackerId)Simulate a call to getFields2OrderedTrackerFieldSoapListgetOrderedTrackerFields(String sessionId, String trackerId)Simulate a call to getOrderedTrackerFieldsArtifactDependencySoapListgetParentDependencyList(String sessionId, String artifactId)Simulate a call to getParentDependencyListcom.vasoftware.sf.server.types.ArtifactKeygetParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser)Simulate a call to getParentKeyIfArtifactSeenAsAChildInPfcom.vasoftware.sf.server.types.RoleKey[]getRoleKeys(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath)Simulate a call to getRoleKeysTracker2SoapDOgetTracker2Data(String sessionId, String trackerId)Simulate a call to getTracker2DataTracker2SoapListgetTracker2List(String sessionId, String projectId)Simulate a call to getTracker2ListTracker2SoapListgetTracker2SoapList(List trackerList)Simulate a call to getTracker2SoapListTracker3SoapDOgetTracker3Data(String sessionId, String trackerId)Simulate a call to getTracker3DataTracker3SoapListgetTracker3List(String sessionId, String projectId)Simulate a call to getTracker3ListTracker3SoapListgetTracker3SoapList(List trackerList)Simulate a call to getTracker3SoapListTrackerSoapDOgetTrackerData(String sessionId, String trackerId)Simulate a call to getTrackerDatacom.vasoftware.sf.server.services.tracker.TrackerDOgetTrackerDO(String sessionId, String trackerId)Simulate a call to getTrackerDOTrackerSoapListgetTrackerList(String sessionId, String projectId)Simulate a call to getTrackerListTrackerSoapListgetTrackerSoapList(List trackerList)Simulate a call to getTrackerSoapListListgetTransactionDataList(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap)Simulate a call to getTransactionDataListTrackerUnitSoapListgetUnitsByProject(String sessionId, String projectId)Simulate a call to getUnitsByProjectListlistTrackers(String sessionId, String projectId)Simulate a call to listTrackersArtifactSoapDOmoveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee)Simulate a call to moveArtifactArtifact2SoapDOmoveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee)Simulate a call to moveArtifact2com.vasoftware.sf.server.services.tracker.ArtifactDOmoveArtifactData(String artifactId, String targetFolderId, String newAssignee, String sessionId)Simulate a call to moveArtifactDatavoidprepareAddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText)Prepare a simulated response to addDateFieldvoidprepareAddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText, Exception exception)Prepare a simulated response to addDateFieldvoidprepareAddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern)Prepare a simulated response to addFieldvoidprepareAddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern, Exception exception)Prepare a simulated response to addFieldvoidprepareAddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText)Prepare a simulated response to addMultiSelectFieldvoidprepareAddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText, Exception exception)Prepare a simulated response to addMultiSelectFieldvoidprepareAddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel)Prepare a simulated response to addSeparatorvoidprepareAddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel, Exception exception)Prepare a simulated response to addSeparatorvoidprepareAddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText)Prepare a simulated response to addSingleSelectChildFieldvoidprepareAddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText, Exception exception)Prepare a simulated response to addSingleSelectChildFieldvoidprepareAddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText)Prepare a simulated response to addSingleSelectFieldvoidprepareAddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText, Exception exception)Prepare a simulated response to addSingleSelectFieldvoidprepareAddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern)Prepare a simulated response to addTextFieldvoidprepareAddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern, Exception exception)Prepare a simulated response to addTextFieldvoidprepareAddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText)Prepare a simulated response to addUserSelectFieldvoidprepareAddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText, Exception exception)Prepare a simulated response to addUserSelectFieldvoidprepareCheckPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey, Object returnValue)Prepare a simulated response to checkPermissionForRemoveDependencyvoidprepareCloneTracker(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription, Object returnValue)Prepare a simulated response to cloneTrackervoidprepareCloneTrackerAcrossProject(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription, Object returnValue)Prepare a simulated response to cloneTrackerAcrossProjectvoidprepareCopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId)Prepare a simulated response to copyWorkflowTransitionsvoidprepareCopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId, Exception exception)Prepare a simulated response to copyWorkflowTransitionsvoidprepareCreateArtifact(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId, Object returnValue)Prepare a simulated response to createArtifactvoidprepareCreateArtifact(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Object returnValue)Prepare a simulated response to createArtifactvoidprepareCreateArtifact2(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue)Prepare a simulated response to createArtifact2voidprepareCreateArtifact3(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue)Prepare a simulated response to createArtifact3voidprepareCreateArtifact4(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, Object returnValue)Prepare a simulated response to createArtifact4voidprepareCreateArtifactDependency(String sessionId, String originId, String targetId, String desc)Prepare a simulated response to createArtifactDependencyvoidprepareCreateArtifactDependency(String sessionId, String originId, String targetId, String desc, Exception exception)Prepare a simulated response to createArtifactDependencyvoidprepareCreateTracker(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId, Object returnValue)Prepare a simulated response to createTrackervoidprepareCreateTracker(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, Object returnValue)Prepare a simulated response to createTrackervoidprepareCreateTracker2(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, Object returnValue)Prepare a simulated response to createTracker2voidprepareCreateTracker3(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, Object returnValue)Prepare a simulated response to createTracker3voidprepareDeleteArtifact(String sessionId, String artifactId)Prepare a simulated response to deleteArtifactvoidprepareDeleteArtifact(String sessionId, String artifactId, Exception exception)Prepare a simulated response to deleteArtifactvoidprepareDeleteField(String sessionId, String objectId, String fieldId)Prepare a simulated response to deleteFieldvoidprepareDeleteField(String sessionId, String objectId, String fieldId, Exception exception)Prepare a simulated response to deleteFieldvoidprepareDeleteSeparator(String sessionId, String trackerId, String layoutId)Prepare a simulated response to deleteSeparatorvoidprepareDeleteSeparator(String sessionId, String trackerId, String layoutId, Exception exception)Prepare a simulated response to deleteSeparatorvoidprepareFindArtifacts(String queryString, String projectId, boolean searchAttachments, String sessionId, Object returnValue)Prepare a simulated response to findArtifactsvoidprepareFindArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue)Prepare a simulated response to findArtifactsvoidprepareFindArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue)Prepare a simulated response to findArtifacts2voidprepareGetAllowedWorkflowTransitionList(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getAllowedWorkflowTransitionListvoidprepareGetAllowedWorkflowTransitionList2(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getAllowedWorkflowTransitionList2voidprepareGetAllowedWorkflowTransitionList3(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getAllowedWorkflowTransitionList3voidprepareGetArtifactData(String sessionId, String artifactId, Object returnValue)Prepare a simulated response to getArtifactDatavoidprepareGetArtifactData2(String sessionId, String artifactId, Object returnValue)Prepare a simulated response to getArtifactData2voidprepareGetArtifactData3(String sessionId, String artifactId, Object returnValue)Prepare a simulated response to getArtifactData3voidprepareGetArtifactDetailArrangedList(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList, Object returnValue)Prepare a simulated response to getArtifactDetailArrangedListvoidprepareGetArtifactDetailList(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId, Object returnValue)Prepare a simulated response to getArtifactDetailListvoidprepareGetArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue)Prepare a simulated response to getArtifactDetailListvoidprepareGetArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue)Prepare a simulated response to getArtifactDetailList2voidprepareGetArtifactDetailsQueryResults(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser, Object returnValue)Prepare a simulated response to getArtifactDetailsQueryResultsvoidprepareGetArtifactList(String containerId, SoapFilter[] filters, String sessionId, Object returnValue)Prepare a simulated response to getArtifactListvoidprepareGetArtifactList(String sessionId, String containerId, SoapFilter[] filters, Object returnValue)Prepare a simulated response to getArtifactListvoidprepareGetArtifactList2(String sessionId, String containerId, SoapFilter[] filters, Object returnValue)Prepare a simulated response to getArtifactList2voidprepareGetChildDependencyList(String sessionId, String artifactId, Object returnValue)Prepare a simulated response to getChildDependencyListvoidprepareGetCrossTrackerArtifactList(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId, Object returnValue)Prepare a simulated response to getCrossTrackerArtifactListvoidprepareGetCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue)Prepare a simulated response to getCrossTrackerArtifactListvoidprepareGetCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue)Prepare a simulated response to getCrossTrackerArtifactList2voidprepareGetFieldDO(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser, Object returnValue)Prepare a simulated response to getFieldDOvoidprepareGetFields(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getFieldsvoidprepareGetFields2(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getFields2voidprepareGetOrderedTrackerFields(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getOrderedTrackerFieldsvoidprepareGetParentDependencyList(String sessionId, String artifactId, Object returnValue)Prepare a simulated response to getParentDependencyListvoidprepareGetParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser, Object returnValue)Prepare a simulated response to getParentKeyIfArtifactSeenAsAChildInPfvoidprepareGetRoleKeys(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath, Object returnValue)Prepare a simulated response to getRoleKeysvoidprepareGetTracker2Data(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getTracker2DatavoidprepareGetTracker2List(String sessionId, String projectId, Object returnValue)Prepare a simulated response to getTracker2ListvoidprepareGetTracker2SoapList(List trackerList, Object returnValue)Prepare a simulated response to getTracker2SoapListvoidprepareGetTracker3Data(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getTracker3DatavoidprepareGetTracker3List(String sessionId, String projectId, Object returnValue)Prepare a simulated response to getTracker3ListvoidprepareGetTracker3SoapList(List trackerList, Object returnValue)Prepare a simulated response to getTracker3SoapListvoidprepareGetTrackerData(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getTrackerDatavoidprepareGetTrackerDO(String sessionId, String trackerId, Object returnValue)Prepare a simulated response to getTrackerDOvoidprepareGetTrackerList(String sessionId, String projectId, Object returnValue)Prepare a simulated response to getTrackerListvoidprepareGetTrackerSoapList(List trackerList, Object returnValue)Prepare a simulated response to getTrackerSoapListvoidprepareGetTransactionDataList(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap, Object returnValue)Prepare a simulated response to getTransactionDataListvoidprepareGetUnitsByProject(String sessionId, String projectId, Object returnValue)Prepare a simulated response to getUnitsByProjectvoidprepareListTrackers(String sessionId, String projectId, Object returnValue)Prepare a simulated response to listTrackersvoidprepareMoveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue)Prepare a simulated response to moveArtifactvoidprepareMoveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue)Prepare a simulated response to moveArtifact2voidprepareMoveArtifactData(String artifactId, String targetFolderId, String newAssignee, String sessionId, Object returnValue)Prepare a simulated response to moveArtifactDatavoidprepareRemoveArtifactDependency(String sessionId, String originId, String targetId)Prepare a simulated response to removeArtifactDependencyvoidprepareRemoveArtifactDependency(String sessionId, String originId, String targetId, Exception exception)Prepare a simulated response to removeArtifactDependencyvoidprepareReorderTrackerFields(String sessionId, String trackerId, String[] layoutIds)Prepare a simulated response to reorderTrackerFieldsvoidprepareReorderTrackerFields(String sessionId, String trackerId, String[] layoutIds, Exception exception)Prepare a simulated response to reorderTrackerFieldsvoidprepareReorderTrackers(String sessionId, String[] trackerIds)Prepare a simulated response to reorderTrackersvoidprepareReorderTrackers(String sessionId, String[] trackerIds, Exception exception)Prepare a simulated response to reorderTrackersvoidprepareSetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId)Prepare a simulated response to setArtifactDatavoidprepareSetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Exception exception)Prepare a simulated response to setArtifactDatavoidprepareSetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Prepare a simulated response to setArtifactData2voidprepareSetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)Prepare a simulated response to setArtifactData2voidprepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Prepare a simulated response to setArtifactData3voidprepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)Prepare a simulated response to setArtifactData3voidprepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Prepare a simulated response to setArtifactData4voidprepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)Prepare a simulated response to setArtifactData4voidprepareSetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId)Prepare a simulated response to setArtifactRankvoidprepareSetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId, Exception exception)Prepare a simulated response to setArtifactRankvoidprepareSetField(String sessionId, String objectId, TrackerFieldSoapDO fieldData)Prepare a simulated response to setFieldvoidprepareSetField(String sessionId, String objectId, TrackerFieldSoapDO fieldData, Exception exception)Prepare a simulated response to setFieldvoidprepareSetField2(String sessionId, String objectId, TrackerField2SoapDO fieldData)Prepare a simulated response to setField2voidprepareSetField2(String sessionId, String objectId, TrackerField2SoapDO fieldData, Exception exception)Prepare a simulated response to setField2voidprepareSetTracker2Data(String sessionId, Tracker2SoapDO trackerData)Prepare a simulated response to setTracker2DatavoidprepareSetTracker2Data(String sessionId, Tracker2SoapDO trackerData, Exception exception)Prepare a simulated response to setTracker2DatavoidprepareSetTracker3Data(String sessionId, Tracker3SoapDO trackerData)Prepare a simulated response to setTracker3DatavoidprepareSetTracker3Data(String sessionId, Tracker3SoapDO trackerData, Exception exception)Prepare a simulated response to setTracker3DatavoidprepareSetTrackerData(String sessionId, TrackerSoapDO trackerData)Prepare a simulated response to setTrackerDatavoidprepareSetTrackerData(String sessionId, TrackerSoapDO trackerData, Exception exception)Prepare a simulated response to setTrackerDatavoidprepareSetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO)Prepare a simulated response to setTrackerDatavoidprepareSetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO, Exception exception)Prepare a simulated response to setTrackerDatavoidprepareValidateMove(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser, Object returnValue)Prepare a simulated response to validateMovevoidprepareValidateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys)Prepare a simulated response to validateSelectedColumnsvoidprepareValidateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys, Exception exception)Prepare a simulated response to validateSelectedColumnsvoidprepareVerifyAndGetFields(String trackerId, String loggedInUser, Object returnValue)Prepare a simulated response to verifyAndGetFieldsvoidremoveArtifactDependency(String sessionId, String originId, String targetId)Simulate a call to removeArtifactDependencyvoidreorderTrackerFields(String sessionId, String trackerId, String[] layoutIds)Simulate a call to reorderTrackerFieldsvoidreorderTrackers(String sessionId, String[] trackerIds)Simulate a call to reorderTrackersvoidsetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId)Simulate a call to setArtifactDatavoidsetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Simulate a call to setArtifactData2voidsetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Simulate a call to setArtifactData3voidsetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Simulate a call to setArtifactData4voidsetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId)Simulate a call to setArtifactRankvoidsetField(String sessionId, String objectId, TrackerFieldSoapDO fieldData)Simulate a call to setFieldvoidsetField2(String sessionId, String objectId, TrackerField2SoapDO fieldData)Simulate a call to setField2voidsetTracker2Data(String sessionId, Tracker2SoapDO trackerData)Simulate a call to setTracker2DatavoidsetTracker3Data(String sessionId, Tracker3SoapDO trackerData)Simulate a call to setTracker3DatavoidsetTrackerData(String sessionId, TrackerSoapDO trackerData)Simulate a call to setTrackerDatavoidsetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO)Simulate a call to setTrackerDatabooleanvalidateMove(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser)Simulate a call to validateMovevoidvalidateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys)Simulate a call to validateSelectedColumnscom.vasoftware.sf.server.services.field.FieldDO[]verifyAndGetFields(String trackerId, String loggedInUser)Simulate a call to verifyAndGetFields-
Methods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
addSimulatedResult, addSimulatedResult, addSimulatedResult, getCallCount, getCallParameters, getUnusedCalls, simulateCall
-
Methods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
getServiceCall, getSoapServer, getTimeout, setTimeout, soapParam
-
-
-
-
Constructor Detail
-
TrackerAppSoapMockStub
public TrackerAppSoapMockStub(String soapServerUrl)
-
-
Method Detail
-
prepareGetTrackerList
public void prepareGetTrackerList(String sessionId, String projectId, Object returnValue)
Prepare a simulated response to getTrackerList
-
getTrackerList
public TrackerSoapList getTrackerList(String sessionId, String projectId) throws RemoteException
Simulate a call to getTrackerList- Specified by:
getTrackerListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- Project id.- Returns:
- List of trackers within the project.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getTrackerList(java.lang.String, java.lang.String)
-
prepareGetTracker2List
public void prepareGetTracker2List(String sessionId, String projectId, Object returnValue)
Prepare a simulated response to getTracker2List
-
getTracker2List
public Tracker2SoapList getTracker2List(String sessionId, String projectId) throws RemoteException
Simulate a call to getTracker2List- Specified by:
getTracker2Listin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- Project id.- Returns:
- List of trackers within the project.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getTracker2List(java.lang.String, java.lang.String)
-
prepareGetTracker3List
public void prepareGetTracker3List(String sessionId, String projectId, Object returnValue)
Prepare a simulated response to getTracker3List
-
getTracker3List
public Tracker3SoapList getTracker3List(String sessionId, String projectId) throws RemoteException
Simulate a call to getTracker3List- Specified by:
getTracker3Listin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- Project id.- Returns:
- List of trackers within the project.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getTracker3List(java.lang.String, java.lang.String)
-
prepareListTrackers
public void prepareListTrackers(String sessionId, String projectId, Object returnValue)
Prepare a simulated response to listTrackers
-
listTrackers
public List listTrackers(String sessionId, String projectId) throws RemoteException
Simulate a call to listTrackers
-
prepareGetTrackerSoapList
public void prepareGetTrackerSoapList(List trackerList, Object returnValue)
Prepare a simulated response to getTrackerSoapList
-
getTrackerSoapList
public TrackerSoapList getTrackerSoapList(List trackerList) throws RemoteException
Simulate a call to getTrackerSoapList
-
prepareGetTracker2SoapList
public void prepareGetTracker2SoapList(List trackerList, Object returnValue)
Prepare a simulated response to getTracker2SoapList
-
getTracker2SoapList
public Tracker2SoapList getTracker2SoapList(List trackerList) throws RemoteException
Simulate a call to getTracker2SoapList
-
prepareGetTracker3SoapList
public void prepareGetTracker3SoapList(List trackerList, Object returnValue)
Prepare a simulated response to getTracker3SoapList
-
getTracker3SoapList
public Tracker3SoapList getTracker3SoapList(List trackerList) throws RemoteException
Simulate a call to getTracker3SoapList
-
prepareGetTrackerData
public void prepareGetTrackerData(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getTrackerData
-
getTrackerData
public TrackerSoapDO getTrackerData(String sessionId, String trackerId) throws RemoteException
Simulate a call to getTrackerData- Specified by:
getTrackerDatain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.- Returns:
- Detailed data on the tracker.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getTrackerData(java.lang.String, java.lang.String)
-
prepareGetTracker2Data
public void prepareGetTracker2Data(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getTracker2Data
-
getTracker2Data
public Tracker2SoapDO getTracker2Data(String sessionId, String trackerId) throws RemoteException
Simulate a call to getTracker2Data- Specified by:
getTracker2Datain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.- Returns:
- Detailed data on the tracker.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getTracker2Data(java.lang.String, java.lang.String)
-
prepareGetTracker3Data
public void prepareGetTracker3Data(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getTracker3Data
-
getTracker3Data
public Tracker3SoapDO getTracker3Data(String sessionId, String trackerId) throws RemoteException
Simulate a call to getTracker3Data- Specified by:
getTracker3Datain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.- Returns:
- Detailed data on the tracker.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getTracker3Data(java.lang.String, java.lang.String)
-
prepareGetTrackerDO
public void prepareGetTrackerDO(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getTrackerDO
-
getTrackerDO
public com.vasoftware.sf.server.services.tracker.TrackerDO getTrackerDO(String sessionId, String trackerId) throws RemoteException
Simulate a call to getTrackerDO
-
prepareSetTrackerData
public void prepareSetTrackerData(String sessionId, TrackerSoapDO trackerData)
Prepare a simulated response to setTrackerData
-
prepareSetTrackerData
public void prepareSetTrackerData(String sessionId, TrackerSoapDO trackerData, Exception exception)
Prepare a simulated response to setTrackerData
-
setTrackerData
public void setTrackerData(String sessionId, TrackerSoapDO trackerData) throws RemoteException
Simulate a call to setTrackerData- Specified by:
setTrackerDatain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerData- Detailed data on the tracker to set.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid or field or icon could not be found.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.IllegalArgumentFault- when invalid data is specified.VersionMismatchFault- when the object version mismatches the application server.RemoteException- See Also:
TrackerAppSoap.setTrackerData(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.TrackerSoapDO)
-
prepareSetTracker2Data
public void prepareSetTracker2Data(String sessionId, Tracker2SoapDO trackerData)
Prepare a simulated response to setTracker2Data
-
prepareSetTracker2Data
public void prepareSetTracker2Data(String sessionId, Tracker2SoapDO trackerData, Exception exception)
Prepare a simulated response to setTracker2Data
-
setTracker2Data
public void setTracker2Data(String sessionId, Tracker2SoapDO trackerData) throws RemoteException
Simulate a call to setTracker2Data- Specified by:
setTracker2Datain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerData- Detailed data on the tracker to set.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid or field or icon could not be found.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.IllegalArgumentFault- when invalid data is specified.VersionMismatchFault- when the object version mismatches the application server.RemoteException- See Also:
TrackerAppSoap.setTracker2Data(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.Tracker2SoapDO)
-
prepareSetTracker3Data
public void prepareSetTracker3Data(String sessionId, Tracker3SoapDO trackerData)
Prepare a simulated response to setTracker3Data
-
prepareSetTracker3Data
public void prepareSetTracker3Data(String sessionId, Tracker3SoapDO trackerData, Exception exception)
Prepare a simulated response to setTracker3Data
-
setTracker3Data
public void setTracker3Data(String sessionId, Tracker3SoapDO trackerData) throws RemoteException
Simulate a call to setTracker3Data- Specified by:
setTracker3Datain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerData- Detailed data on the tracker to set.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid or field or icon could not be found.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.IllegalArgumentFault- when invalid data is specified.VersionMismatchFault- when the object version mismatches the application server.RemoteException- See Also:
TrackerAppSoap.setTracker3Data(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.Tracker3SoapDO)
-
prepareSetTrackerData
public void prepareSetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO)
Prepare a simulated response to setTrackerData
-
prepareSetTrackerData
public void prepareSetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO, Exception exception)
Prepare a simulated response to setTrackerData
-
setTrackerData
public void setTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO) throws RemoteException
Simulate a call to setTrackerData
-
prepareCreateTracker
public void prepareCreateTracker(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, Object returnValue)
Prepare a simulated response to createTracker
-
createTracker
public TrackerSoapDO createTracker(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon) throws RemoteException
Simulate a call to createTracker- Specified by:
createTrackerin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- The id of the project under which to create the new trackertrackerName- The name of the new trackertrackerTitle- The title of the new trackertrackerDescription- The description of the new trackericon- The tracker icon (null or something between "icon_01.png" and "icon_99.png")- Returns:
- the tracker soap object
- Throws:
InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.NoSuchObjectFault- when the specified object id is invalid or icon could not be found.ObjectAlreadyExistsFault- if an existing tracker already existsRemoteException- See Also:
TrackerAppSoap.createTracker(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareCreateTracker2
public void prepareCreateTracker2(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, Object returnValue)
Prepare a simulated response to createTracker2
-
createTracker2
public Tracker2SoapDO createTracker2(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId) throws RemoteException
Simulate a call to createTracker2- Specified by:
createTracker2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- The id of the project under which to create the new trackertrackerName- The name of the new trackertrackerTitle- The title of the new trackertrackerDescription- The description of the new trackericon- The tracker icon (null or something between "icon_01.png" and "icon_99.png")trackerUnitId- The tracker unit- Returns:
- the tracker soap object
- Throws:
InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.NoSuchObjectFault- when the specified object id is invalid or icon could not be found.ObjectAlreadyExistsFault- if an existing tracker already existsRemoteException- See Also:
TrackerAppSoap.createTracker2(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareCreateTracker3
public void prepareCreateTracker3(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, Object returnValue)
Prepare a simulated response to createTracker3
-
createTracker3
public Tracker3SoapDO createTracker3(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren) throws RemoteException
Simulate a call to createTracker3- Specified by:
createTracker3in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- The id of the project under which to create the new trackertrackerName- The name of the new trackertrackerTitle- The title of the new trackertrackerDescription- The description of the new trackericon- The tracker icon (null or something between "icon_01.png" and "icon_99.png")trackerUnitId- The tracker unitautosumForeignChildren- The flag indicating whether the autosum calculation of effort and points includes children from foreign projects- Returns:
- the tracker soap object
- Throws:
InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.NoSuchObjectFault- when the specified object id is invalid or icon could not be found.ObjectAlreadyExistsFault- if an existing tracker already existsIllegalArgumentFault- if the arguments are incorrectly specifiedRemoteException- See Also:
TrackerAppSoap.createTracker3(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)
-
prepareCreateTracker
public void prepareCreateTracker(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId, Object returnValue)
Prepare a simulated response to createTracker
-
createTracker
public com.vasoftware.sf.server.services.tracker.TrackerDO createTracker(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId) throws RemoteException
Simulate a call to createTracker
-
prepareSetField
public void prepareSetField(String sessionId, String objectId, TrackerFieldSoapDO fieldData)
Prepare a simulated response to setField
-
prepareSetField
public void prepareSetField(String sessionId, String objectId, TrackerFieldSoapDO fieldData, Exception exception)
Prepare a simulated response to setField
-
setField
public void setField(String sessionId, String objectId, TrackerFieldSoapDO fieldData) throws RemoteException
Simulate a call to setField- Specified by:
setFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.objectId- Object (e.g. tracker) for which to set the field information.fieldData- the custom/flex-field to associate with a specific folder- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specified.InvalidOperationFault- if the operation is not allowed.SystemFault- when an unexpected system error occurs.DependencyViolationFault- if changing a status violates artifact dependencyRemoteException- See Also:
TrackerAppSoap.setField(java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.cemain.TrackerFieldSoapDO)
-
prepareSetField2
public void prepareSetField2(String sessionId, String objectId, TrackerField2SoapDO fieldData)
Prepare a simulated response to setField2
-
prepareSetField2
public void prepareSetField2(String sessionId, String objectId, TrackerField2SoapDO fieldData, Exception exception)
Prepare a simulated response to setField2
-
setField2
public void setField2(String sessionId, String objectId, TrackerField2SoapDO fieldData) throws RemoteException
Simulate a call to setField2- Specified by:
setField2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.objectId- Object (e.g. tracker) for which to set the field information.fieldData- the custom/flex-field to associate with a specific folder- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specified.InvalidOperationFault- if the operation is not allowed.SystemFault- when an unexpected system error occurs.DependencyViolationFault- if changing a status violates artifact dependencyRemoteException- See Also:
TrackerAppSoap.setField2(java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.tracker.TrackerField2SoapDO)
-
prepareGetFieldDO
public void prepareGetFieldDO(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser, Object returnValue)
Prepare a simulated response to getFieldDO
-
getFieldDO
public com.vasoftware.sf.server.services.field.FieldDO getFieldDO(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser) throws RemoteException
Simulate a call to getFieldDO
-
prepareAddTextField
public void prepareAddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern)
Prepare a simulated response to addTextField
-
prepareAddTextField
public void prepareAddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern, Exception exception)
Prepare a simulated response to addTextField
-
addTextField
public void addTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) throws RemoteException
Simulate a call to addTextField- Specified by:
addTextFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the field to.fieldName- the name of the fielddisplayColumns- the width of the display areadisplayLines- the height of the display areaisRequired- if the field is requiredisDisabled- if the field is disabledisHiddenOnCreate- if the field is hidden when first createddefaultValue- default valuehelpText- The help text for the fieldpattern- The field validation pattern- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.addTextField(java.lang.String, java.lang.String, java.lang.String, int, int, boolean, boolean, boolean, java.lang.String, java.lang.String, java.lang.String)
-
prepareAddSingleSelectChildField
public void prepareAddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText)
Prepare a simulated response to addSingleSelectChildField
-
prepareAddSingleSelectChildField
public void prepareAddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText, Exception exception)
Prepare a simulated response to addSingleSelectChildField
-
addSingleSelectChildField
public void addSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) throws RemoteException
Simulate a call to addSingleSelectChildField- Specified by:
addSingleSelectChildFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the field to.fieldName- the name of the fieldfieldValues- Array of valid field valuesparentFieldId- The id of the parent fieldparentChildFieldValueMap- soapNamedValues which keeps mapping between parent field values and child valueshelpText- the help text for the field- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.addSingleSelectChildField(java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, com.collabnet.ce.soap60.types.SoapNamedValues, java.lang.String)
-
prepareAddSingleSelectField
public void prepareAddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText)
Prepare a simulated response to addSingleSelectField
-
prepareAddSingleSelectField
public void prepareAddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText, Exception exception)
Prepare a simulated response to addSingleSelectField
-
addSingleSelectField
public void addSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) throws RemoteException
Simulate a call to addSingleSelectField- Specified by:
addSingleSelectFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the field to.fieldName- the name of the fieldisRequired- if the field is requiredisDisabled- if the field is disabledisHiddenOnCreate- if the field is hidden when first createdfieldValues- Array of valid field valuesdefaultValue- default valuehelpText- the help text for the field- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.addSingleSelectField(java.lang.String, java.lang.String, java.lang.String, boolean, boolean, boolean, java.lang.String[], java.lang.String, java.lang.String)
-
prepareAddMultiSelectField
public void prepareAddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText)
Prepare a simulated response to addMultiSelectField
-
prepareAddMultiSelectField
public void prepareAddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText, Exception exception)
Prepare a simulated response to addMultiSelectField
-
addMultiSelectField
public void addMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) throws RemoteException
Simulate a call to addMultiSelectField- Specified by:
addMultiSelectFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the field to.fieldName- the name of the fielddisplayLines- the height of the display areaisRequired- if the field is requiredisDisabled- if the field is disabledisHiddenOnCreate- if the field is hidden when first createdfieldValues- possible valuesdefaultValues- default valueshelpText- the help text for the field- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.addMultiSelectField(java.lang.String, java.lang.String, java.lang.String, int, boolean, boolean, boolean, java.lang.String[], java.lang.String[], java.lang.String)
-
prepareAddUserSelectField
public void prepareAddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText)
Prepare a simulated response to addUserSelectField
-
prepareAddUserSelectField
public void prepareAddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText, Exception exception)
Prepare a simulated response to addUserSelectField
-
addUserSelectField
public void addUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) throws RemoteException
Simulate a call to addUserSelectField- Specified by:
addUserSelectFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the field to.fieldName- the name of the fielddisplayLines- the height of the display areaisRequired- if the field is requiredisDisabled- if the field is disabledisHiddenOnCreate- if the field is hidden when first createddefaultValues- default values for this field. Must be valid usernamesuserFilter- is the filterhelpText- The help text of the field- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.addUserSelectField(java.lang.String, java.lang.String, java.lang.String, int, boolean, boolean, boolean, java.lang.String[], java.lang.String, java.lang.String)
-
prepareAddDateField
public void prepareAddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText)
Prepare a simulated response to addDateField
-
prepareAddDateField
public void prepareAddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText, Exception exception)
Prepare a simulated response to addDateField
-
addDateField
public void addDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) throws RemoteException
Simulate a call to addDateField- Specified by:
addDateFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the field to.fieldName- the name of the fieldisRequired- if the field is requiredisDisabled- if the field is disabledisHiddenOnCreate- if the field is hidden when first createdhelpText- the help text of the field- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.addDateField(java.lang.String, java.lang.String, java.lang.String, boolean, boolean, boolean, java.lang.String)
-
prepareAddField
public void prepareAddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern)
Prepare a simulated response to addField
-
prepareAddField
public void prepareAddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern, Exception exception)
Prepare a simulated response to addField
-
addField
public void addField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern) throws RemoteException
Simulate a call to addField
-
prepareDeleteField
public void prepareDeleteField(String sessionId, String objectId, String fieldId)
Prepare a simulated response to deleteField
-
prepareDeleteField
public void prepareDeleteField(String sessionId, String objectId, String fieldId, Exception exception)
Prepare a simulated response to deleteField
-
deleteField
public void deleteField(String sessionId, String objectId, String fieldId) throws RemoteException
Simulate a call to deleteField- Specified by:
deleteFieldin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.objectId- Object (e.g. tracker).fieldId- the id of the field to delete- Throws:
NoSuchObjectFault- when the specified object id or fieldData is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidOperationFault- if the operation is not allowed.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.deleteField(java.lang.String, java.lang.String, java.lang.String)
-
prepareGetFields
public void prepareGetFields(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getFields
-
getFields
public TrackerFieldSoapDO[] getFields(String sessionId, String trackerId) throws RemoteException
Simulate a call to getFields- Specified by:
getFieldsin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker for which to return field information.- Returns:
- Array of all field values.
- Throws:
InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.NoSuchObjectFault- when the specified object id is invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getFields(java.lang.String, java.lang.String)
-
prepareGetFields2
public void prepareGetFields2(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getFields2
-
getFields2
public TrackerField2SoapDO[] getFields2(String sessionId, String trackerId) throws RemoteException
Simulate a call to getFields2- Specified by:
getFields2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker for which to return field information.- Returns:
- Array of all field values.
- Throws:
InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.NoSuchObjectFault- when the specified object id is invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getFields2(java.lang.String, java.lang.String)
-
prepareVerifyAndGetFields
public void prepareVerifyAndGetFields(String trackerId, String loggedInUser, Object returnValue)
Prepare a simulated response to verifyAndGetFields
-
verifyAndGetFields
public com.vasoftware.sf.server.services.field.FieldDO[] verifyAndGetFields(String trackerId, String loggedInUser) throws RemoteException
Simulate a call to verifyAndGetFields
-
prepareAddSeparator
public void prepareAddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel)
Prepare a simulated response to addSeparator
-
prepareAddSeparator
public void prepareAddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel, Exception exception)
Prepare a simulated response to addSeparator
-
addSeparator
public void addSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel) throws RemoteException
Simulate a call to addSeparator- Specified by:
addSeparatorin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to add the separator to.separatorType- the type of the separatorseparatorLabel- the label of the separator- Throws:
NoSuchObjectFault- when the specified object id is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.IllegalArgumentFault- if the arguments are incorrectly specifiedSystemFault- when an unexpected system error occurs.ObjectAlreadyExistsFault- if a separator with the same id existsRemoteException- See Also:
TrackerAppSoap.addSeparator(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareDeleteSeparator
public void prepareDeleteSeparator(String sessionId, String trackerId, String layoutId)
Prepare a simulated response to deleteSeparator
-
prepareDeleteSeparator
public void prepareDeleteSeparator(String sessionId, String trackerId, String layoutId, Exception exception)
Prepare a simulated response to deleteSeparator
-
deleteSeparator
public void deleteSeparator(String sessionId, String trackerId, String layoutId) throws RemoteException
Simulate a call to deleteSeparator- Specified by:
deleteSeparatorin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker to delete the separator from.layoutId- the layout id of the separator. To get the layout id, use getOrderedTrackerFields.- Throws:
NoSuchObjectFault- when the specified object id is invalidInvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.IllegalArgumentFault- if the arguments are incorrectly specifiedInvalidOperationFault- if the operation is not allowedSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.deleteSeparator(java.lang.String, java.lang.String, java.lang.String)
-
prepareGetOrderedTrackerFields
public void prepareGetOrderedTrackerFields(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getOrderedTrackerFields
-
getOrderedTrackerFields
public OrderedTrackerFieldSoapList getOrderedTrackerFields(String sessionId, String trackerId) throws RemoteException
Simulate a call to getOrderedTrackerFields- Specified by:
getOrderedTrackerFieldsin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- The tracker for which to return field information.- Returns:
- Array of all fields and separators.
- Throws:
InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.NoSuchObjectFault- when the specified object id is invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getOrderedTrackerFields(java.lang.String, java.lang.String)
-
prepareReorderTrackerFields
public void prepareReorderTrackerFields(String sessionId, String trackerId, String[] layoutIds)
Prepare a simulated response to reorderTrackerFields
-
prepareReorderTrackerFields
public void prepareReorderTrackerFields(String sessionId, String trackerId, String[] layoutIds, Exception exception)
Prepare a simulated response to reorderTrackerFields
-
reorderTrackerFields
public void reorderTrackerFields(String sessionId, String trackerId, String[] layoutIds) throws RemoteException
Simulate a call to reorderTrackerFields- Specified by:
reorderTrackerFieldsin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Id of tracker which all the fields and the separators belong to.layoutIds- An array of layout ids which can be obtained by getOrderedTrackerFields().- Throws:
InvalidSessionFault- When the specified session id is invalid.NoSuchObjectFault- When any of the specified object id is invalid.IllegalArgumentFault- If invalid argument value is passed.PermissionDeniedFault- When the user has insufficient privileges.SystemFault- When an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.reorderTrackerFields(java.lang.String, java.lang.String, java.lang.String[])
-
prepareGetArtifactList
public void prepareGetArtifactList(String sessionId, String containerId, SoapFilter[] filters, Object returnValue)
Prepare a simulated response to getArtifactList
-
getArtifactList
public ArtifactSoapList getArtifactList(String sessionId, String containerId, SoapFilter[] filters) throws RemoteException
Simulate a call to getArtifactList- Specified by:
getArtifactListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.containerId- ID of a project or a tracker.filters- Array of filters to apply (null to return unfiltered list).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidFilterFault- when the specified filters are invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactList(java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[])
-
prepareGetArtifactList2
public void prepareGetArtifactList2(String sessionId, String containerId, SoapFilter[] filters, Object returnValue)
Prepare a simulated response to getArtifactList2
-
getArtifactList2
public Artifact2SoapList getArtifactList2(String sessionId, String containerId, SoapFilter[] filters) throws RemoteException
Simulate a call to getArtifactList2- Specified by:
getArtifactList2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.containerId- ID of a project or a tracker.filters- Array of filters to apply (null to return unfiltered list).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidFilterFault- when the specified filters are invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactList2(java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[])
-
prepareGetArtifactList
public void prepareGetArtifactList(String containerId, SoapFilter[] filters, String sessionId, Object returnValue)
Prepare a simulated response to getArtifactList
-
getArtifactList
public com.vasoftware.sf.server.services.tracker.ArtifactList getArtifactList(String containerId, SoapFilter[] filters, String sessionId) throws RemoteException
Simulate a call to getArtifactList
-
prepareGetCrossTrackerArtifactList
public void prepareGetCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue)
Prepare a simulated response to getCrossTrackerArtifactList
-
getCrossTrackerArtifactList
public ArtifactDetailSoapList getCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns) throws RemoteException
Simulate a call to getCrossTrackerArtifactList- Specified by:
getCrossTrackerArtifactListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.containerId- ID of a project or a tracker. (should not be null)filters- Array of filters to apply (null to return unfiltered list).selectedColumns- String array of column names to be selected (null to return all columns).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidFilterFault- when the specified filters are invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getCrossTrackerArtifactList(java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[], java.lang.String[])
-
prepareGetCrossTrackerArtifactList2
public void prepareGetCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue)
Prepare a simulated response to getCrossTrackerArtifactList2
-
getCrossTrackerArtifactList2
public ArtifactDetail2SoapList getCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns) throws RemoteException
Simulate a call to getCrossTrackerArtifactList2- Specified by:
getCrossTrackerArtifactList2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.containerId- ID of a project or a tracker. (should not be null)filters- Array of filters to apply (null to return unfiltered list).selectedColumns- String array of column names to be selected (null to return all columns).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidFilterFault- when the specified filters are invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getCrossTrackerArtifactList2(java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[], java.lang.String[])
-
prepareGetCrossTrackerArtifactList
public void prepareGetCrossTrackerArtifactList(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId, Object returnValue)
Prepare a simulated response to getCrossTrackerArtifactList
-
getCrossTrackerArtifactList
public com.vasoftware.sf.server.services.tracker.ArtifactDetailList getCrossTrackerArtifactList(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId) throws RemoteException
Simulate a call to getCrossTrackerArtifactList
-
prepareGetArtifactDetailList
public void prepareGetArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue)
Prepare a simulated response to getArtifactDetailList
-
getArtifactDetailList
public ArtifactDetailSoapList getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery) throws RemoteException
Simulate a call to getArtifactDetailList- Specified by:
getArtifactDetailListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.selectedColumns- String array of column names to be selected (null to return all columns).filters- Array of filters to apply (null to return unfiltered list).sortKeys- Array ofSortKeyto applystartIndex- The index from which to return the results.maxRows- The max quantity of elements to be returned (-1 will return the full list).exceptionIfExpiredCache- Causes the method to throw an exception if it doesn't have the result in the cacheforceNewQuery- force the re-execution of the query, ignoring any cached copy of the search result.- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidFilterFault- when the specified filters are invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactDetailList(java.lang.String, java.lang.String, java.lang.String[], com.collabnet.ce.soap60.types.SoapFilter[], com.collabnet.ce.soap60.types.SoapSortKey[], int, int, boolean, boolean)
-
prepareGetArtifactDetailList2
public void prepareGetArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue)
Prepare a simulated response to getArtifactDetailList2
-
getArtifactDetailList2
public ArtifactDetail2SoapList getArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery) throws RemoteException
Simulate a call to getArtifactDetailList2- Specified by:
getArtifactDetailList2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.See ArtifactSoapDO for filters names constant values
sortKeys- Array ofSortKeyto apply (null to return a default order list that is by ID).startIndex- The index from which to return the results.maxRows- The max quantity of elements to be returned (-1 will return the full list).exceptionIfExpiredCache- Causes the method to throw exception if it doesn't have the results in the cacheforceNewQuery- force the re-execution of the query, ignoring any cached copy of the search result.- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.InvalidFilterFault- when the specified filters are invalid.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactDetailList2(java.lang.String, java.lang.String, java.lang.String[], com.collabnet.ce.soap60.types.SoapFilter[], com.collabnet.ce.soap60.types.SoapSortKey[], int, int, boolean, boolean)
-
prepareGetArtifactDetailList
public void prepareGetArtifactDetailList(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId, Object returnValue)
Prepare a simulated response to getArtifactDetailList
-
getArtifactDetailList
public com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList getArtifactDetailList(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId) throws RemoteException
Simulate a call to getArtifactDetailList
-
prepareValidateSelectedColumns
public void prepareValidateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys)
Prepare a simulated response to validateSelectedColumns
-
prepareValidateSelectedColumns
public void prepareValidateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys, Exception exception)
Prepare a simulated response to validateSelectedColumns
-
validateSelectedColumns
public void validateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys) throws RemoteException
Simulate a call to validateSelectedColumns
-
prepareGetArtifactDetailsQueryResults
public void prepareGetArtifactDetailsQueryResults(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser, Object returnValue)
Prepare a simulated response to getArtifactDetailsQueryResults
-
getArtifactDetailsQueryResults
public SortableArtifactDetailArrangedList getArtifactDetailsQueryResults(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser) throws RemoteException
Simulate a call to getArtifactDetailsQueryResults
-
prepareGetArtifactDetailArrangedList
public void prepareGetArtifactDetailArrangedList(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList, Object returnValue)Prepare a simulated response to getArtifactDetailArrangedList
-
getArtifactDetailArrangedList
public com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList getArtifactDetailArrangedList(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList) throws RemoteExceptionSimulate a call to getArtifactDetailArrangedList
-
prepareFindArtifacts
public void prepareFindArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue)
Prepare a simulated response to findArtifacts
-
findArtifacts
public ArtifactSoapList findArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments) throws RemoteException
Simulate a call to findArtifacts- Specified by:
findArtifactsin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.queryString- Query string.projectId- The project in which to find artifacts. (if null, search all projects)searchAttachments- Whether to search attachments.- Returns:
- List of artifacts matching search criteria.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified project id is invalid.SearchQuerySyntaxFault- when the specified search query string is syntactically invalid.IllegalArgumentFault- when the specified query string is invalid.SystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.findArtifacts(java.lang.String, java.lang.String, java.lang.String, boolean)
-
prepareFindArtifacts2
public void prepareFindArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue)
Prepare a simulated response to findArtifacts2
-
findArtifacts2
public Artifact2SoapList findArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments) throws RemoteException
Simulate a call to findArtifacts2- Specified by:
findArtifacts2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.queryString- Query string.projectId- The project in which to find artifacts. (if null, search all projects)searchAttachments- Whether to search attachments.- Returns:
- List of artifacts matching search criteria.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified project id is invalid.SearchQuerySyntaxFault- when the specified search query string is syntactically invalid.IllegalArgumentFault- when the specified query string is invalid.SystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.findArtifacts2(java.lang.String, java.lang.String, java.lang.String, boolean)
-
prepareFindArtifacts
public void prepareFindArtifacts(String queryString, String projectId, boolean searchAttachments, String sessionId, Object returnValue)
Prepare a simulated response to findArtifacts
-
findArtifacts
public com.vasoftware.sf.server.services.tracker.ArtifactList findArtifacts(String queryString, String projectId, boolean searchAttachments, String sessionId) throws RemoteException
Simulate a call to findArtifacts
-
prepareGetArtifactData
public void prepareGetArtifactData(String sessionId, String artifactId, Object returnValue)
Prepare a simulated response to getArtifactData
-
getArtifactData
public ArtifactSoapDO getArtifactData(String sessionId, String artifactId) throws RemoteException
Simulate a call to getArtifactData- Specified by:
getArtifactDatain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- Artifact id.- Returns:
- the data associated with the artifact at the given path
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactData(java.lang.String, java.lang.String)
-
prepareGetArtifactData2
public void prepareGetArtifactData2(String sessionId, String artifactId, Object returnValue)
Prepare a simulated response to getArtifactData2
-
getArtifactData2
public Artifact2SoapDO getArtifactData2(String sessionId, String artifactId) throws RemoteException
Simulate a call to getArtifactData2- Specified by:
getArtifactData2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- Artifact id.- Returns:
- the data associated with the artifact at the given path
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactData2(java.lang.String, java.lang.String)
-
prepareGetArtifactData3
public void prepareGetArtifactData3(String sessionId, String artifactId, Object returnValue)
Prepare a simulated response to getArtifactData3
-
getArtifactData3
public Artifact3SoapDO getArtifactData3(String sessionId, String artifactId) throws RemoteException
Simulate a call to getArtifactData3- Specified by:
getArtifactData3in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- Artifact id.- Returns:
- the data associated with the artifact at the given path
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.getArtifactData3(java.lang.String, java.lang.String)
-
prepareSetArtifactData
public void prepareSetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId)
Prepare a simulated response to setArtifactData
-
prepareSetArtifactData
public void prepareSetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Exception exception)
Prepare a simulated response to setArtifactData
-
setArtifactData
public void setArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId) throws RemoteException
Simulate a call to setArtifactData- Specified by:
setArtifactDatain interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactData- the data associated with the artifact at the given pathcomment- Comment associated with the change.attachmentFileName- Name of the attached file (or null)attachmentMimeType- Mime type of the attached file (or null)attachmentFileId- ID of the attached file (previously uploaded via *FileStorage service) or null- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- when the object data is stale.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer valid.SystemFault- when an unexpected system error occurs.WorkflowViolationFault- when workflow rule is violatedDependencyViolationFault- when dependency rule is violatedPlanningFolderRuleViolationFault- when planning folder rule is violatedRemoteException- See Also:
TrackerAppSoap.setArtifactData(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.ArtifactSoapDO, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareSetArtifactData2
public void prepareSetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments)
Prepare a simulated response to setArtifactData2
-
prepareSetArtifactData2
public void prepareSetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)
Prepare a simulated response to setArtifactData2
-
setArtifactData2
public void setArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments) throws RemoteException
Simulate a call to setArtifactData2- Specified by:
setArtifactData2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactData- the data associated with the artifact at the given pathcomment- Comment associated with the change.attachments- attached file List- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- when the object data is stale.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer valid.SystemFault- when an unexpected system error occurs.WorkflowViolationFault- when workflow rule is violatedDependencyViolationFault- when dependency rule is violatedPlanningFolderRuleViolationFault- when planning folder rule is violatedRemoteException- See Also:
TrackerAppSoap.setArtifactData2(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.ArtifactSoapDO, java.lang.String, com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapDO[])
-
prepareSetArtifactData3
public void prepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)
Prepare a simulated response to setArtifactData3
-
prepareSetArtifactData3
public void prepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)
Prepare a simulated response to setArtifactData3
-
setArtifactData3
public void setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) throws RemoteException
Simulate a call to setArtifactData3- Specified by:
setArtifactData3in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactData- the data associated with the artifact at the given pathcomment- Comment associated with the change.attachments- attached file List- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- when the object data is stale.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer valid.SystemFault- when an unexpected system error occurs.WorkflowViolationFault- when workflow rule is violatedDependencyViolationFault- when dependency rule is violatedPlanningFolderRuleViolationFault- when planning folder rule is violatedRemoteException- See Also:
TrackerAppSoap.setArtifactData3(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.Artifact2SoapDO, java.lang.String, com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapDO[])
-
prepareSetArtifactData4
public void prepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)
Prepare a simulated response to setArtifactData4
-
prepareSetArtifactData4
public void prepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)
Prepare a simulated response to setArtifactData4
-
setArtifactData4
public void setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) throws RemoteException
Simulate a call to setArtifactData4- Specified by:
setArtifactData4in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactData- the data associated with the artifact at the given pathcomment- Comment associated with the change.attachments- attached file List- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.VersionMismatchFault- when the object data is stale.IllegalArgumentFault- when the artifact data is invalid.SystemFault- when an unexpected system error occurs.WorkflowViolationFault- when workflow rule is violatedDependencyViolationFault- when dependency rule is violatedPlanningFolderRuleViolationFault- when planning folder rule is violatedInconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer validRemoteException- See Also:
TrackerAppSoap.setArtifactData4(java.lang.String, com.collabnet.ce.soap60.webservices.tracker.Artifact3SoapDO, java.lang.String, com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapDO[])
-
prepareCreateArtifact
public void prepareCreateArtifact(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Object returnValue)
Prepare a simulated response to createArtifact
-
createArtifact
public ArtifactSoapDO createArtifact(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId) throws RemoteException
Simulate a call to createArtifact- Specified by:
createArtifactin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.title- Artifact title.description- Artifact description.group- Artifact group.category- Artifact category.status- Artifact status.customer- Customer.priority- Artifact priority.estimatedEffort- Estimated effort to close artifact.remainingEffort- Remaining effort to close artifact.autosumming- Determines whether autosumming should be enabled for the newly created artifact.points- The story points for this artifact.assignedUsername- User this artifact should be assigned to.releaseId- Release this artifact is assigned with.planningFolderId- planning folder, this artifact belongs toflexFields- Flex field values.attachmentFileName- Name of the attached file (or null)attachmentMimeType- Mime type of the attached file (or null)attachmentFileId- ID of the attached file (previously uploaded via *FileStorage service) or null- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer validSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.createArtifact(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int, boolean, int, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFieldValues, java.lang.String, java.lang.String, java.lang.String)
-
prepareCreateArtifact2
public void prepareCreateArtifact2(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue)
Prepare a simulated response to createArtifact2
-
createArtifact2
public ArtifactSoapDO createArtifact2(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments) throws RemoteException
Simulate a call to createArtifact2- Specified by:
createArtifact2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.title- Artifact title.description- Artifact description.group- Artifact group.category- Artifact category.status- Artifact status.customer- Customer.priority- Artifact priority.estimatedEffort- Estimated effort to close artifact.remainingEffort- Remaining effort to close artifact.autosumming- Determines whether autosumming should be enabled for the newly created artifact.points- The story points for this artifact.assignedUsername- User this artifact should be assigned to.releaseId- Release this artifact is assigned with.planningFolderId- planning folder, this artifact belongs toflexFields- Flex field values.attachments- attached file List (or null)- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer validSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.createArtifact2(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int, boolean, int, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFieldValues, com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapDO[])
-
prepareCreateArtifact3
public void prepareCreateArtifact3(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue)
Prepare a simulated response to createArtifact3
-
createArtifact3
public Artifact2SoapDO createArtifact3(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments) throws RemoteException
Simulate a call to createArtifact3- Specified by:
createArtifact3in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.title- Artifact title.description- Artifact description.group- Artifact group.category- Artifact category.status- Artifact status.customer- Customer.priority- Artifact priority.estimatedEffort- Estimated effort to close artifact. This will be ignored if autosumming is set to true.remainingEffort- Remaining effort to close artifact. This will be ignored if autosumming is set to true.autosumming- Determines whether autosumming should be enabled for the newly created artifact.points- The story points for this artifact. This will be ignored if autoSummingPoints is set to true.autoSummingPoints- Determines whether autoSummingPoints should be enabled for the newly created artifact.assignedUsername- User this artifact should be assigned to.releaseId- Release this artifact is assigned with.planningFolderId- planning folder, this artifact belongs toteamId- team, this artifact belongs toflexFields- Flex field values.attachments- attached file List (or null)- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer validSystemFault- when an unexpected system error occurs.RemoteException- See Also:
TrackerAppSoap.createArtifact3(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int, boolean, int, boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFieldValues, com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapDO[])
-
prepareCreateArtifact4
public void prepareCreateArtifact4(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, Object returnValue)
Prepare a simulated response to createArtifact4
-
createArtifact4
public Artifact3SoapDO createArtifact4(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames) throws RemoteException
Simulate a call to createArtifact4- Specified by:
createArtifact4in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.title- Artifact title.description- Artifact description.group- Artifact group.category- Artifact category.status- Artifact status.customer- Customer.priority- Artifact priority.estimatedEffort- Estimated effort to close artifact. This will be ignored if autosumming is set to true.remainingEffort- Remaining effort to close artifact. This will be ignored if autosumming is set to true.autosumming- Determines whether autosumming should be enabled for the newly created artifact.points- The story points for this artifact. This will be ignored if autoSummingPoints is set to true.autoSummingPoints- Determines whether autoSummingPoints should be enabled for the newly created artifact.assignedUsername- User this artifact should be assigned to.releaseId- Release this artifact is assigned with.planningFolderId- planning folder, this artifact belongs toteamId- team, this artifact belongs toflexFields- Flex field values.attachments- attached file List (or null)tagNames- tag names- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system error occurs.IllegalArgumentFault- when the artifact data is invalid.InconsistentFieldValueFault- when field hierarchy has been changed and the values are no longer validRemoteException- See Also:
TrackerAppSoap.createArtifact4(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int, boolean, int, boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFieldValues, com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapDO[], java.lang.String[])
-
prepareCreateArtifact
public void prepareCreateArtifact(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId, Object returnValue)
Prepare a simulated response to createArtifact
-
createArtifact
public com.vasoftware.sf.server.services.tracker.ArtifactDO createArtifact(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId) throws RemoteException
Simulate a call to createArtifact- Throws:
RemoteException- See Also:
TrackerAppSoap.createArtifact(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int, boolean, int, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFieldValues, java.lang.String, java.lang.String, java.lang.String)
-
prepareMoveArtifact
public void prepareMoveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue)
Prepare a simulated response to moveArtifact
-
moveArtifact
public ArtifactSoapDO moveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee) throws RemoteException
Simulate a call to moveArtifact- Specified by:
moveArtifactin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- ID of artifact to move.targetFolderId- Target folder ID.newAssignee- The username to assign the newly moved artifact to.- Returns:
- New artifact data object
- Throws:
InvalidSessionFault- when the sessionId is invalid.PermissionDeniedFault- when permission is denied for the specified operation.NoSuchObjectFault- when the specified object is invalid.SystemFault- when an unexpected system error occurs.IllegalArgumentFault- when an invalid argument is passed in.PlanningFolderRuleViolationFault- when planning folder rule is violatedRemoteException- See Also:
TrackerAppSoap.moveArtifact(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareMoveArtifact2
public void prepareMoveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue)
Prepare a simulated response to moveArtifact2
-
moveArtifact2
public Artifact2SoapDO moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee) throws RemoteException
Simulate a call to moveArtifact2- Specified by:
moveArtifact2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- ID of artifact to move.targetFolderId- Target folder ID.newAssignee- The username to assign the newly moved artifact to.- Returns:
- New artifact data object
- Throws:
InvalidSessionFault- when the sessionId is invalid.PermissionDeniedFault- when permission is denied for the specified operation.NoSuchObjectFault- when the specified object is invalid.SystemFault- when an unexpected system error occurs.IllegalArgumentFault- when an invalid argument is passed in.PlanningFolderRuleViolationFault- when planning folder rule is violatedRemoteException- See Also:
TrackerAppSoap.moveArtifact2(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareMoveArtifactData
public void prepareMoveArtifactData(String artifactId, String targetFolderId, String newAssignee, String sessionId, Object returnValue)
Prepare a simulated response to moveArtifactData
-
moveArtifactData
public com.vasoftware.sf.server.services.tracker.ArtifactDO moveArtifactData(String artifactId, String targetFolderId, String newAssignee, String sessionId) throws RemoteException
Simulate a call to moveArtifactData
-
prepareDeleteArtifact
public void prepareDeleteArtifact(String sessionId, String artifactId)
Prepare a simulated response to deleteArtifact
-
prepareDeleteArtifact
public void prepareDeleteArtifact(String sessionId, String artifactId, Exception exception)
Prepare a simulated response to deleteArtifact
-
deleteArtifact
public void deleteArtifact(String sessionId, String artifactId) throws RemoteException
Simulate a call to deleteArtifact- Specified by:
deleteArtifactin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- Artifact id.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.deleteArtifact(java.lang.String, java.lang.String)
-
prepareGetAllowedWorkflowTransitionList
public void prepareGetAllowedWorkflowTransitionList(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getAllowedWorkflowTransitionList
-
getAllowedWorkflowTransitionList
public WorkflowTransitionSoapList getAllowedWorkflowTransitionList(String sessionId, String trackerId) throws RemoteException
Simulate a call to getAllowedWorkflowTransitionList- Specified by:
getAllowedWorkflowTransitionListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.- Returns:
- Workflow definitions list.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.SystemFault- when ...RemoteException- See Also:
TrackerAppSoap.getAllowedWorkflowTransitionList(java.lang.String, java.lang.String)
-
prepareGetAllowedWorkflowTransitionList2
public void prepareGetAllowedWorkflowTransitionList2(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getAllowedWorkflowTransitionList2
-
getAllowedWorkflowTransitionList2
public WorkflowTransition2SoapList getAllowedWorkflowTransitionList2(String sessionId, String trackerId) throws RemoteException
Simulate a call to getAllowedWorkflowTransitionList2- Specified by:
getAllowedWorkflowTransitionList2in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.- Returns:
- Workflow definitions list.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.SystemFault- when ...RemoteException- See Also:
TrackerAppSoap.getAllowedWorkflowTransitionList2(java.lang.String, java.lang.String)
-
prepareGetTransactionDataList
public void prepareGetTransactionDataList(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap, Object returnValue)
Prepare a simulated response to getTransactionDataList
-
getTransactionDataList
public List getTransactionDataList(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap) throws RemoteException
Simulate a call to getTransactionDataList
-
prepareGetRoleKeys
public void prepareGetRoleKeys(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath, Object returnValue)
Prepare a simulated response to getRoleKeys
-
getRoleKeys
public com.vasoftware.sf.server.types.RoleKey[] getRoleKeys(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath) throws RemoteException
Simulate a call to getRoleKeys
-
prepareCopyWorkflowTransitions
public void prepareCopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId)
Prepare a simulated response to copyWorkflowTransitions
-
prepareCopyWorkflowTransitions
public void prepareCopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId, Exception exception)
Prepare a simulated response to copyWorkflowTransitions
-
copyWorkflowTransitions
public void copyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId) throws RemoteException
Simulate a call to copyWorkflowTransitions- Specified by:
copyWorkflowTransitionsin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.srcTrackerId- Tracker id.dstTrackerId- Tracker id.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.WorkflowViolationFault- when the copy of workflow transition cannot be completedSystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.copyWorkflowTransitions(java.lang.String, java.lang.String, java.lang.String)
-
prepareCloneTracker
public void prepareCloneTracker(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription, Object returnValue)
Prepare a simulated response to cloneTracker
-
cloneTracker
public Tracker2SoapDO cloneTracker(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription) throws RemoteException
Simulate a call to cloneTracker- Specified by:
cloneTrackerin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.srcTrackerId- Tracker id.destTrackerTitle- destination Tracker tiledestTrackerDescription- destination Tracker description- Returns:
- returns cloned Tracker
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.ObjectAlreadyExistsFault- if an existing tracker already exists.SystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.cloneTracker(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareCloneTrackerAcrossProject
public void prepareCloneTrackerAcrossProject(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription, Object returnValue)
Prepare a simulated response to cloneTrackerAcrossProject
-
cloneTrackerAcrossProject
public Tracker2SoapDO cloneTrackerAcrossProject(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription) throws RemoteException
Simulate a call to cloneTrackerAcrossProject- Specified by:
cloneTrackerAcrossProjectin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.srcTrackerId- Tracker id.destProjectId- on which project you need to create a trackerdestTrackerTitle- destination tracker titledestTrackerDescription- destination tracker description- Returns:
- returns cloned tracker
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.ObjectAlreadyExistsFault- if an existing tracker already exists.SystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.cloneTrackerAcrossProject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareCreateArtifactDependency
public void prepareCreateArtifactDependency(String sessionId, String originId, String targetId, String desc)
Prepare a simulated response to createArtifactDependency
-
prepareCreateArtifactDependency
public void prepareCreateArtifactDependency(String sessionId, String originId, String targetId, String desc, Exception exception)
Prepare a simulated response to createArtifactDependency
-
createArtifactDependency
public void createArtifactDependency(String sessionId, String originId, String targetId, String desc) throws RemoteException
Simulate a call to createArtifactDependency- Specified by:
createArtifactDependencyin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.originId- Origin artifact id.targetId- Target artifact id.desc- Description for the dependency.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.WorkflowViolationFault- when the copy of workflow transition cannot be completedDependencyViolationFault- when the creation of the dependency causes violationSystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.createArtifactDependency(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareRemoveArtifactDependency
public void prepareRemoveArtifactDependency(String sessionId, String originId, String targetId)
Prepare a simulated response to removeArtifactDependency
-
prepareRemoveArtifactDependency
public void prepareRemoveArtifactDependency(String sessionId, String originId, String targetId, Exception exception)
Prepare a simulated response to removeArtifactDependency
-
removeArtifactDependency
public void removeArtifactDependency(String sessionId, String originId, String targetId) throws RemoteException
Simulate a call to removeArtifactDependency- Specified by:
removeArtifactDependencyin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.originId- Origin artifact id.targetId- Target artifact id.- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.WorkflowViolationFault- when the copy of workflow transition cannot be completedDependencyViolationFault- when the creation of the dependency causes violationSystemFault- when an unexpected system level error occurs.NoSuchRelationshipFault- when ...RemoteException- See Also:
TrackerAppSoap.removeArtifactDependency(java.lang.String, java.lang.String, java.lang.String)
-
prepareSetArtifactRank
public void prepareSetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId)
Prepare a simulated response to setArtifactRank
-
prepareSetArtifactRank
public void prepareSetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId, Exception exception)
Prepare a simulated response to setArtifactRank
-
setArtifactRank
public void setArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId) throws RemoteException
Simulate a call to setArtifactRank- Specified by:
setArtifactRankin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.planningFolderId- the id of the planning folder in which we are doing the rankartfToRankId- the artifact to rankartfBeforeId- the artifact that should be before itartfAfterId- the artifact that should be after it- Throws:
NoSuchObjectFault- when one of the specified object id is invalid.IllegalArgumentFault- when the specified id is invalid.InvalidSessionFault- when the specified session id is invalid.PermissionDeniedFault- when the user has insufficient privileges.SystemFault- when an unexpected system level error occurs.InvalidRankFault- when the requested rank operation is invalidRemoteException- See Also:
TrackerAppSoap.setArtifactRank(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareValidateMove
public void prepareValidateMove(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser, Object returnValue)Prepare a simulated response to validateMove
-
validateMove
public boolean validateMove(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser) throws RemoteExceptionSimulate a call to validateMove
-
prepareGetParentKeyIfArtifactSeenAsAChildInPf
public void prepareGetParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser, Object returnValue)Prepare a simulated response to getParentKeyIfArtifactSeenAsAChildInPf
-
getParentKeyIfArtifactSeenAsAChildInPf
public com.vasoftware.sf.server.types.ArtifactKey getParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser) throws RemoteExceptionSimulate a call to getParentKeyIfArtifactSeenAsAChildInPf
-
prepareCheckPermissionForRemoveDependency
public void prepareCheckPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey, Object returnValue)Prepare a simulated response to checkPermissionForRemoveDependency
-
checkPermissionForRemoveDependency
public boolean checkPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey) throws RemoteExceptionSimulate a call to checkPermissionForRemoveDependency
-
prepareGetChildDependencyList
public void prepareGetChildDependencyList(String sessionId, String artifactId, Object returnValue)
Prepare a simulated response to getChildDependencyList
-
getChildDependencyList
public ArtifactDependencySoapList getChildDependencyList(String sessionId, String artifactId) throws RemoteException
Simulate a call to getChildDependencyList- Specified by:
getChildDependencyListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- Artifact id.- Returns:
- dependency list
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.WorkflowViolationFault- when the copy of workflow transition cannot be completedSystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.getChildDependencyList(java.lang.String, java.lang.String)
-
prepareGetParentDependencyList
public void prepareGetParentDependencyList(String sessionId, String artifactId, Object returnValue)
Prepare a simulated response to getParentDependencyList
-
getParentDependencyList
public ArtifactDependencySoapList getParentDependencyList(String sessionId, String artifactId) throws RemoteException
Simulate a call to getParentDependencyList- Specified by:
getParentDependencyListin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.artifactId- Artifact id.- Returns:
- dependency list
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.PermissionDeniedFault- when the user has insufficient privileges.WorkflowViolationFault- when the copy of workflow transition cannot be completedSystemFault- when an unexpected system level error occurs.RemoteException- See Also:
TrackerAppSoap.getParentDependencyList(java.lang.String, java.lang.String)
-
prepareReorderTrackers
public void prepareReorderTrackers(String sessionId, String[] trackerIds)
Prepare a simulated response to reorderTrackers
-
prepareReorderTrackers
public void prepareReorderTrackers(String sessionId, String[] trackerIds, Exception exception)
Prepare a simulated response to reorderTrackers
-
reorderTrackers
public void reorderTrackers(String sessionId, String[] trackerIds) throws RemoteException
Simulate a call to reorderTrackers- Specified by:
reorderTrackersin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerIds- An array of the tracker ids in their new order.- Throws:
InvalidSessionFault- When the specified session id is invalid.NoSuchObjectFault- When any of the specified object id is invalid.PermissionDeniedFault- When the user has insufficient privileges.SystemFault- When an unexpected system level error occurs.IllegalArgumentFault- If invalid argument value is passed.RemoteException- See Also:
TrackerAppSoap.reorderTrackers(java.lang.String, java.lang.String[])
-
prepareGetUnitsByProject
public void prepareGetUnitsByProject(String sessionId, String projectId, Object returnValue)
Prepare a simulated response to getUnitsByProject
-
getUnitsByProject
public TrackerUnitSoapList getUnitsByProject(String sessionId, String projectId) throws RemoteException
Simulate a call to getUnitsByProject- Specified by:
getUnitsByProjectin interfaceITrackerAppSoap- Parameters:
sessionId- User session id.projectId- The id of the project to retrieve the units- Throws:
InvalidSessionFault- When the specified session id is invalid.NoSuchObjectFault- When any of the specified object id is invalid.PermissionDeniedFault- When the user has insufficient privileges.SystemFault- When an unexpected system level error occurs.IllegalArgumentFault- If invalid argument value is passed.RemoteException- See Also:
TrackerAppSoap.getUnitsByProject(java.lang.String, java.lang.String)
-
prepareGetAllowedWorkflowTransitionList3
public void prepareGetAllowedWorkflowTransitionList3(String sessionId, String trackerId, Object returnValue)
Prepare a simulated response to getAllowedWorkflowTransitionList3
-
getAllowedWorkflowTransitionList3
public WorkflowTransition3SoapList getAllowedWorkflowTransitionList3(String sessionId, String trackerId) throws RemoteException
Simulate a call to getAllowedWorkflowTransitionList3- Specified by:
getAllowedWorkflowTransitionList3in interfaceITrackerAppSoap- Parameters:
sessionId- User session id.trackerId- Tracker id.- Returns:
- Workflow definitions list.
- Throws:
InvalidSessionFault- when the specified session id is invalid.NoSuchObjectFault- when the specified object id is invalid.SystemFault- when ...RemoteException- See Also:
TrackerAppSoap.getAllowedWorkflowTransitionList3(java.lang.String, java.lang.String)
-
-