A B C D E F G H I L N P Q R S T U V W

G

getActual() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns actual.
getActualFixTime() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_ACTUAL_FIX_TIME.
getAddress() - Method in class com.tszadel.qctools4j.model.user.User
Get the field US_ADDRESS.
getAttachment() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_ATTACHMENT.
getAttachmentFromId(int, int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns an attachment from its ID.
getAttachments() - Method in class com.tszadel.qctools4j.model.defect.Bug
Overrides getAttachments.
getAttachments() - Method in interface com.tszadel.qctools4j.model.IQcModelWithAttachments
Returns the attachments.
getAttachments() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Overrides getAttachments.
getAttachments() - Method in class com.tszadel.qctools4j.model.test.Test
Overrides getAttachments.
getAttachments() - Method in class com.tszadel.qctools4j.model.test.TestStep
Overrides getAttachments.
getAttachmentsOfBug(int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns the attachments of the given bug Id.
getBug(int, int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns a bug.
getBugClient() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getDefectClient.
getBugClient() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the defect client.
getBugId() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_BUG_ID.
getBugId() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_BUG_ID.
getBugs() - Method in class com.tszadel.qctools4j.clients.BugClient
Returns all the Bugs without any attachment.
getBugs(List<FieldFilter>, int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns the Bugs according to a given filter
getChildren() - Method in class com.tszadel.qctools4j.model.test.TestFolder
Returns children.
getClosingDate() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_CLOSING_DATE.
getClosingVersion() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_CLOSING_VERSION.
getCommentDate() - Method in class com.tszadel.qctools4j.model.comment.QcComment
Returns commentDate.
getConnection() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Returns connection.
getContent() - Method in class com.tszadel.qctools4j.model.comment.QcComment
Returns content.
getContent() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Returns content.
getCreatedBy() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_CREATED_BY.
getCreationDate() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_CREATION_DATE.
getCreationDate() - Method in class com.tszadel.qctools4j.model.test.Test
Returns creationDate.
getCurrentDomain() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getCurrentDomain.
getCurrentDomain() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the name of the current project.
getCurrentGroups() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getCurrentGroups.
getCurrentGroups() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the groups that the current user is member.
getCurrentProject() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getCurrentProject.
getCurrentProject() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the name of the current project.
getCurrentUser() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getCurrentUser.
getCurrentUser() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the name of the current user.
getDefaultValue() - Method in class com.tszadel.qctools4j.model.permission.FieldDescription
Returns defaultValue.
getDescription() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_DESCRIPTION.
getDescription() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Get the field CR_DESCRIPTION.
getDescription() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns description.
getDescription() - Method in class com.tszadel.qctools4j.model.test.Test
Returns description.
getDescription() - Method in class com.tszadel.qctools4j.model.test.TestStep
Returns description.
getDetectedBy() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_DETECTED_BY.
getDetectionDate() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_DETECTION_DATE.
getDetectionVersion() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_DETECTION_VERSION.
getDevComment() - Method in class com.tszadel.qctools4j.model.test.Test
Returns devComment.
getDevComments() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_DEV_COMMENTS.
getDomainList() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getDomainList.
getDomainList() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the list of visible domains.
getEncodedString(String) - Method in class com.tszadel.qctools4j.clients.AbstractClient
Returns an encoded string to pass to the QC methods that disagree with blank space.
getEntity() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Get the field CR_ENTITY.
getEntityId() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_ENTITY_ID.
getEntityType() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_ENTITY_TYPE.
getEstimateDevTime() - Method in class com.tszadel.qctools4j.model.test.Test
Returns estimateDevTime.
getEstimatedFixTime() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_ESTIMATED_FIX_TIME.
getExecStatus() - Method in class com.tszadel.qctools4j.model.test.Test
Returns execStatus.
getExecutionDate() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns executionDate.
getExecutionTime() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns executionTime.
getExpected() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns expected.
getExpected() - Method in class com.tszadel.qctools4j.model.test.TestStep
Returns expected.
getFieldDescriptions() - Method in class com.tszadel.qctools4j.clients.AbstractClient
Returns the descriptions of the fields.
getFieldDescriptions() - Method in class com.tszadel.qctools4j.clients.BugClient
Overrides getFieldDescriptions.
getFieldDescriptions() - Method in class com.tszadel.qctools4j.clients.FieldDescriptionClient
Overrides getFieldDescriptions.
getFieldDescriptions(Class<? extends IQcModel>) - Method in class com.tszadel.qctools4j.clients.FieldDescriptionClient
Returns the field descriptions for the given class.
getFieldDescriptions() - Method in class com.tszadel.qctools4j.clients.TestClient
Overrides getFieldDescriptions.
getFieldDescriptions() - Method in class com.tszadel.qctools4j.clients.UserClient
Overrides getFieldDescriptions.
getFieldName() - Method in class com.tszadel.qctools4j.filters.FieldFilter
Returns fieldName.
getFieldName() - Method in class com.tszadel.qctools4j.model.history.HistoryEntry
Returns fieldName.
getFilterValue() - Method in class com.tszadel.qctools4j.filters.FieldFilter
Returns filterValue.
getFullname() - Method in class com.tszadel.qctools4j.model.comment.QcComment
Returns fullname.
getFullname() - Method in class com.tszadel.qctools4j.model.user.User
Get the field US_FULLNAME.
getGroupId() - Method in class com.tszadel.qctools4j.model.user.Group
Get the field GR_GROUP_ID.
getGroupName() - Method in class com.tszadel.qctools4j.model.user.Group
Get the field GR_GROUP_NAME.
getGroups() - Method in class com.tszadel.qctools4j.model.user.User
Returns groups.
getGroupsOfUser(String) - Method in class com.tszadel.qctools4j.clients.UserClient
Returns the groups of the user.
getHasAttachement() - Method in class com.tszadel.qctools4j.model.test.Test
Returns hasAttachement.
getHasAttachments() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns hasAttachments.
getHasAttachments() - Method in class com.tszadel.qctools4j.model.test.TestStep
Returns hasAttachments.
getHistory(int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns the history of a Bug.
getId() - Method in class com.tszadel.qctools4j.model.comment.QcComment
Returns id.
getId() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns id.
getId() - Method in class com.tszadel.qctools4j.model.test.Test
Returns id.
getId() - Method in class com.tszadel.qctools4j.model.test.TestStep
Returns id.
getIsSystem() - Method in class com.tszadel.qctools4j.model.user.Group
Get the field GR_IS_SYSTEM.
getLastModified() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Returns lastModified.
getLevel() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns level.
getLineNo() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns lineNo.
getLinkComment() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_LINK_COMMENT.
getLinkId() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_LINK_ID.
getLinks(int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns all the links of a given bug.
getLinkType() - Method in class com.tszadel.qctools4j.model.metadata.Link
Get the field LN_LINK_TYPE.
getMailAddress() - Method in class com.tszadel.qctools4j.model.user.User
Get the field US_MAIL_ADDRESS.
getManualStepType() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns manualStepType.
getMessage() - Method in exception com.tszadel.qctools4j.exception.QcException
Overrides getMessage.
getName() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Returns the name of the attachment.
getName() - Method in class com.tszadel.qctools4j.model.metadata.Domain
Returns name.
getName() - Method in class com.tszadel.qctools4j.model.metadata.Project
Returns name.
getName() - Method in class com.tszadel.qctools4j.model.permission.FieldDescription
Returns name.
getName() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns name.
getName() - Method in class com.tszadel.qctools4j.model.test.Test
Returns name.
getName() - Method in class com.tszadel.qctools4j.model.test.TestFolder
Returns name.
getName() - Method in class com.tszadel.qctools4j.model.test.TestStep
Returns name.
getNewValue() - Method in class com.tszadel.qctools4j.model.history.HistoryEntry
Returns newValue.
getOldValue() - Method in class com.tszadel.qctools4j.model.history.HistoryEntry
Returns oldValue.
getOptions() - Method in class com.tszadel.qctools4j.model.permission.FieldDescription
Returns options.
getParent() - Method in class com.tszadel.qctools4j.model.test.TestFolder
Returns parent.
getParentId() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns parentId.
getPath() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns path.
getPath() - Method in class com.tszadel.qctools4j.model.test.TestFolder
Returns the test path.
getPermissionClient() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getPermissionClient.
getPermissionClient() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the Permission client.
getPhone() - Method in class com.tszadel.qctools4j.model.user.User
Get the field US_PHONE.
getPlannedClosingVer() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_PLANNED_CLOSING_VER.
getPriorities() - Method in class com.tszadel.qctools4j.clients.BugClient
Returns the priorities that can be used.
getPriority() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_PRIORITY.
getProject() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_PROJECT.
getProjects() - Method in class com.tszadel.qctools4j.model.metadata.Domain
Returns projects.
getRefId() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Get the field CR_REF_ID.
getRefType() - Method in class com.tszadel.qctools4j.model.metadata.Attachment
Get the field CR_REF_TYPE.
getReproducible() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_REPRODUCIBLE.
getRequestNote() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_REQUEST_NOTE.
getResponsible() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_RESPONSIBLE.
getResponsible() - Method in class com.tszadel.qctools4j.model.test.Test
Returns responsible.
getRootFolder() - Method in class com.tszadel.qctools4j.clients.TestClient
Returns the root test folder with all its children.
getServerURL() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getServerURL.
getServerURL() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the name of the server.
getSeverities() - Method in class com.tszadel.qctools4j.clients.BugClient
Returns the severities that can be used.
getSeverity() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_SEVERITY.
getSimilarBugs(int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns all the Bugs that are similar to the given one.
getSimilarBugs(int, int) - Method in class com.tszadel.qctools4j.clients.BugClient
Returns all the Bugs that are similar to the given one.
getStatus() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_STATUS.
getStatus() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns status.
getStatus() - Method in class com.tszadel.qctools4j.model.test.Test
Returns status.
getStatuses() - Method in class com.tszadel.qctools4j.clients.BugClient
Returns the statuses that can be used.
getStepCount() - Method in class com.tszadel.qctools4j.model.test.Test
Returns stepCount.
getStepOrder() - Method in class com.tszadel.qctools4j.model.Step
Deprecated. Returns stepOrder.
getStepOrder() - Method in class com.tszadel.qctools4j.model.test.TestStep
Returns stepOrder.
getSteps() - Method in class com.tszadel.qctools4j.model.test.Test
Returns steps.
getSummary() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_SUMMARY.
getTemplate() - Method in class com.tszadel.qctools4j.model.test.Test
Returns template.
getTestClient() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getTestClient.
getTestClient() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the Test client.
getTestFolder(String) - Method in class com.tszadel.qctools4j.clients.TestClient
Fills the folder with all its children (recursively).
getTestFolder(TestFolder) - Method in class com.tszadel.qctools4j.clients.TestClient
Fills the folder with all its children (recursively).
getTestFolder() - Method in class com.tszadel.qctools4j.model.test.Test
Returns testFolder.
getTests() - Method in class com.tszadel.qctools4j.clients.TestClient
Returns the list of tests.
getTests(TestFolder) - Method in class com.tszadel.qctools4j.clients.TestClient
Returns the list of tests from a given folder (without children).
getTests(TestFolder, int) - Method in class com.tszadel.qctools4j.clients.TestClient
Returns the list of tests from a given folder.
getTimestamp() - Method in class com.tszadel.qctools4j.model.history.HistoryEntry
Returns timestamp.
getToMail() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_TO_MAIL.
getType() - Method in class com.tszadel.qctools4j.model.test.Test
Returns type.
getUser(String) - Method in class com.tszadel.qctools4j.clients.UserClient
Returns a user.
getUser() - Method in class com.tszadel.qctools4j.model.comment.QcComment
Returns user.
getUser() - Method in class com.tszadel.qctools4j.model.history.HistoryEntry
Returns user.
getUser01() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_01.
getUser02() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_02.
getUser03() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_03.
getUser04() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_04.
getUser05() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_05.
getUser06() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_06.
getUser07() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_07.
getUser08() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_08.
getUser09() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_09.
getUser10() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_10.
getUser11() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_11.
getUser12() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_12.
getUser13() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_13.
getUser14() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_14.
getUser15() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_15.
getUser16() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_16.
getUser17() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_17.
getUser18() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_18.
getUser19() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_19.
getUser20() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_20.
getUser21() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_21.
getUser22() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_22.
getUser23() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_23.
getUser24() - Method in class com.tszadel.qctools4j.model.defect.Bug
Get the field BG_USER_24.
getUserClient() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getUserClient.
getUserClient() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the user client.
getUsername() - Method in class com.tszadel.qctools4j.model.user.User
Get the field US_USERNAME.
getUsernames() - Method in class com.tszadel.qctools4j.clients.UserClient
Returns the available user names .
getUsers(int) - Method in class com.tszadel.qctools4j.clients.UserClient
Returns the available users .
getUsersOfProject() - Method in class com.tszadel.qctools4j.clients.UserClient
Returns the list of users of the current project.
getValue() - Method in enum com.tszadel.qctools4j.model.permission.PermissionEnum
Returns value.
getVersion() - Method in class com.tszadel.qctools4j.clients.QcConnectionImpl
Overrides getVersion.
getVersion() - Method in interface com.tszadel.qctools4j.IQcConnection
Returns the version of the QC Server.
Group - Class in com.tszadel.qctools4j.model.user
Groups of users with a common set of privileges.
Group() - Constructor for class com.tszadel.qctools4j.model.user.Group
 

A B C D E F G H I L N P Q R S T U V W