- getAction() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets the activity action.
- getAction() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- getAction() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getActivated() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Is the user activated?
- getActive() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getActive() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Is this document type active?
- getActive() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Is this project active?
- getActivities(WsAuth, Long, int, int) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getActivities(WsAuth, Long, int, int) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the latest entries in a Project's Activity Stream.
- getAddRelationshipFromOriginal() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- getAddRelationshipToOriginal() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- getAffectedItemIds() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- getAllowVoting() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getApproved() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getApprovedRevision() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getArchived() - Method in class com.jamasoftware.contour.ws.domain.WsTestPlan
-
- getAssigned() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getAssignedToUserId() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
- getAssociatedItem() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Gets the item associated with the Change Request.
- getAttachment(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getAttachment(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets an Attachment.
- getAttachment() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Gets the attachment attached to the item.
- getAttachmentDocId() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the id of the item that represents this attachment (in
WsDocAttach
, etc...)
- getAttachments(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getAttachments(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Attachments in a Project.
- getAttachmentsForItem(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getAttachmentsForItem(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Attachments attached to a specified Item.
- getAttachmentTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the attachment's type id.
- getAuthors() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getAvailableWorkflowTransitions(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getAvailableWorkflowTransitions(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a list of the available workflow transitions for an item based on the current user.
- getAvatar() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getBaseline(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getBaseline(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Baseline.
- getBaselineId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getBaselineName() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getBaselinesForProject(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getBaselinesForProject(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Baselines in a Project.
- getBaseUrl() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Gets the base URL for the organization.
- getCategory() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets document type's category.
- getCategory() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the category of the lookup type.
- getCategory() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the release type's category.
- getChangeRequestAssociation(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getChangeRequestAssociation(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Change Request Association.
- getChangeRequestAssociations(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getChangeRequestAssociations(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Change Request Associations associated with a Change Request.
- getChangeRequestComment() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Gets the change request association comment.
- getChangeRequestItem() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Gets the Change Request of the association.
- getChildComments() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getChildDocumentTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the id of the item's child document type.
- getChildrenOfItem(WsAuth, Long, Boolean, int, int) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getChildrenOfItem(WsAuth, Long, Boolean, int, int) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the children of an Item/Folder.
- getCollectionSummary() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- getColor() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the color hex string for this lookup
- getColor() - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
-
- getColor() - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
-
- getComment(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getComment(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Comment.
- getCommentCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getComments(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getComments(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Comments from an Item.
- getComments() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets comments associated with the activity.
- getComments() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the comments associated with this signature.
- getComments() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
Gets the comments for this version.
- getCommentText() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the text of the comment.
- getCommentType() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getComponents() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets document type's components (change request, tags, etc...).
- getComponents() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the components of the project type.
- getContents() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- getContextSensitive() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getContourVersion() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
Gets the current version of Contour.
- getCopyAssociatedTagsAttachmentsLinks() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- getCopyRelatedItems() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getCreatedBy() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getCreatedDate() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getCreatedDate() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the date the item was created.
- getCreatedDate() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getCreatedItemIds() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getCurrentUserWritePermissions() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets whether the current user has write permissions for the item.
- getCurrentVersionForItem(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getCurrentVersionForItem(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the current Version of an Item.
- getCustom() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Gets custom values.
- getDatabaseType() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
Gets the type of database that Contour's data is being stored in.
- getDatatype() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- getDataValue() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the value for this lookup.
- getDate() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets the date the activity took place.
- getDefaultDisplay() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the default display for the project type.
- getDefaultDisplayPlural() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the plural version of the default display for the project type.
- getDefaultPrefix() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the default prefix for the project type.
- getDefaultValue() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the default value of the lookup type.
- getDefaultValue() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the default value for the release type.
- getDefectDocTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
This is the ID of the Document Type configured at the project level for saving Test Run related defects.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the attachment's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the baseline's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets the document type's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
-
Gets the event type's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the description of the item.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsLink
-
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the lookup's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the description of the lookup type.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Gets the organization's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the project's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the description of the project type.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Gets the relationship type's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the description of the release.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the release type's description.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- getDescription() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getDisplay() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets document type's display.
- getDisplay() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getDisplay() - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
-
- getDisplayName() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- getDisplayPlural() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets document type's plural display.
- getDisplays() - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Gets the field's display values.
- getDocTypeCategory() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the category of this item's document type.
- getDocument() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Gets the item attached to the attachment.
- getDocumentId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the id of the document associated with this comment.
- getDocumentKey() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getDocumentName() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getDocumentType(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getDocumentType(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a document type.
- getDocumentType() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the item type associated with this filter (Can be null).
- getDocumentType() - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Gets the document type this module inherits from.
- getDocumentTypeFields(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getDocumentTypeFields(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the fields associated with a document type.
- getDocumentTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- getDocumentTypeId() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getDocumentTypeKey() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets document type's key, used in creating document keys.
- getDocumentTypes(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getDocumentTypes(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the document types in an organization.
- getDocumentTypesForProject(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getDocumentTypesForProject(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the document types that are applicable to a project.
- getDocumentVersionId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getDownstreamRelated(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getDownstreamRelated(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Items downstream of an Item.
- getDownstreamRelationships(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getDownstreamRelationships(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the downstream relationships of an item.
- getDueDate() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getEmail() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the user's e-mail address.
- getEmailSubject() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getEndDate() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getEndDate() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getEntryDate() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the date the comment was made.
- getEventType() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets the activities event type.
- getExecutableTestRun(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getExecutableTestRun(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets information about a Test Run object that is required to execute it.
- getExistingItemsThatWereSkippedOrOverwritten() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getExpectedResult() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- getExpectedResult() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getFavorite() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getField() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Gets the field the parameter affects.
- getFields() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets the fields associated with this document type.
- getFields() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the item's fields.
- getFieldsIgnoredDueToCrossProjectReuse() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getFileExtension() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- getFileName() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the attachment's file name.
- getFileSize() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the attachments file size.
- getFilter(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getFilter(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Filter.
- getFiltersForProject(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getFiltersForProject(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Filters for a Project.
- getFinishedRevision() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getFirstName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the first name of the user.
- getFromItem() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Gets the "From" item in the relationship.
- getFullName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the full name of the user.
- getGlobalId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the global Id of this item.
- getGlobalSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the global sort order of this item in the project tree.
- getHasChildren() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets whether or not this item has any children
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets the activity id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the attachment's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the baseline's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Gets the change request association's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the comment's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Gets the doc_attach id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets the document type's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
Gets the category's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
-
Gets the event type's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Gets the id of the field.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the filter's id
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the item's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsItemName
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsLink
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the lookup's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the id of the lookup type.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Gets the module's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Gets the organization's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the project's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the project type's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Gets this property entry's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Gets the id of the relationship.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Gets the relationship type's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the id of the release.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the release type's id.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- getId() - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the id of the signature.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsTag
-
- getId() - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
- getId() - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the id of the user.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
Gets the id of the version.
- getId() - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
-
- getId() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getImage() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets the image associated with this type
- getImage() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the image associated with this lookup.
- getImage() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the image associated with the release.
- getImportant() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getIncludeHierarchy() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Whether or not the filter includes hierarchy items
(items that are not results of the filter, but are required to construct the hierarchy)
- getIncludeRelationships() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getIndent() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the indent value of this item in the project tree.
- getInSync() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- getIsApprover() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getIsFavorite() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
- getIsFolder() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Is this project a folder?
- getIsFolder() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getIsPreview() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getIsRevoked() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Is this signature revoked?
- getIsStructureOnly() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
When searching with a filter, users can choose to include items that are necessary to maintain the
heirarchy of the Contour tree, but are not in the filter results.
- getItem(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItem(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets an Item.
- getItem() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets the item associated with the activity (Can be null).
- getItem() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getItemFieldNames(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemFieldNames(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Returns an array of the field names for an Item.
- getItemFields(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemFields(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Returns an array of all
WsField
s for an Item.
- getItems(WsAuth, Integer) - Method in interface com.jamasoftware.contour.ws.WsItemService
-
- getItems(WsAuth, Integer) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- getItemsForBaseline(WsAuth, Long, Integer, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemsForBaseline(WsAuth, Long, Integer, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Items in a Baseline.
- getItemsForProject(WsAuth, Long, int, int) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemsForProject(WsAuth, Long, int, int) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Items in a Project.
- getItemsForProjectAndDocumentType(WsAuth, Long, Long, int, int) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemsForProjectAndDocumentType(WsAuth, Long, Long, int, int) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- getItemsFromFilter(WsAuth, WsFilter, Integer, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemsFromFilter(WsAuth, WsFilter, Integer, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Items based on a Filter.
- getItemsFromTextSearch(WsAuth, String, Integer, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemsFromTextSearch(WsAuth, String, Integer, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Items based on a text search.
- getItemsWithAttachment(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getItemsWithAttachment(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Items that have a specified Attachment attached to it.
- getItemTypeId() - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
-
- getJavaDateTimeFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- getJavaDayMonthYearFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- getJavaScriptDateTimeFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
Gets the date/time format Contour uses to display dates in Javascript (i.e.: m/d/Y h:i a).
- getJavaScriptDayMonthYearFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- getLabel() - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Gets the label of the field.
- getLastActivityDate() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the last date this item had an activity associated with it.
- getLastLockedBy() - Method in class com.jamasoftware.contour.ws.domain.WsLock
-
- getLastLockedDate() - Method in class com.jamasoftware.contour.ws.domain.WsLock
-
- getLastName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the last name of the user.
- getLatestActivity() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getLatestItemId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getLatestRevision() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getLatestVersionId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getLicenseType() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the license type for the user.
- getLocale() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the user's locale.
- getLocation() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the user's location.
- getLookup(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getLookup(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a lookup value.
- getLookupsFromType(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getLookupsFromType(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all lookup values associated with a lookup type.
- getLookupType(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getLookupType(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a lookup type value.
- getLookupType() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the lookup type.
- getMainReportFileName() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getMimetype() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the attachment's mime type.
- getMirrorHierarchy() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getModifiedDate() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the date the item was modified.
- getModifiedDate() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getModule(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Deprecated.
- getModuleForProjectAndDocumentType(WsAuth, Integer, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Deprecated.
- getModules(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Deprecated.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the baseline's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
Gets the category's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
-
Gets the event type's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Gets the name of the field.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the filter's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the item name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsItemName
-
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the lookup's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the name of the lookup type.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Gets the organization's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the project's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the name of the project type.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Gets the relationship type's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the name of the release.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the release type's name.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- getName() - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
-
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
- getName() - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
-
- getName() - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
-
- getName() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getNote() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Gets the note associated with the doc_attach.
- getNotes() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- getNotes() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getNotes() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets any notes associated with the user.
- getNumCreatedRelationships() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getNumExistingRelationshipsThatWereSkipped() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getNumItemsFromFilter(WsAuth, WsFilter) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getNumItemsFromFilter(WsAuth, WsFilter) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the number of items in the result of a filter.
- getNumItemsFromTextSearch(WsAuth, String) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getNumItemsFromTextSearch(WsAuth, String) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the number of items in the result of a text search.
- getNumSkippedItemsDueToBeingLocked() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getNumSkippedItemsDueToBeingRedundant() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getNumSkippedItemsDueToGlobalIDUniquenessConstraint() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getNumSkippedItemsDueToNotHavingWritePermissionsToALocation() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- getNumVotesPerUser() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getObjectType() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- getOrganization(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getOrganization(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets an Organization.
- getOrganization() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets Organization the attachment is in.
- getOrganization() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the organization this project is in.
- getOrganizationId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getOrganizations(WsAuth) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getOrganizations(WsAuth) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Organizations in this Contour installation.
- getOrgId() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Gets the id of the organization this relationship type is in.
- getOrgId() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the id of the organization that the user belongs to.
- getOriginDocumentId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getOverview() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getOverwriteExistingItems() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- getParameters() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the filter's parameters.
- getParamValues() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Gets the parameter's values.
- getParent() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the parent of the project.
- getParentId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the id of the parent of this comment.
- getParentId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the id of the item's parent (Can be null).
- getParentId() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getPassword() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Deprecated.
- getPassword() - Method in class com.jamasoftware.contour.ws.WsAuth
-
Gets your Contour Password.
- getPermissionsByRefAndScope(WsAuth, Integer, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getPermissionsByRefAndScope(WsAuth, Integer, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the current user's permissions for a given object.
- getPhone() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the user's phone number.
- getPrefixToAppend() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- getProject(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getProject(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Project.
- getProject() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Gets the Project the attachment is in.
- getProject() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the project this baseline is in.
- getProject() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the project associated with this filter.
- getProject() - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Gets the project this module belongs to.
- getProjectGroup() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the group this project belongs to.
- getProjectId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the id of the project this item belongs to.
- getProjectId() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getProjectId() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getProjectKey() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the key associated with the project.
- getProjectManager() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the manager for this project.
- getProjects(WsAuth) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getProjects(WsAuth) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all Projects in the current Organization.
- getProjectType() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the default item type for this project.
- getProperties() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Gets the property list's map of property entries.
- getPropertyEntry(WsAuth, Integer, Integer, String) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getPropertyEntry(WsAuth, Integer, Integer, String) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Property Entry.
- getPropertyList(WsAuth, Integer, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getPropertyList(WsAuth, Integer, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a list of Property Entries.
- getPropertyName() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Gets the full name of the property entry (i.e.
- getPropertyType() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Gets the type of the property entry.
- getPropertyValue() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Gets the value for the property entry.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the baseline's reference id.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the comment's reference id.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets document type's reference id.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the filter's reference id.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the reference id of the lookup type.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
Gets the reference id of the object.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the reference id of the project type.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Gets the reference id of this property entry.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Gets the property list's reference id.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the release type's reference id.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the refId of the object associated with this signature
- getRelationship(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getRelationship(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a relationship.
- getRelationshipNote() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Gets the note associated with the relationship.
- getRelationshipsForProject(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getRelationshipsForProject(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all relationships in a project.
- getRelationshipsFromFilter(WsAuth, WsFilter, Boolean) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getRelationshipsFromFilter(WsAuth, WsFilter, Boolean) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all relationships of items that match the given filter.
- getRelationshipStatus() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Gets the relationship's status.
- getRelationshipType() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Gets the relationship's type (Related To, Dependent On, etc...)
- getRelationshipTypeList(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getRelationshipTypeList(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all relationship types in an organization.
- getRelease(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getRelease(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Release.
- getReleaseDate() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the release date for the release.
- getReleases(WsAuth, WsProject) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getReleases(WsAuth, WsProject) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Releases for a Project.
- getReleaseType() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the Release Type of the release.
- getReportCriterions() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getReportId() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- getReportName() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- getReportParams() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getReportType() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getRequireSignature() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getResult() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getReturnEmail() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Gets the organization's return e-mail.
- getReturnUrl() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getReuseRuleId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getReviewId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getRevisionId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getRevisionProgressPercentage() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getRevisionSequence() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getRevisionUsers() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getRevokeComments() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the comments associated with the revocation of this signature.
- getRevokeDate() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the date this signature was revoked.
- getScope() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Gets the document type's scope.
- getScope() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the scope of the lookup type.
- getScope() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Gets the scope of the project type.
- getScope() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Gets the scope of this property entry.
- getScope() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Gets the property list's scope.
- getScope() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Gets the release type's scope.
- getScopeForDomainName(String) - Static method in class com.jamasoftware.contour.ws.domain.WsScope
-
Gets the scope id given the domain name of the object.
- getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the baseline's scope.
- getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the comment's scopeId.
- getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Gets the filter's scope.
- getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
Gets the scope of the object.
- getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the scopeId of the object associated with this signature Valid scopes for Signatures are Baseline and
Revisions
- getSequence() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the sequence number of this item.
- getSequence() - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- getSequence() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getServerInfo(WsAuth) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getServerInfo(WsAuth) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets basic info about the server Contour is installed on.
- getServerOS() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
Gets the operating system that Contour is running on.
- getSignatures() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the signatures in this baseline.
- getSignedDate() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the date this signature took place.
- getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Gets the sort order of this item.
- getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Gets the sort order for this lookup.
- getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Gets the module's sort order
- getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Gets the relationship type's sort order.
- getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Gets the sort order of the release.
- getSource() - Method in class com.jamasoftware.contour.ws.WsAuth
-
- getSourceApplication() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getSourceId() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getSourceItemIds() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getSourceUrl() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getStartDate() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getStartDate() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getStatus() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getStatus() - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Gets the status of the project.
- getStatus() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getStatusId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getStepIndex() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- getStepIndex() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- getSteps() - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
- getSubscribersToAnItem(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getSubscribersToAnItem(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets Users that are subscribed to an Item.
- getSuspect() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
- getSyncAssociatedTagsAttachmentsLinks() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- getSyncCopiedItems() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- getSyncMessage() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getSyncRootItemOnly() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- getSyncStatus() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getSystem() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Is this a system attachment?
- getSystem() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getTagName() - Method in class com.jamasoftware.contour.ws.domain.WsTag
-
- getTargetId() - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
-
- getTargetIsProject() - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
-
- getTargetItemId() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- getTargetLocations() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getTargetProjectId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- getTestCases() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
The list of Test Cases that are inside the Test Group.
- getTestCaseSteps() - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
If the item is a Test Case, this will contain the steps for the Test Case.
- getTestPlanGroups(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getTestPlanGroups(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a list of Test Groups associated with a Test Plan.
- getTestRun() - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
- getThreadId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getThreadUpdatedDate() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getTimeZoneOffset() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
Gets the time zone offset of the Contour installation.
- getTitle() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the user's title.
- getToItem() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Gets the "To" item in the relationship.
- getToken() - Method in class com.jamasoftware.contour.ws.WsAuth
-
- getTotalApprovedCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getTotalChildren() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- getTotalDisapprovedCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getTotalMissing() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- getTotalOutOfSync() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- getTotalReviewedCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getType() - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Gets the field type.
- getType() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Gets the filter parameter type.
- getType() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
Gets the type associated with the lookup type.
- getUpdatedBy() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getUpstreamRelated(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUpstreamRelated(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the upstream related Items.
- getUpstreamRelationships(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUpstreamRelationships(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the upstream relationships of an item.
- getUrl() - Method in class com.jamasoftware.contour.ws.domain.WsLink
-
- getUrlForAttachment(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUrlForAttachment(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the URL for an Attachment.
- getUrlForItem(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUrlForItem(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the URL for an Item.
- getUser(WsAuth, Integer) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUser(WsAuth, Integer) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a User.
- getUser() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets the user that fired the activity.
- getUser() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Gets the user who made the comment.
- getUser() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
Gets the user that has these permissions.
- getUser() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- getUser() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Gets the user that made this signature.
- getUser() - Method in class com.jamasoftware.contour.ws.WsAuth
-
Gets your Contour Username.
- getUserComment() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
Gets user comments associated with the activity.
- getUserFromAuth(WsAuth) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUserFromAuth(WsAuth) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets the User that is being used for authentication.
- getUserIdsWhoLiked() - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- getUserName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Gets the user's username.
- getUsers(WsAuth) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getUsers(WsAuth) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Users for the Organization.
- getUserStatusId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getValue() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- getValues() - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Gets the values of the field.
- getVersion(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getVersion(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets a Version.
- getVersionEnd() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Gets the ending version of the associated item.
- getVersionId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getVersionId() - Method in class com.jamasoftware.contour.ws.WsItem
-
- getVersionItem() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
Gets the WsItem associated with this version.
- getVersionNumber() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
Gets the Version Number of this version.
- getVersions() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Gets the versions associated with the baseline.
- getVersionsForItem(WsAuth, Long) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- getVersionsForItem(WsAuth, Long) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Gets all the Versions for an Item.
- getVersionStart() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Gets the starting version of the associated item.
- getVisible() - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- getVoteCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- getVotingText() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- getWaitingCount() - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
- getWsDocumentTypeCategory(DocumentTypeCategory) - Static method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
- getWsReportTypeForId(Integer) - Static method in enum com.jamasoftware.contour.ws.domain.WsReportType
-
- getWsTestRunService() - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- SECTION - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
The Folder category signifies that this document type represents Folders in the system hierarchy, ID 1004.
- SET - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
The Set category signifies that this document type represents Sets in the system hierarchy, ID 1003.
- setAction(String) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setAction(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- setAction(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setActivated(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the activated value for the user.
- setActive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setActive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets whether or not this document type is active.
- setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets whether or not this is lookup is active.
- setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Sets whether or not this module is active.
- setActive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets whether or not this project is active.
- setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Sets whether or not this relationship type is active.
- setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Set whether or not this release is active.
- setAddRelationshipFromOriginal(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- setAddRelationshipToOriginal(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- setAffectedItemIds(List<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setAllowVoting(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setApproved(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setApprovedRevision(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setArchived(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsTestPlan
-
- setAssigned(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setAssignedToUserId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
- setAssociatedItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Sets the item associated with the Change Request.
- setAttachment(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Sets the attachment attached to the item.
- setAttachmentDocId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setAttachmentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setAuthors(List<WsUser>) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setAvatar(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setBaselineId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setBaselineName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setBaseUrl(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Sets the base URL for the organization.
- setCategory(WsDocumentTypeCategory) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets document type's category.
- setCategory(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setCategory(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the release type's category.
- setChangeRequestComment(String) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Sets the change request association comment.
- setChangeRequestItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Sets the Change Request of the association.
- setChildComments(List<WsComment>) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setChildDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the id of the item's child document type.
- setCollectionSummary(WsSyncStatus.CollectionSummary) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- setColor(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the color hex string for this lookup
- setColor(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
-
- setColor(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
-
- setCommentCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Sets the comments associated with this signature.
- setComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
- setCommentText(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the text of the comment.
- setCommentType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setComponents(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets document type's components (change request, tags, etc...).
- setComponents(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the components of the project type.
- setConcurrencyCount(int) - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
- setConcurrencyLimit(int) - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
Set the maximum number of concurrent access attempts allowed.
- setContents(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- setContextSensitive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setContourVersion(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setCopyAssociatedTagsAttachmentsLinks(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- setCopyRelatedItems(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setCreatedBy(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setCreatedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setCreatedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the date the item was created.
- setCreatedDate(Date) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setCreatedItemIds(Set<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setCurrentUserWritePermissions(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setCustom(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Sets custom values.
- setDatabaseType(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setDatatype(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- setDataValue(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the value for this lookup.
- setDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setDefault(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets whether or not this is the default value for the associated lookup
type.
- setDefault(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Gets whether or not this relationship type is the default relationship type for its organization.
- setDefaultDisplay(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the default display for the project type.
- setDefaultDisplayPlural(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the plural version of the default display for the project type.
- setDefaultPrefix(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the default prefix for the project type.
- setDefaultValue(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setDefaultValue(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the default value for the release type.
- setDefectDocTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
Read Only
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Sets the attachment's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the baseline's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets the document type's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsEventType
-
Sets the event type's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the description of the item.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsLink
-
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the lookup's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Sets the organization's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the project's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the description of the project type.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Sets the relationship type's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the description of the release.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the release type's description.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- setDescription(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setDisplay(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets document type's display.
- setDisplay(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setDisplay(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
-
- setDisplayName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- setDisplayPlural(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets document type's plural display.
- setDisplays(String[]) - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Sets the fields display values.
- setDocTypeCategory(WsDocumentTypeCategory) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setDocument(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Sets the item attached to the attachment.
- setDocumentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the id of the document associated with this comment.
- setDocumentKey(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setDocumentName(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setDocumentService(DocumentService) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setDocumentType(WsDocumentType) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the item type associated with this filter (Can be null).
- setDocumentType(WsDocumentType) - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Sets the document type this module inherits from.
- setDocumentTypeAssembler(DocumentTypeAssembler) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setDocumentTypeKey(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets document type's key
- setDocumentTypeService(DocumentTypeService) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setDocumentUrlService(Document_URLService) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setDocumentVersionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setDueDate(Date) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setEmail(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user's e-mail address.
- setEmailSubject(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setEndDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setEndDate(Date) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setEntryDate(Calendar) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the date the comment was made.
- setEventType(WsEventType) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setExistingItemsThatWereSkippedOrOverwritten(Set<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setExpectedResult(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- setExpectedResult(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setFavorite(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setField(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Sets the field the parameter affects.
- setFields(WsField[]) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets the fields associated with this document type.
- setFields(WsField[]) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the item's fields.
- setFieldsIgnoredDueToCrossProjectReuse(List<String>) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setFileExtension(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- setFileName(String) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setFileSize(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setFilterService(FilterService) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setFinishedRevision(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setFirstName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the first name of the user.
- setFromItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Sets the "From" item in the relationship.
- setFullName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the full name of the user.
- setGlobalId(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setGlobalSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setHasChildren(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Sets the attachment's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the baseline's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Sets the change request association's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the comment's id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Sets the doc_attach id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets the document type's id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
Sets the category's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsEventType
-
Sets the event type's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Sets the id of the field.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the filter's id
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItemName
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLink
-
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the lookup's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Sets the module's id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Sets the organization's id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the project's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the project type's id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Sets this property entry's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the release's id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the release type's id.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- setId(Integer) - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Sets the id of the signature.
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTag
-
- setId(Integer) - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
Read-only
- setId(Integer) - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user id.
- setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
- setId(String) - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
-
- setId(Integer) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setImage(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets the image associated with this type
- setImage(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the image associated with this lookup.
- setImage(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the image associated with the release.
- setImportant(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setIncludeHierarchy(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets whether or not the filter includes hierarchy items
(items that are not results of the filter, but are required to construct the hierarchy)
- setIncludeRelationships(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setIndent(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setInSync(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- setIsApprover(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setIsFavorite(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
- setIsFolder(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets whether or not this project is a folder.
- setIsFolder(Boolean) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setIsPreview(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setIsRevoked(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
- setIsStructureOnly(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setItemTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
-
- setJavaDateTimeFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setJavaDayMonthYearFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setJavaScriptDateTimeFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setJavaScriptDayMonthYearFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setLabel(String) - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Sets the label of the field.
- setLastActivityDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the last date this item had an activity associated with it.
- setLastLockedBy(String) - Method in class com.jamasoftware.contour.ws.domain.WsLock
-
- setLastLockedDate(String) - Method in class com.jamasoftware.contour.ws.domain.WsLock
-
- setLastName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the last name of the user.
- setLatestActivity(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setLatestItemId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setLatestRevision(WsRevision) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setLatestVersionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setLicenseService(LicenseService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceAdvice
-
- setLicenseType(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the license type for the user.
- setLocale(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user's locale.
- setLocation(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user's location.
- setLocked(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLock
-
- setLocked(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Set the locked value for the user.
- setLookupType(WsLookupType) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the lookup type.
- setMainReportFileName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setManage(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
- setMimetype(String) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setMinimumDefaultOptions() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- setMirrorHierarchy(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setModifiedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the date this item was modified.
- setModifiedDate(Date) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the baseline's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
Sets the category's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsEventType
-
Sets the event type's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Sets the name of the field.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the filter's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the name of the item.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsItemName
-
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the lookup's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Sets the organization's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the project's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the name of the project type.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Sets the relationship type's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the name of the release.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the release type's name.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- setName(String) - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
-
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
Read-only
- setName(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
-
- setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
-
- setName(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setNote(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
-
Sets the note associated with the doc_attach.
- setNotes(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- setNotes(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setNotes(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets notes associated with the user.
- setNumCreatedRelationships(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setNumExistingRelationshipsThatWereSkipped(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setNumSkippedItemsDueToBeingLocked(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setNumSkippedItemsDueToBeingRedundant(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setNumSkippedItemsDueToGlobalIDUniquenessConstraint(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setNumSkippedItemsDueToNotHavingWritePermissionsToALocation(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- setNumVotesPerUser(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setObjectType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setOrganization(WsOrganization) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setOrganization(WsOrganization) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the organization this project is in.
- setOrganizationId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setOrgId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Sets the id of the organization this relationship type is in.
- setOrgId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the id of the organization that the user belongs to.
- setOriginDocumentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setOverview(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setOverwriteExistingItems(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- setParameters(WsFilterParameter[]) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the filter's parameters.
- setParamValues(String[]) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Sets the parameters values.
- setParent(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the parent of the project.
- setParentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the id of the parent of this comment.
- setParentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the id of the item's parent.
- setParentId(Integer) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setPassword(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Deprecated.
- setPassword(String) - Method in class com.jamasoftware.contour.ws.WsAuth
-
Sets your Contour Password.
- setPhone(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user's phone number.
- setPrefixToAppend(String) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
Sets the Project the attachment is in.
- setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the project this baseline is in.
- setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the project associated with this filter.
- setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Sets the project this module belongs to.
- setProjectGroup(WsLookup) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the group this project belongs to.
- setProjectId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
Sets the id of the project this item belongs to.
- setProjectId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setProjectId(Integer) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setProjectKey(String) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the key associated with the project.
- setProjectManager(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the manager for this project.
- setProjectService(ProjectService) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setProjectType(WsProjectType) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the default item type for this project.
- setProperties(Map<String, WsPropertyEntry>) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Sets the property list's map of property entries.
- setPropertyName(String) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Sets the full name of the property entry.
- setPropertyType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Sets the type of the property entry.
- setPropertyValue(String) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Sets the value for the property entry.
- setRead(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the baseline's reference id.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the comment's reference id.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets document type's reference id.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the filter's reference id.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the reference id of the project type.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Sets the reference id of this property entry.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Sets the property list's reference id.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the release type's reference id.
- setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setRefId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Sets the refId of the object associated with this signature
- setRelationshipNote(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Sets the note associated with the relationship.
- setRelationshipStatus(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Sets the relationship's status.
- setRelationshipType(WsRelationshipType) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Sets the relationship's type (Related To, Dependent On, etc...)
- setReleaseDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the release date for the release.
- setReleaseType(WsReleaseType) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the Release Type of the release.
- setReportCriterions(List<WsReportCriterion>) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setReportId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- setReportName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- setReportParams(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setReportType(WsReportType) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setRequireSignature(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setResult(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setReturnEmail(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
-
Sets the organization's return e-mail.
- setReturnUrl(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setReuseRuleId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setReviewId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setRevisionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setRevisionProgressPercentage(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setRevisionSequence(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setRevisionUsers(List<WsRevisionUser>) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setRevokeComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Sets the comments associated with the revocation of this signature.
- setRevokeDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
- setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Sets the document type's scope.
- setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
-
Sets the scope of the project type.
- setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Sets the scope of this property entry.
- setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Set's the property list's scope.
- setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
-
Sets the release type's scope.
- setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the baseline's scope.
- setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the comment's scopeId.
- setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
-
Sets the filter's scope.
- setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
- setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Sets the scopeId of the object associated with this signature
- setSequence(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setSequence(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- setSequence(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setServerOS(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setSignatures(WsSignature[]) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
Sets the signatures in this baseline.
- setSignedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
- setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
-
Sets the sort order for this lookup.
- setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsModule
-
Sets the module's sort order
- setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Sets the relationship type's sort order.
- setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
-
Sets the sort order of the release.
- setSource(String) - Method in class com.jamasoftware.contour.ws.WsAuth
-
- setSourceApplication(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setSourceId(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setSourceItemIds(List<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setSourceUrl(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setStartDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setStartDate(Date) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setStatus(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setStatus(WsLookup) - Method in class com.jamasoftware.contour.ws.domain.WsProject
-
Sets the status of the project.
- setStatus(WsTestRunStatus) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setStatusId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setStepIndex(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
- setStepIndex(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
- setSteps(List<WsTestRunStep>) - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
- setSuspect(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
- setSyncAssociatedTagsAttachmentsLinks(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- setSyncCopiedItems(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- setSyncMessage(String) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setSyncRootItemOnly(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- setSyncStatus(Integer) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setSystem(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
-
- setSystem(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setTagName(String) - Method in class com.jamasoftware.contour.ws.domain.WsTag
-
- setTargetId(Integer) - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
-
- setTargetIsProject(Boolean) - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
-
- setTargetItemId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- setTargetLocations(List<TypeToLocationReuseConfig>) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setTargetProjectId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- setTestCases(WsItemName[]) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
-
Read-only
- setTestCaseSteps(List<WsTestCaseStep>) - Method in class com.jamasoftware.contour.ws.domain.WsItem
-
- setTestRun(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
- setThreadId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setThreadUpdatedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setThrottleInterceptor(JamaThrottleInterceptor) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceAdvice
-
- setTimeoutInMilliSeconds(long) - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
- setTimeZoneOffset(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- setTitle(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user's title.
- setToItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
-
Sets the "To" item in the relationship.
- setToken(String) - Method in class com.jamasoftware.contour.ws.WsAuth
-
- setTotalApprovedCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setTotalChildren(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- setTotalDisapprovedCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setTotalMissing(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- setTotalOutOfSync(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- setTotalReviewedCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setType(String) - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Sets the field type.
- setType(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Sets the filter parameter type.
- setType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
-
- setUpdatedBy(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setUrl(String) - Method in class com.jamasoftware.contour.ws.domain.WsLink
-
- setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
Sets the user who made the comment.
- setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
- setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
-
Sets the user that made this signature.
- setUser(String) - Method in class com.jamasoftware.contour.ws.WsAuth
-
Sets your Contour Username.
- setUserComment(String) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
-
- setUserDetailsAuthService(UserDetailsAuthService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceAdvice
-
- setUserDetailsAuthService(UserDetailsAuthService) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- setUserIdsWhoLiked(List<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsComment
-
- setUserName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
-
Sets the user's username.
- setUserService(UserService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceAdvice
-
- setUserStatusId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setValue(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- setValues(String[]) - Method in class com.jamasoftware.contour.ws.domain.WsField
-
Sets the values for the field.
- setVersionEnd(WsVersion) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Sets the ending version of the associated item.
- setVersionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setVersionId(Integer) - Method in class com.jamasoftware.contour.ws.WsItem
-
- setVersionItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
- setVersionNumber(String) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
-
- setVersions(WsVersion[]) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
-
- setVersionStart(WsVersion) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Sets the starting version of the associated item.
- setVisible(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- setVoteCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- setVotingText(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- setWaitingCount(int) - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
- setWaitingLimit(int) - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
- setWrite(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
-
- setWsActivityService(WsActivityService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsAttachmentService(WsAttachmentService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsBaselineService(WsBaselineService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsChangeRequestAssociationService(WsChangeRequestAssociationService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsCommentService(WsCommentService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsDocumentTypeService(WsDocumentTypeService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsFilterService(WsFilterService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsItemService(WsItemService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsLookupService(WsLookupService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsOrganizationService(WsOrganizationService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsProjectService(WsProjectService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsPropertyService(WsPropertyService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsRelationshipService(WsRelationshipService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsReleaseService(WsReleaseService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsSubscriptionService(WsSubscriptionService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsTestCycleService(WsTestCycleService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsTestPlanService(WsTestPlanService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsTestRunService(WsTestRunService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsUserService(WsUserService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- setWsVersionService(WsVersionService) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
- shouldTimeOut() - Method in class com.jamasoftware.contour.soap.v3.JamaThrottleInterceptor
-
- signBaseline(WsAuth, Long, String) - Method in interface com.jamasoftware.contour.soap.v3.ContourSoapService
-
- signBaseline(WsAuth, Long, String) - Method in class com.jamasoftware.contour.soap.v3.ContourSoapServiceImpl
-
Electronically signs a Baseline.
- SMART_FILTER - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
-
WsScope.SMART_FILTER = 14;
The Smart Filter scope is used for our new enhanced Filter-level activities, like adding/removing Filters,
editing parameters for
existing Filters, etc...
- SUCCESS - Static variable in class com.jamasoftware.contour.ws.WsItem
-
- syncItems(WsAuth, WsItem[]) - Method in interface com.jamasoftware.contour.ws.WsItemService
-
- syncItems(WsAuth, WsItem[]) - Method in class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- SYSTEM - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
-
WsScope.SYSTEM = 1;
The System scope is used for fundamental Contour settings, like setting up SMTP servers, date formats, etc...
- WsActivity - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour event entry.
- WsActivity() - Constructor for class com.jamasoftware.contour.ws.domain.WsActivity
-
- WsAttachment - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour attachment.
- WsAttachment() - Constructor for class com.jamasoftware.contour.ws.domain.WsAttachment
-
- WsAuth - Class in com.jamasoftware.contour.ws
-
WsAuth class.
- WsAuth() - Constructor for class com.jamasoftware.contour.ws.WsAuth
-
Creates an empty WsAuth object.
- WsAuth(String, String) - Constructor for class com.jamasoftware.contour.ws.WsAuth
-
Creates a new WsAuth object with the given username and password.
- WsBadRequestException - Exception in com.jamasoftware.contour.ws.exception
-
- WsBadRequestException() - Constructor for exception com.jamasoftware.contour.ws.exception.WsBadRequestException
-
- WsBadRequestException(String) - Constructor for exception com.jamasoftware.contour.ws.exception.WsBadRequestException
-
- WsBaseline - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour Baseline.
- WsBaseline() - Constructor for class com.jamasoftware.contour.ws.domain.WsBaseline
-
Creates an empty WsBaseline object.
- WsBaseline(String, String, WsVersion[], Integer, Integer, WsProject, WsSignature[]) - Constructor for class com.jamasoftware.contour.ws.domain.WsBaseline
-
Creates a new WsBaseline object with the given values.
- WsBaseReuseConfig - Class in com.jamasoftware.contour.ws.domain
-
- WsBaseReuseConfig() - Constructor for class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
-
- WsChangeRequestAssociation - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour Change Request Association.
- WsChangeRequestAssociation() - Constructor for class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Creates an empty WsChangeRequestAssociation object.
- WsChangeRequestAssociation(WsItem, WsItem, WsVersion, WsVersion, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
-
Creates a new WsChangeRequestAssociation object with the given values.
- WsComment - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour comment.
- WsComment() - Constructor for class com.jamasoftware.contour.ws.domain.WsComment
-
Creates an empty WsComment object.
- WsComment(String, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsComment
-
Creates a new WsComment object with the given comment text and reference/scope values.
- WsComment(String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsComment
-
Creates a new WsComment object with the given comment text and document id.
- WsConflictException - Exception in com.jamasoftware.contour.ws.exception
-
- WsConflictException() - Constructor for exception com.jamasoftware.contour.ws.exception.WsConflictException
-
- WsConflictException(String) - Constructor for exception com.jamasoftware.contour.ws.exception.WsConflictException
-
- WsDocAttach - Class in com.jamasoftware.contour.ws.domain
-
This object represents the relationship between an item and an attachment.
- WsDocAttach() - Constructor for class com.jamasoftware.contour.ws.domain.WsDocAttach
-
- WsDocumentType - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour Item Type.
- WsDocumentType() - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Creates an empty WsDocumentType object.
- WsDocumentType(Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentType
-
Creates a WsDocumentType object with the given id.
- WsDocumentTypeCategory - Class in com.jamasoftware.contour.ws.domain
-
This object represents the Category of a WsDocumentType.
- WsDocumentTypeCategory() - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
Creates an empty WsDocumentTypeCategory.
- WsDocumentTypeCategory(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
-
Creates a WsDocumentTypeCategory object with the given id and name.
- WsEventType - Class in com.jamasoftware.contour.ws.domain
-
This object represents an action type in Contour.
- WsEventType() - Constructor for class com.jamasoftware.contour.ws.domain.WsEventType
-
- WsEventType(Long) - Constructor for class com.jamasoftware.contour.ws.domain.WsEventType
-
- WsException - Exception in com.jamasoftware.contour.ws.exception
-
- WsException() - Constructor for exception com.jamasoftware.contour.ws.exception.WsException
-
- WsException(String, Throwable) - Constructor for exception com.jamasoftware.contour.ws.exception.WsException
-
- WsException(String) - Constructor for exception com.jamasoftware.contour.ws.exception.WsException
-
- WsException(Throwable) - Constructor for exception com.jamasoftware.contour.ws.exception.WsException
-
- WsExecutableTestRun - Class in com.jamasoftware.contour.ws.domain
-
- WsExecutableTestRun() - Constructor for class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
Create a new instance of WsExecutableTestRun
- WsExecutableTestRun(WsItem, List<WsTestRunStep>, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
-
Create a new instance of WsExecutableTestRun
- WsField - Class in com.jamasoftware.contour.ws.domain
-
This represents an item field.
- WsField() - Constructor for class com.jamasoftware.contour.ws.domain.WsField
-
- WsField(String, String, String, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsField
-
- WsFilter - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour filter.
- WsFilter() - Constructor for class com.jamasoftware.contour.ws.domain.WsFilter
-
Creates an empty WsFilter object.
- WsFilter(Long) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilter
-
Creates a new WsFilter object with the given id.
- WsFilter(String, WsDocumentType, WsProject, WsFilterParameter[], Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilter
-
Creates a new WsFilter object with the given values.
- WsFilterParameter - Class in com.jamasoftware.contour.ws.domain
-
This object represents parameters of a filter in Contour.
- WsFilterParameter() - Constructor for class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Creates an empty WsFilterParameter object.
- WsFilterParameter(String, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Creates a new WsFilterParameter object with the given values.
- WsFilterParameter(String, String, String[]) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilterParameter
-
Creates a new WsFilterParameter object with the given values.
- WsItem - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour Document/Item.
- WsItem() - Constructor for class com.jamasoftware.contour.ws.domain.WsItem
-
Creates an empty WsItem object.
- WsItem(String, String, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsItem
-
Creates a new WsItem object with the given values.
- WsItem - Class in com.jamasoftware.contour.ws
-
- WsItem() - Constructor for class com.jamasoftware.contour.ws.WsItem
-
- WsItemName - Class in com.jamasoftware.contour.ws.domain
-
- WsItemName() - Constructor for class com.jamasoftware.contour.ws.domain.WsItemName
-
- WsItemName(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsItemName
-
Creates a new instance of WsItemName
- WsItemService - Interface in com.jamasoftware.contour.ws
-
- WsItemServiceImpl - Class in com.jamasoftware.contour.ws
-
- WsItemServiceImpl() - Constructor for class com.jamasoftware.contour.ws.WsItemServiceImpl
-
- WsLicenseException - Exception in com.jamasoftware.contour.ws
-
- WsLicenseException() - Constructor for exception com.jamasoftware.contour.ws.WsLicenseException
-
- WsLicenseException(String, Throwable) - Constructor for exception com.jamasoftware.contour.ws.WsLicenseException
-
- WsLicenseException(String) - Constructor for exception com.jamasoftware.contour.ws.WsLicenseException
-
- WsLicenseException(Throwable) - Constructor for exception com.jamasoftware.contour.ws.WsLicenseException
-
- WsLink - Class in com.jamasoftware.contour.ws.domain
-
- WsLink() - Constructor for class com.jamasoftware.contour.ws.domain.WsLink
-
- WsLink(Integer, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsLink
-
- WsLock - Class in com.jamasoftware.contour.ws.domain
-
- WsLock() - Constructor for class com.jamasoftware.contour.ws.domain.WsLock
-
- WsLock(WsItem) - Constructor for class com.jamasoftware.contour.ws.domain.WsLock
-
- WsLookup - Class in com.jamasoftware.contour.ws.domain
-
This object represents an entry in a Pick List.
- WsLookup() - Constructor for class com.jamasoftware.contour.ws.domain.WsLookup
-
Creates an empty WsLookup object.
- WsLookup(String, String, WsLookupType) - Constructor for class com.jamasoftware.contour.ws.domain.WsLookup
-
Creates a new WsLookup with the given values.
- WsLookupType - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour Pick List.
- WsLookupType() - Constructor for class com.jamasoftware.contour.ws.domain.WsLookupType
-
- WsModule - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour document group (also known as a set).
- WsModule() - Constructor for class com.jamasoftware.contour.ws.domain.WsModule
-
Creates an empty WsModule object.
- WsModule(WsProject, WsDocumentType) - Constructor for class com.jamasoftware.contour.ws.domain.WsModule
-
- WsNotFoundException - Exception in com.jamasoftware.contour.ws.exception
-
- WsNotFoundException() - Constructor for exception com.jamasoftware.contour.ws.exception.WsNotFoundException
-
- WsNotFoundException(String) - Constructor for exception com.jamasoftware.contour.ws.exception.WsNotFoundException
-
- WsOrganization - Class in com.jamasoftware.contour.ws.domain
-
This object represents an organization in Contour.
- WsOrganization() - Constructor for class com.jamasoftware.contour.ws.domain.WsOrganization
-
Creates an empty WsOrganization object.
- WsOrganization(String, String, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsOrganization
-
Creates a new WsOrganization object with the given values.
- WsPermissions - Class in com.jamasoftware.contour.ws.domain
-
This object is used to get the permissions of a user in relation to a
specific element.
- WsPermissions() - Constructor for class com.jamasoftware.contour.ws.domain.WsPermissions
-
- WsProject - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour project.
- WsProject() - Constructor for class com.jamasoftware.contour.ws.domain.WsProject
-
Creates an empty WsProject object.
- WsProject(Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsProject
-
Creates a WsProject object with the given id.
- WsProject(String, String, Integer, Boolean, WsUser, WsOrganization) - Constructor for class com.jamasoftware.contour.ws.domain.WsProject
-
Creates a new WsProject object with the given values.
- WsProjectType - Class in com.jamasoftware.contour.ws.domain
-
This is the default item type for a project.
- WsProjectType() - Constructor for class com.jamasoftware.contour.ws.domain.WsProjectType
-
- WsPropertyEntry - Class in com.jamasoftware.contour.ws.domain
-
This object represents a property entry.
- WsPropertyEntry() - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Creates an empty WsPropertyEntry object.
- WsPropertyEntry(Integer, Integer, String, String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyEntry
-
Creates a new WsPropertyEntry object from the given scope, refId, name,
value and type.
- WsPropertyList - Class in com.jamasoftware.contour.ws.domain
-
- WsPropertyList() - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Creates an empty WsPropertyList object.
- WsPropertyList(Integer, Integer, Map<String, WsPropertyEntry>) - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyList
-
Creates a new WsPropertyList object from the given scope, ref id and
property map.
- WsRelationship - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour relationship.
- WsRelationship() - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationship
-
Creates an empty WsRelationship object.
- WsRelationship(WsItem, WsItem, WsRelationshipType, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationship
-
Creates a new WsRelationship object with the given "to" item, "from" item, type, status and note.
- WsRelationshipType - Class in com.jamasoftware.contour.ws.domain
-
This object represents the Type of a WsRelationship.
- WsRelationshipType() - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Creates an empty WsRelationshipType object.
- WsRelationshipType(Long, String, Boolean) - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationshipType
-
Creates a new WsRelationshipType object with the given values.
- WsRelease - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour Release.
- WsRelease() - Constructor for class com.jamasoftware.contour.ws.domain.WsRelease
-
Creates an empty WsRelease object.
- WsRelease(String, String, Date, WsReleaseType) - Constructor for class com.jamasoftware.contour.ws.domain.WsRelease
-
Creates a new WsRelease object with the given name, description, release
date and release type.
- WsReleaseType - Class in com.jamasoftware.contour.ws.domain
-
Release Types are used in Releases
- WsReleaseType() - Constructor for class com.jamasoftware.contour.ws.domain.WsReleaseType
-
- WsReport - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsReport() - Constructor for class com.jamasoftware.contour.ws.domain.WsReport
-
Deprecated.
- WsReportCriterion - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsReportCriterion() - Constructor for class com.jamasoftware.contour.ws.domain.WsReportCriterion
-
Deprecated.
- WsReportResult - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsReportResult() - Constructor for class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- WsReportResult(Report, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsReportResult
-
Deprecated.
- WsReportType - Enum in com.jamasoftware.contour.ws.domain
-
- WsReuseConfig - Class in com.jamasoftware.contour.ws.domain
-
- WsReuseConfig() - Constructor for class com.jamasoftware.contour.ws.domain.WsReuseConfig
-
- WsReuseRule - Class in com.jamasoftware.contour.ws.domain
-
- WsReuseRule() - Constructor for class com.jamasoftware.contour.ws.domain.WsReuseRule
-
- WsReuseSummary - Class in com.jamasoftware.contour.ws.domain
-
- WsReuseSummary() - Constructor for class com.jamasoftware.contour.ws.domain.WsReuseSummary
-
- WsReview - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsReview() - Constructor for class com.jamasoftware.contour.ws.domain.WsReview
-
Deprecated.
- WsRevision - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsRevision() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevision
-
Deprecated.
- WsRevisionItem - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsRevisionItem() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItem
-
Deprecated.
- WsRevisionItemStatus - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsRevisionItemStatus() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- WsRevisionItemStatus(Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- WsRevisionItemStatus(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
-
Deprecated.
- WsRevisionUser - Class in com.jamasoftware.contour.ws.domain
-
Deprecated.
- WsRevisionUser() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionUser
-
Deprecated.
- WsScope - Class in com.jamasoftware.contour.ws.domain
-
WsScope is used to specify what type of Object is being looked for.
- WsScope() - Constructor for class com.jamasoftware.contour.ws.domain.WsScope
-
- WsServerInfo - Class in com.jamasoftware.contour.ws.domain
-
This object stores basic information about the server Contour is running on.
- WsServerInfo() - Constructor for class com.jamasoftware.contour.ws.domain.WsServerInfo
-
- WsSignature - Class in com.jamasoftware.contour.ws.domain
-
This object is an electronic signature of a
WsBaseline
.
- WsSignature() - Constructor for class com.jamasoftware.contour.ws.domain.WsSignature
-
Creates an empty WsSignature object.
- WsSignature(Integer, Long, WsUser, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsSignature
-
Creates a new WsSignature object from the given baseline id, user and comments.
- WsSyncConfig - Class in com.jamasoftware.contour.ws.domain
-
- WsSyncConfig() - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncConfig
-
- WsSyncStatus - Class in com.jamasoftware.contour.ws.domain
-
- WsSyncStatus() - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- WsSyncStatus(Boolean) - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- WsSyncStatus(Boolean, Integer, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus
-
- WsSyncStatus.CollectionSummary - Class in com.jamasoftware.contour.ws.domain
-
- WsSyncStatus.CollectionSummary() - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- WsSyncStatus.CollectionSummary(Integer, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
-
- WsTag - Class in com.jamasoftware.contour.ws.domain
-
- WsTag() - Constructor for class com.jamasoftware.contour.ws.domain.WsTag
-
- WsTag(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsTag
-
- WsTestCaseStatus - Enum in com.jamasoftware.contour.ws.domain
-
- WsTestCaseStep - Class in com.jamasoftware.contour.ws.domain
-
- WsTestCaseStep() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
Create a new instance of WsTestRunStep
- WsTestCaseStep(TestCaseStep) - Constructor for class com.jamasoftware.contour.ws.domain.WsTestCaseStep
-
Not meant for public use
- WsTestGroup - Class in com.jamasoftware.contour.ws.domain
-
- WsTestGroup() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestGroup
-
- WsTestPlan - Class in com.jamasoftware.contour.ws.domain
-
- WsTestPlan() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestPlan
-
- WsTestRunStatus - Enum in com.jamasoftware.contour.ws.domain
-
- WsTestRunStep - Class in com.jamasoftware.contour.ws.domain
-
- WsTestRunStep() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
Create a new instance of WsTestRunStep
- WsTestRunStep(TestRunStep) - Constructor for class com.jamasoftware.contour.ws.domain.WsTestRunStep
-
Not meant for public use
- WsUser - Class in com.jamasoftware.contour.ws.domain
-
This object represents a Contour User.
- WsUser() - Constructor for class com.jamasoftware.contour.ws.domain.WsUser
-
Creates an empty WsUser object.
- WsUser(String, String, String, String, String, String, String, String, String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsUser
-
Creates a new WsUser object with the given values.
- WsUser(String, String, String, String, String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsUser
-
Creates a new WsUser object with the given first and last names, user name, password, email, license type and
orgId.
- WsVersion - Class in com.jamasoftware.contour.ws.domain
-
This object represents a version of an item.
- WsVersion() - Constructor for class com.jamasoftware.contour.ws.domain.WsVersion
-
- WsWorkflowTransition - Class in com.jamasoftware.contour.ws.domain
-
- WsWorkflowTransition(String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
-
- WsWorkflowTransition() - Constructor for class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
-
- WsWrongDocumentTypeException - Exception in com.jamasoftware.contour.ws.exception
-
- WsWrongDocumentTypeException(String) - Constructor for exception com.jamasoftware.contour.ws.exception.WsWrongDocumentTypeException
-