Package | Description |
---|---|
com.jamasoftware.contour.soap.v3 | |
com.jamasoftware.contour.ws |
Modifier and Type | Method and Description |
---|---|
Boolean |
ContourSoapServiceImpl.addAttachmentToItem(WsAuth token,
Long attachmentDocId,
Long itemId)
Adds an existing Attachment to an Item.
|
Boolean |
ContourSoapService.addAttachmentToItem(WsAuth token,
Long attachmentDocId,
Long itemId) |
WsChangeRequestAssociation |
ContourSoapServiceImpl.addChangeRequestAssociation(WsAuth token,
WsChangeRequestAssociation changeRequestAssociation)
Adds a new Change Request Association.
|
WsChangeRequestAssociation |
ContourSoapService.addChangeRequestAssociation(WsAuth token,
WsChangeRequestAssociation changeRequestAssociation) |
WsComment |
ContourSoapServiceImpl.addComment(WsAuth token,
WsComment comment)
Adds a new Comment based on the scope provided in the WsComment.
|
WsComment |
ContourSoapService.addComment(WsAuth token,
WsComment comment) |
WsFilter |
ContourSoapServiceImpl.addFilter(WsAuth token,
WsFilter filter)
Deprecated.
|
WsItem |
ContourSoapServiceImpl.addItem(WsAuth token,
WsItem item)
Adds a new Item.
|
WsItem |
ContourSoapService.addItem(WsAuth token,
WsItem item) |
WsItem[] |
ContourSoapServiceImpl.addItems(WsAuth token,
WsItem[] items)
Adds multiple Items.
|
WsItem[] |
ContourSoapService.addItems(WsAuth token,
WsItem[] items) |
void |
ContourSoapServiceImpl.addLookup(WsAuth token,
WsLookup lookup)
Adds a new Lookup value.
|
void |
ContourSoapService.addLookup(WsAuth token,
WsLookup lookup) |
WsModule |
ContourSoapServiceImpl.addModule(WsAuth token,
WsModule module)
Deprecated.
|
void |
ContourSoapServiceImpl.addOrganization(WsAuth token,
WsOrganization organization)
Adds a new Organization.
|
void |
ContourSoapService.addOrganization(WsAuth token,
WsOrganization organization) |
WsProject |
ContourSoapServiceImpl.addProject(WsAuth token,
WsProject project)
Adds a new Project.
|
WsProject |
ContourSoapService.addProject(WsAuth token,
WsProject project) |
WsPropertyEntry |
ContourSoapServiceImpl.addPropertyEntry(WsAuth token,
WsPropertyEntry propertyEntry)
Adds a new Property Entry.
|
WsPropertyEntry |
ContourSoapService.addPropertyEntry(WsAuth token,
WsPropertyEntry propertyEntry) |
WsPropertyList |
ContourSoapServiceImpl.addPropertyList(WsAuth token,
WsPropertyList propertyList)
Adds a new list of Property Entries.
|
WsPropertyList |
ContourSoapService.addPropertyList(WsAuth token,
WsPropertyList propertyList) |
WsRelease |
ContourSoapServiceImpl.addRelease(WsAuth token,
Integer projectId,
WsRelease release)
Adds a new Release.
|
WsRelease |
ContourSoapService.addRelease(WsAuth token,
Integer projectId,
WsRelease release) |
Boolean |
ContourSoapServiceImpl.addSubscribersToItem(WsAuth token,
Long itemId,
WsUser[] users)
Subscribes Users to an Item.
|
Boolean |
ContourSoapService.addSubscribersToItem(WsAuth token,
Long itemId,
WsUser[] users) |
void |
ContourSoapServiceImpl.addUser(WsAuth token,
WsUser wsUser)
Adds a new User.
|
void |
ContourSoapService.addUser(WsAuth token,
WsUser user) |
Boolean |
ContourSoapServiceImpl.clearSuspectLinksForItem(WsAuth token,
Long itemId)
Clears the suspect links for an Item.
|
Boolean |
ContourSoapService.clearSuspectLinksForItem(WsAuth token,
Long itemId) |
Boolean |
ContourSoapServiceImpl.clearSuspectLinksForProject(WsAuth token,
Long projectId)
Clears the suspect links for a Project.
|
Boolean |
ContourSoapService.clearSuspectLinksForProject(WsAuth token,
Long projectId) |
Boolean |
ContourSoapServiceImpl.closeChangeRequest(WsAuth token,
Integer changeRequestItemId)
Closes a Change Request.
|
Boolean |
ContourSoapService.closeChangeRequest(WsAuth token,
Integer changeRequestItemId) |
WsBaseline |
ContourSoapServiceImpl.createBaseline(WsAuth token,
WsBaseline baseline)
Creates a Baseline.
|
WsBaseline |
ContourSoapService.createBaseline(WsAuth token,
WsBaseline baseline) |
WsBaseline |
ContourSoapServiceImpl.createBaselineFromFilter(WsAuth token,
String baselineName,
String description,
WsFilter filter)
Creates a Baseline from a Filter.
|
WsBaseline |
ContourSoapService.createBaselineFromFilter(WsAuth token,
String baselineName,
String description,
WsFilter filter) |
WsItem |
ContourSoapServiceImpl.createNewTestCycle(WsAuth token,
Integer testPlanId,
String cycleName,
String cycleDescription,
Date startDate,
Date endDate,
List<WsTestRunStatus> statusesToInclude,
List<WsTestGroup> testGroupsToInclude)
Creates a new Test Cycle from the supplied criteria.
|
WsItem |
ContourSoapService.createNewTestCycle(WsAuth token,
Integer testPlanId,
String cycleName,
String cycleDescription,
Date startDate,
Date endDate,
List<WsTestRunStatus> statusesToInclude,
List<WsTestGroup> testGroupsToInclude) |
WsRelationship[] |
ContourSoapServiceImpl.createRelationships(WsAuth token,
WsRelationship[] listOfRelationships)
Creates multiple Relationships.
|
WsRelationship[] |
ContourSoapService.createRelationships(WsAuth token,
WsRelationship[] listOfRelationships) |
Boolean |
ContourSoapServiceImpl.deactivateBaseline(WsAuth token,
WsBaseline baseline)
Deactivates a Baseline.
|
Boolean |
ContourSoapService.deactivateBaseline(WsAuth token,
WsBaseline baseline) |
Boolean |
ContourSoapServiceImpl.deactivateItem(WsAuth token,
Long itemId)
Deactivates the Item.
|
Boolean |
ContourSoapService.deactivateItem(WsAuth token,
Long itemId) |
Boolean |
ContourSoapServiceImpl.deactivateLookup(WsAuth token,
WsLookup lookupToDeactivate,
WsLookup replacementLookup)
Deactivates an existing lookup value.
|
Boolean |
ContourSoapService.deactivateLookup(WsAuth token,
WsLookup lookupToDeactivate,
WsLookup replacementLookup) |
Boolean |
ContourSoapServiceImpl.deactivateModule(WsAuth token,
Long moduleId)
Deprecated.
|
Boolean |
ContourSoapServiceImpl.deactivateProject(WsAuth token,
WsProject project)
Deactivates the Project.
|
Boolean |
ContourSoapService.deactivateProject(WsAuth token,
WsProject project) |
Boolean |
ContourSoapServiceImpl.deactivateUser(WsAuth token,
Long userId)
Deactivates the User.
|
Boolean |
ContourSoapService.deactivateUser(WsAuth token,
Long userId) |
Boolean |
ContourSoapServiceImpl.deleteAttachment(WsAuth token,
Long attachmentId)
Deletes an Attachment from the server.
|
Boolean |
ContourSoapService.deleteAttachment(WsAuth token,
Long attachmentDocId) |
Boolean |
ContourSoapServiceImpl.deleteChangeRequestAssociation(WsAuth token,
WsChangeRequestAssociation changeRequestAssociation)
Deletes a Change Request Association.
|
Boolean |
ContourSoapService.deleteChangeRequestAssociation(WsAuth token,
WsChangeRequestAssociation changeRequestAssociation) |
Boolean |
ContourSoapServiceImpl.deleteComment(WsAuth token,
Long commentId)
Deletes a Comment.
|
Boolean |
ContourSoapService.deleteComment(WsAuth token,
Long commentId) |
Boolean |
ContourSoapServiceImpl.deleteFilter(WsAuth token,
WsFilter filter)
Deprecated.
|
Boolean |
ContourSoapServiceImpl.deleteOrganization(WsAuth token,
Long organizationId)
Deletes the Organization.
|
Boolean |
ContourSoapService.deleteOrganization(WsAuth token,
Long organizationId) |
Boolean |
ContourSoapServiceImpl.deleteProject(WsAuth token,
WsProject project)
Deletes the Project.
|
Boolean |
ContourSoapService.deleteProject(WsAuth token,
WsProject project) |
Boolean |
ContourSoapServiceImpl.deletePropertyEntry(WsAuth token,
WsPropertyEntry propertyEntry)
Deletes a property entry.
|
Boolean |
ContourSoapService.deletePropertyEntry(WsAuth token,
WsPropertyEntry propertyEntry) |
Boolean |
ContourSoapServiceImpl.deletePropertyList(WsAuth token,
WsPropertyList propertyList)
Deletes a list of Property Entries.
|
Boolean |
ContourSoapService.deletePropertyList(WsAuth token,
WsPropertyList propertylist) |
Boolean |
ContourSoapServiceImpl.deleteRelationship(WsAuth token,
WsRelationship relationship)
Deletes a relationship between two items.
|
Boolean |
ContourSoapService.deleteRelationship(WsAuth token,
WsRelationship relationship) |
Boolean |
ContourSoapServiceImpl.deleteRelease(WsAuth token,
Long releaseId,
Long swapReleaseId)
Deletes the Release.
|
Boolean |
ContourSoapService.deleteRelease(WsAuth token,
Long releaseId,
Long swapReleaseId) |
WsTestRunStatus |
ContourSoapServiceImpl.executeTestRun(WsAuth token,
Integer testRunId,
Integer durationInMinutes,
String actualResults,
Boolean passedWithErrors,
List<WsTestRunStep> steps)
Executes a Test Run.
|
WsTestRunStatus |
ContourSoapService.executeTestRun(WsAuth token,
Integer testRunId,
Integer durationInMinutes,
String actualResults,
Boolean passedWithErrors,
List<WsTestRunStep> steps) |
void |
ContourSoapServiceImpl.executeWorkflowTransition(WsAuth token,
Integer documentId,
WsWorkflowTransition transition)
Executes a workflow transition on an item.
|
void |
ContourSoapService.executeWorkflowTransition(WsAuth token,
Integer documentId,
WsWorkflowTransition transition) |
WsActivity[] |
ContourSoapServiceImpl.getActivities(WsAuth token,
Long projectId,
int start,
int count)
Gets the latest entries in a Project's Activity Stream.
|
WsActivity[] |
ContourSoapService.getActivities(WsAuth token,
Long projectId,
int start,
int count) |
WsAttachment |
ContourSoapServiceImpl.getAttachment(WsAuth token,
Long attachmentDocId)
Gets an Attachment.
|
WsAttachment |
ContourSoapService.getAttachment(WsAuth token,
Long attachmentDocId) |
WsAttachment[] |
ContourSoapServiceImpl.getAttachments(WsAuth token,
Long projectId)
Gets all the Attachments in a Project.
|
WsAttachment[] |
ContourSoapService.getAttachments(WsAuth token,
Long projectId) |
WsAttachment[] |
ContourSoapServiceImpl.getAttachmentsForItem(WsAuth token,
Long itemId)
Gets all Attachments attached to a specified Item.
|
WsAttachment[] |
ContourSoapService.getAttachmentsForItem(WsAuth token,
Long itemId) |
List<WsWorkflowTransition> |
ContourSoapServiceImpl.getAvailableWorkflowTransitions(WsAuth token,
Integer documentId)
Gets a list of the available workflow transitions for an item based on the current user.
|
List<WsWorkflowTransition> |
ContourSoapService.getAvailableWorkflowTransitions(WsAuth token,
Integer documentId) |
WsBaseline |
ContourSoapServiceImpl.getBaseline(WsAuth token,
Long baselineId)
Gets a Baseline.
|
WsBaseline |
ContourSoapService.getBaseline(WsAuth token,
Long baselineId) |
WsBaseline[] |
ContourSoapServiceImpl.getBaselinesForProject(WsAuth token,
Long projectId)
Gets all the Baselines in a Project.
|
WsBaseline[] |
ContourSoapService.getBaselinesForProject(WsAuth token,
Long projectId) |
WsChangeRequestAssociation |
ContourSoapServiceImpl.getChangeRequestAssociation(WsAuth token,
Long changeRequestAssociationId)
Gets a Change Request Association.
|
WsChangeRequestAssociation |
ContourSoapService.getChangeRequestAssociation(WsAuth token,
Long changeRequestAssociationId) |
WsChangeRequestAssociation[] |
ContourSoapServiceImpl.getChangeRequestAssociations(WsAuth token,
Integer changeRequestItemId)
Gets all the Change Request Associations associated with a Change Request.
|
WsChangeRequestAssociation[] |
ContourSoapService.getChangeRequestAssociations(WsAuth token,
Integer changeRequestItemId) |
WsItem[] |
ContourSoapServiceImpl.getChildrenOfItem(WsAuth token,
Long itemId,
Boolean recursive,
int start,
int count)
Gets the children of an Item/Folder.
|
WsItem[] |
ContourSoapService.getChildrenOfItem(WsAuth token,
Long itemId,
Boolean recursive,
int start,
int count) |
WsComment |
ContourSoapServiceImpl.getComment(WsAuth token,
Long commentId)
Gets a Comment.
|
WsComment |
ContourSoapService.getComment(WsAuth token,
Long commentId) |
WsComment[] |
ContourSoapServiceImpl.getComments(WsAuth token,
Long itemId)
Gets all Comments from an Item.
|
WsComment[] |
ContourSoapService.getComments(WsAuth token,
Long itemId) |
WsVersion |
ContourSoapServiceImpl.getCurrentVersionForItem(WsAuth token,
Long itemId)
Gets the current Version of an Item.
|
WsVersion |
ContourSoapService.getCurrentVersionForItem(WsAuth token,
Long itemId) |
WsDocumentType |
ContourSoapServiceImpl.getDocumentType(WsAuth token,
Long documentTypeId)
Gets a document type.
|
WsDocumentType |
ContourSoapService.getDocumentType(WsAuth token,
Long documentTypeId) |
WsField[] |
ContourSoapServiceImpl.getDocumentTypeFields(WsAuth token,
Long documentTypeId)
Gets the fields associated with a document type.
|
WsField[] |
ContourSoapService.getDocumentTypeFields(WsAuth token,
Long documentTypeId) |
WsDocumentType[] |
ContourSoapServiceImpl.getDocumentTypes(WsAuth token,
Long organizationId)
Gets all the document types in an organization.
|
WsDocumentType[] |
ContourSoapService.getDocumentTypes(WsAuth token,
Long organizationId) |
WsDocumentType[] |
ContourSoapServiceImpl.getDocumentTypesForProject(WsAuth token,
Long projectId)
Gets all the document types that are applicable to a project.
|
WsDocumentType[] |
ContourSoapService.getDocumentTypesForProject(WsAuth token,
Long projectId) |
WsItem[] |
ContourSoapServiceImpl.getDownstreamRelated(WsAuth token,
Long itemId)
Gets all Items downstream of an Item.
|
WsItem[] |
ContourSoapService.getDownstreamRelated(WsAuth token,
Long itemId) |
WsRelationship[] |
ContourSoapServiceImpl.getDownstreamRelationships(WsAuth token,
Long itemId)
Gets the downstream relationships of an item.
|
WsRelationship[] |
ContourSoapService.getDownstreamRelationships(WsAuth token,
Long itemId) |
WsExecutableTestRun |
ContourSoapServiceImpl.getExecutableTestRun(WsAuth token,
Integer testRunId)
Gets information about a Test Run object that is required to execute it.
|
WsExecutableTestRun |
ContourSoapService.getExecutableTestRun(WsAuth token,
Integer testRunId) |
WsFilter |
ContourSoapServiceImpl.getFilter(WsAuth token,
Long filterId)
Gets a Filter.
|
WsFilter |
ContourSoapService.getFilter(WsAuth token,
Long filterId) |
WsFilter[] |
ContourSoapServiceImpl.getFiltersForProject(WsAuth token,
Long projectId)
Gets all Filters for a Project.
|
WsFilter[] |
ContourSoapService.getFiltersForProject(WsAuth token,
Long projectId) |
WsItem |
ContourSoapServiceImpl.getItem(WsAuth token,
Long itemId)
Gets an Item.
|
WsItem |
ContourSoapService.getItem(WsAuth token,
Long itemId) |
String[] |
ContourSoapServiceImpl.getItemFieldNames(WsAuth token,
Long itemId)
Returns an array of the field names for an Item.
|
String[] |
ContourSoapService.getItemFieldNames(WsAuth token,
Long itemId) |
WsField[] |
ContourSoapServiceImpl.getItemFields(WsAuth token,
Long itemId)
Returns an array of all
WsField s for an Item. |
WsField[] |
ContourSoapService.getItemFields(WsAuth token,
Long itemId) |
WsItem[] |
ContourSoapServiceImpl.getItemsForBaseline(WsAuth token,
Long baselineId,
Integer start,
Integer count)
Gets all the Items in a Baseline.
|
WsItem[] |
ContourSoapService.getItemsForBaseline(WsAuth token,
Long baselineId,
Integer start,
Integer count) |
WsItem[] |
ContourSoapServiceImpl.getItemsForProject(WsAuth token,
Long projectId,
int start,
int count)
Gets all the Items in a Project.
|
WsItem[] |
ContourSoapService.getItemsForProject(WsAuth token,
Long projectId,
int start,
int count) |
WsItem[] |
ContourSoapServiceImpl.getItemsForProjectAndDocumentType(WsAuth token,
Long projectId,
Long documentTypeId,
int start,
int count)
Gets all the Items in a
WsProject that are of a given WsDocumentType . |
WsItem[] |
ContourSoapService.getItemsForProjectAndDocumentType(WsAuth token,
Long projectId,
Long documentTypeId,
int start,
int count) |
WsItem[] |
ContourSoapServiceImpl.getItemsFromFilter(WsAuth token,
WsFilter filter,
Integer start,
Integer count)
Gets all the Items based on a Filter.
|
WsItem[] |
ContourSoapService.getItemsFromFilter(WsAuth token,
WsFilter filter,
Integer start,
Integer count) |
WsItem[] |
ContourSoapServiceImpl.getItemsFromTextSearch(WsAuth token,
String searchTerms,
Integer start,
Integer count)
Gets all the Items based on a text search.
|
WsItem[] |
ContourSoapService.getItemsFromTextSearch(WsAuth token,
String searchTerms,
Integer start,
Integer count) |
WsItem[] |
ContourSoapServiceImpl.getItemsWithAttachment(WsAuth token,
Long attachmentDocId)
Gets all Items that have a specified Attachment attached to it.
|
WsItem[] |
ContourSoapService.getItemsWithAttachment(WsAuth token,
Long attachmentDocId) |
WsLookup |
ContourSoapServiceImpl.getLookup(WsAuth token,
Integer lookupId)
Gets a lookup value.
|
WsLookup |
ContourSoapService.getLookup(WsAuth token,
Integer lookupId) |
WsLookup[] |
ContourSoapServiceImpl.getLookupsFromType(WsAuth token,
Integer lookupTypeId)
Gets all lookup values associated with a lookup type.
|
WsLookup[] |
ContourSoapService.getLookupsFromType(WsAuth token,
Integer lookupTypeId) |
WsLookupType |
ContourSoapServiceImpl.getLookupType(WsAuth token,
Integer lookupTypeId)
Gets a lookup type value.
|
WsLookupType |
ContourSoapService.getLookupType(WsAuth token,
Integer lookupTypeId) |
WsModule |
ContourSoapServiceImpl.getModule(WsAuth token,
Integer moduleId)
Deprecated.
|
WsModule |
ContourSoapServiceImpl.getModuleForProjectAndDocumentType(WsAuth token,
Integer projectId,
Integer documentTypeId)
Deprecated.
|
WsModule[] |
ContourSoapServiceImpl.getModules(WsAuth token,
Integer projectId)
Deprecated.
|
Integer |
ContourSoapServiceImpl.getNumItemsFromFilter(WsAuth token,
WsFilter filter)
Gets the number of items in the result of a filter.
|
Integer |
ContourSoapService.getNumItemsFromFilter(WsAuth token,
WsFilter filter) |
Integer |
ContourSoapServiceImpl.getNumItemsFromTextSearch(WsAuth token,
String searchTerms)
Gets the number of items in the result of a text search.
|
Integer |
ContourSoapService.getNumItemsFromTextSearch(WsAuth token,
String searchTerms) |
WsOrganization |
ContourSoapServiceImpl.getOrganization(WsAuth token,
Long organizationId)
Gets an Organization.
|
WsOrganization |
ContourSoapService.getOrganization(WsAuth token,
Long organizationId) |
WsOrganization[] |
ContourSoapServiceImpl.getOrganizations(WsAuth token)
Gets all Organizations in this Contour installation.
|
WsOrganization[] |
ContourSoapService.getOrganizations(WsAuth token) |
WsPermissions |
ContourSoapServiceImpl.getPermissionsByRefAndScope(WsAuth token,
Integer refId,
Integer scope)
Gets the current user's permissions for a given object.
|
WsPermissions |
ContourSoapService.getPermissionsByRefAndScope(WsAuth token,
Integer refId,
Integer scope) |
WsProject |
ContourSoapServiceImpl.getProject(WsAuth token,
Integer projectId)
Gets a Project.
|
WsProject |
ContourSoapService.getProject(WsAuth token,
Integer projectId) |
WsProject[] |
ContourSoapServiceImpl.getProjects(WsAuth token)
Gets all Projects in the current Organization.
|
WsProject[] |
ContourSoapService.getProjects(WsAuth token) |
WsPropertyEntry |
ContourSoapServiceImpl.getPropertyEntry(WsAuth token,
Integer refId,
Integer scope,
String propertyName)
Gets a Property Entry.
|
WsPropertyEntry |
ContourSoapService.getPropertyEntry(WsAuth token,
Integer refId,
Integer scope,
String propertyName) |
WsPropertyList |
ContourSoapServiceImpl.getPropertyList(WsAuth token,
Integer refId,
Integer scope)
Gets a list of Property Entries.
|
WsPropertyList |
ContourSoapService.getPropertyList(WsAuth token,
Integer refId,
Integer scope) |
WsRelationship |
ContourSoapServiceImpl.getRelationship(WsAuth token,
Long relationshipId)
Gets a relationship.
|
WsRelationship |
ContourSoapService.getRelationship(WsAuth token,
Long relationshipId) |
WsRelationship[] |
ContourSoapServiceImpl.getRelationshipsForProject(WsAuth token,
Long projectId)
Gets all relationships in a project.
|
WsRelationship[] |
ContourSoapService.getRelationshipsForProject(WsAuth token,
Long projectId) |
WsRelationship[] |
ContourSoapServiceImpl.getRelationshipsFromFilter(WsAuth token,
WsFilter filter,
Boolean downstream)
Gets all relationships of items that match the given filter.
|
WsRelationship[] |
ContourSoapService.getRelationshipsFromFilter(WsAuth token,
WsFilter filter,
Boolean downstream) |
WsRelationshipType[] |
ContourSoapServiceImpl.getRelationshipTypeList(WsAuth token,
Long organizationId)
Gets all relationship types in an organization.
|
WsRelationshipType[] |
ContourSoapService.getRelationshipTypeList(WsAuth token,
Long organizationId) |
WsRelease |
ContourSoapServiceImpl.getRelease(WsAuth token,
Long releaseId)
Gets a Release.
|
WsRelease |
ContourSoapService.getRelease(WsAuth token,
Long releaseId) |
WsRelease[] |
ContourSoapServiceImpl.getReleases(WsAuth token,
WsProject project)
Gets all the Releases for a Project.
|
WsRelease[] |
ContourSoapService.getReleases(WsAuth token,
WsProject project) |
WsServerInfo |
ContourSoapServiceImpl.getServerInfo(WsAuth token)
Gets basic info about the server Contour is installed on.
|
WsServerInfo |
ContourSoapService.getServerInfo(WsAuth token) |
WsUser[] |
ContourSoapServiceImpl.getSubscribersToAnItem(WsAuth token,
Long itemId)
Gets Users that are subscribed to an Item.
|
WsUser[] |
ContourSoapService.getSubscribersToAnItem(WsAuth token,
Long itemId) |
List<WsTestGroup> |
ContourSoapServiceImpl.getTestPlanGroups(WsAuth token,
Integer testPlanId)
Gets a list of Test Groups associated with a Test Plan.
|
List<WsTestGroup> |
ContourSoapService.getTestPlanGroups(WsAuth token,
Integer testPlanId) |
WsItem[] |
ContourSoapServiceImpl.getUpstreamRelated(WsAuth token,
Long itemId)
Gets all the upstream related Items.
|
WsItem[] |
ContourSoapService.getUpstreamRelated(WsAuth token,
Long itemId) |
WsRelationship[] |
ContourSoapServiceImpl.getUpstreamRelationships(WsAuth token,
Long itemId)
Gets the upstream relationships of an item.
|
WsRelationship[] |
ContourSoapService.getUpstreamRelationships(WsAuth token,
Long itemId) |
String |
ContourSoapServiceImpl.getUrlForAttachment(WsAuth token,
Long attachmentDocId)
Gets the URL for an Attachment.
|
String |
ContourSoapService.getUrlForAttachment(WsAuth token,
Long attachmentDocId) |
String |
ContourSoapServiceImpl.getUrlForItem(WsAuth token,
Long itemId)
Gets the URL for an Item.
|
String |
ContourSoapService.getUrlForItem(WsAuth token,
Long itemId) |
WsUser |
ContourSoapServiceImpl.getUser(WsAuth token,
Integer userId)
Gets a User.
|
WsUser |
ContourSoapService.getUser(WsAuth token,
Integer userId) |
WsUser |
ContourSoapServiceImpl.getUserFromAuth(WsAuth token)
Gets the User that is being used for authentication.
|
WsUser |
ContourSoapService.getUserFromAuth(WsAuth token) |
WsUser[] |
ContourSoapServiceImpl.getUsers(WsAuth token)
Gets all the Users for the Organization.
|
WsUser[] |
ContourSoapService.getUsers(WsAuth token) |
WsVersion |
ContourSoapServiceImpl.getVersion(WsAuth token,
Long versionId)
Gets a Version.
|
WsVersion |
ContourSoapService.getVersion(WsAuth token,
Long versionId) |
WsVersion[] |
ContourSoapServiceImpl.getVersionsForItem(WsAuth token,
Long itemId)
Gets all the Versions for an Item.
|
WsVersion[] |
ContourSoapService.getVersionsForItem(WsAuth token,
Long itemId) |
Boolean |
ContourSoapServiceImpl.isChangeRequest(WsAuth token,
Integer itemId)
Does this item contain the Change Request component?
|
Boolean |
ContourSoapService.isChangeRequest(WsAuth token,
Integer itemId) |
Boolean |
ContourSoapServiceImpl.isValidDocumentPlacement(WsAuth token,
Long documentTypeId,
Long parentId)
Returns whether or not an item of the given document type can be placed as a child of an item.
|
Boolean |
ContourSoapService.isValidDocumentPlacement(WsAuth token,
Long documentTypeId,
Long parentId) |
Boolean |
ContourSoapServiceImpl.moveDocument(WsAuth token,
Long itemId,
Long newParentId)
Moves a document from it's current position in the explorer tree to be under another document.
|
Boolean |
ContourSoapService.moveDocument(WsAuth token,
Long itemId,
Long newParentId) |
Boolean |
ContourSoapServiceImpl.removeAttachmentFromItem(WsAuth token,
Long attachmentId,
Long itemId)
Removes the association between an Attachment and an Item.
|
Boolean |
ContourSoapService.removeAttachmentFromItem(WsAuth token,
Long attachmentDocId,
Long itemId) |
WsComment |
ContourSoapServiceImpl.replyToComment(WsAuth token,
String commentText,
long commentToReplyTo)
Replies to an existing Comment.
|
WsComment |
ContourSoapService.replyToComment(WsAuth token,
String commentText,
long commentToReplyTo) |
Boolean |
ContourSoapServiceImpl.revokeSignatureFromBaseline(WsAuth token,
Long baselineId,
String revokeComments)
Revokes an Electronic Signature from a Baseline.
|
Boolean |
ContourSoapService.revokeSignatureFromBaseline(WsAuth token,
Long baselineId,
String revokeComments) |
Boolean |
ContourSoapServiceImpl.signBaseline(WsAuth token,
Long baselineId,
String comments)
Electronically signs a Baseline.
|
Boolean |
ContourSoapService.signBaseline(WsAuth token,
Long baselineId,
String comments) |
Boolean |
ContourSoapServiceImpl.testConnection(WsAuth token)
Tests that a successful connection has been made.
|
Boolean |
ContourSoapService.testConnection(WsAuth token) |
WsBaseline |
ContourSoapServiceImpl.updateBaseline(WsAuth token,
Long baselineId,
String newName,
String newDescription)
Updates an existing Baseline.
|
WsBaseline |
ContourSoapService.updateBaseline(WsAuth token,
Long baselineId,
String newName,
String newDescription) |
WsChangeRequestAssociation |
ContourSoapServiceImpl.updateChangeRequestAssociation(WsAuth token,
WsChangeRequestAssociation changeRequestAssociation)
Updates a Change Request Association.
|
WsChangeRequestAssociation |
ContourSoapService.updateChangeRequestAssociation(WsAuth token,
WsChangeRequestAssociation changeRequestAssociation) |
WsComment |
ContourSoapServiceImpl.updateComment(WsAuth token,
WsComment comment)
Updates an existing Comment.
|
WsComment |
ContourSoapService.updateComment(WsAuth token,
WsComment comment) |
WsFilter |
ContourSoapServiceImpl.updateFilter(WsAuth token,
WsFilter filter)
Deprecated.
|
WsItem |
ContourSoapServiceImpl.updateItem(WsAuth token,
WsItem item)
Updates an existing Item.
|
WsItem |
ContourSoapService.updateItem(WsAuth token,
WsItem item) |
WsItem[] |
ContourSoapServiceImpl.updateItems(WsAuth token,
WsItem[] items)
Updates existing Items.
|
WsItem[] |
ContourSoapService.updateItems(WsAuth token,
WsItem[] item) |
WsItem |
ContourSoapServiceImpl.updateItemValues(WsAuth token,
Long itemId,
WsField[] fields,
String comments,
WsUser[] notifyUsers)
Updates the specified values for an existing Item.
|
WsItem |
ContourSoapService.updateItemValues(WsAuth token,
Long itemId,
WsField[] fields,
String comments,
WsUser[] notifyUsers) |
WsLookup |
ContourSoapServiceImpl.updateLookup(WsAuth token,
WsLookup lookup)
Updates an existing lookup value.
|
WsLookup |
ContourSoapService.updateLookup(WsAuth token,
WsLookup lookup) |
WsModule |
ContourSoapServiceImpl.updateModule(WsAuth token,
WsModule module)
Deprecated.
|
WsOrganization |
ContourSoapServiceImpl.updateOrganization(WsAuth token,
WsOrganization organization)
Updates an existing Organization.
|
WsOrganization |
ContourSoapService.updateOrganization(WsAuth token,
WsOrganization organization) |
WsProject |
ContourSoapServiceImpl.updateProject(WsAuth token,
WsProject project)
Updates an existing Project.
|
WsProject |
ContourSoapService.updateProject(WsAuth token,
WsProject project) |
WsPropertyEntry |
ContourSoapServiceImpl.updatePropertyEntry(WsAuth token,
WsPropertyEntry propertyEntry)
Updates an existing Property Entry.
|
WsPropertyEntry |
ContourSoapService.updatePropertyEntry(WsAuth token,
WsPropertyEntry wsPropertyEntry) |
WsPropertyList |
ContourSoapServiceImpl.updatePropertyList(WsAuth token,
WsPropertyList propertyList)
Updates a list of existing Property Entries.
|
WsPropertyList |
ContourSoapService.updatePropertyList(WsAuth token,
WsPropertyList wsPropertylist) |
WsRelationship |
ContourSoapServiceImpl.updateRelationship(WsAuth token,
WsRelationship relationship)
Updates a relationship.
|
WsRelationship |
ContourSoapService.updateRelationship(WsAuth token,
WsRelationship relationship) |
WsRelease |
ContourSoapServiceImpl.updateRelease(WsAuth token,
WsRelease release)
Updates an existing Release.
|
WsRelease |
ContourSoapService.updateRelease(WsAuth token,
WsRelease release) |
WsUser |
ContourSoapServiceImpl.updateUser(WsAuth token,
WsUser user)
Updates an existing User.
|
WsUser |
ContourSoapService.updateUser(WsAuth token,
WsUser user) |
Modifier and Type | Method and Description |
---|---|
WsItem |
WsItemService.createItem(WsAuth auth,
WsItem item) |
WsItem |
WsItemServiceImpl.createItem(WsAuth auth,
WsItem item) |
WsItem[] |
WsItemService.getItems(WsAuth auth,
Integer setId) |
WsItem[] |
WsItemServiceImpl.getItems(WsAuth auth,
Integer setId) |
WsItem[] |
WsItemService.syncItems(WsAuth auth,
WsItem[] items) |
WsItem[] |
WsItemServiceImpl.syncItems(WsAuth auth,
WsItem[] items) |
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.