A C D E F G H I M O P R S U

A

AccountData - Class in org.mantis.ta.beans
 
AccountData() - Constructor for class org.mantis.ta.beans.AccountData
 
AccountData(BigInteger, String, String, String) - Constructor for class org.mantis.ta.beans.AccountData
 
AttachmentData - Class in org.mantis.ta.beans
 
AttachmentData() - Constructor for class org.mantis.ta.beans.AttachmentData
 
AttachmentData(BigInteger, String, BigInteger, String, Calendar, URI, BigInteger) - Constructor for class org.mantis.ta.beans.AttachmentData
 

C

createIssue(IssueData) - Method in class org.mantis.ta.MantisManager
Creates a new issue.
createProject(ProjectData) - Method in class org.mantis.ta.MantisManager
Creates a new project.
createRelationship(BigInteger, RelationshipData) - Method in class org.mantis.ta.MantisManager
Add the specified issue's relationship.
CustomFieldDefinitionData - Class in org.mantis.ta.beans
 
CustomFieldDefinitionData() - Constructor for class org.mantis.ta.beans.CustomFieldDefinitionData
 
CustomFieldDefinitionData(ObjectRef, BigInteger, String, String, String, BigInteger, BigInteger, BigInteger, BigInteger, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.mantis.ta.beans.CustomFieldDefinitionData
 
CustomFieldValueForIssueData - Class in org.mantis.ta.beans
 
CustomFieldValueForIssueData() - Constructor for class org.mantis.ta.beans.CustomFieldValueForIssueData
 
CustomFieldValueForIssueData(ObjectRef, String) - Constructor for class org.mantis.ta.beans.CustomFieldValueForIssueData
 

D

deleteIssue(BigInteger) - Method in class org.mantis.ta.MantisManager
Deletes the specified issue.
deleteProject(BigInteger) - Method in class org.mantis.ta.MantisManager
Deletes the project.
deleteRelationship(BigInteger, BigInteger) - Method in class org.mantis.ta.MantisManager
Deletes the specified issue's relationship.

E

equals(Object) - Method in class org.mantis.ta.beans.AccountData
 
equals(Object) - Method in class org.mantis.ta.beans.AttachmentData
 
equals(Object) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
 
equals(Object) - Method in class org.mantis.ta.beans.CustomFieldValueForIssueData
 
equals(Object) - Method in class org.mantis.ta.beans.FilterData
 
equals(Object) - Method in class org.mantis.ta.beans.IssueData
 
equals(Object) - Method in class org.mantis.ta.beans.IssueHeaderData
 
equals(Object) - Method in class org.mantis.ta.beans.IssueNoteData
 
equals(Object) - Method in class org.mantis.ta.beans.ObjectRef
 
equals(Object) - Method in class org.mantis.ta.beans.ProjectAttachmentData
 
equals(Object) - Method in class org.mantis.ta.beans.ProjectData
 
equals(Object) - Method in class org.mantis.ta.beans.ProjectVersionData
 
equals(Object) - Method in class org.mantis.ta.beans.RelationshipData
 

F

FilterData - Class in org.mantis.ta.beans
 
FilterData() - Constructor for class org.mantis.ta.beans.FilterData
 
FilterData(BigInteger, AccountData, BigInteger, Boolean, String, String, String) - Constructor for class org.mantis.ta.beans.FilterData
 

G

getAccess_level_r() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the access_level_r value for this CustomFieldDefinitionData.
getAccess_level_rw() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the access_level_rw value for this CustomFieldDefinitionData.
getAccess_min() - Method in class org.mantis.ta.beans.ProjectData
Gets the access_min value for this ProjectData.
getAdditional_information() - Method in class org.mantis.ta.beans.IssueData
Gets the additional_information value for this IssueData.
getAdvanced() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the advanced value for this CustomFieldDefinitionData.
getAttachments() - Method in class org.mantis.ta.beans.IssueData
Gets the attachments value for this IssueData.
getAttachments_count() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the attachments_count value for this IssueHeaderData.
getBuild() - Method in class org.mantis.ta.beans.IssueData
Gets the build value for this IssueData.
getCategory() - Method in class org.mantis.ta.beans.IssueData
Gets the category value for this IssueData.
getCategory() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the category value for this IssueHeaderData.
getContent_type() - Method in class org.mantis.ta.beans.AttachmentData
Gets the content_type value for this AttachmentData.
getContent_type() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the content_type value for this ProjectAttachmentData.
getCurrentUser() - Method in class org.mantis.ta.MantisManager
Tries to get user info based on login information in MantisManage class.
getCustom_fields() - Method in class org.mantis.ta.beans.IssueData
Gets the custom_fields value for this IssueData.
getDate_order() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the date_order value for this ProjectVersionData.
getDate_submitted() - Method in class org.mantis.ta.beans.AttachmentData
Gets the date_submitted value for this AttachmentData.
getDate_submitted() - Method in class org.mantis.ta.beans.IssueData
Gets the date_submitted value for this IssueData.
getDate_submitted() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the date_submitted value for this IssueNoteData.
getDate_submitted() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the date_submitted value for this ProjectAttachmentData.
getDefault_value() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the default_value value for this CustomFieldDefinitionData.
getDescription() - Method in class org.mantis.ta.beans.IssueData
Gets the description value for this IssueData.
getDescription() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the description value for this ProjectAttachmentData.
getDescription() - Method in class org.mantis.ta.beans.ProjectData
Gets the description value for this ProjectData.
getDescription() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the description value for this ProjectVersionData.
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.AccountData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.AttachmentData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.CustomFieldDefinitionData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.FilterData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.IssueData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.IssueHeaderData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.IssueNoteData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ObjectRef
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ProjectAttachmentData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ProjectData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ProjectVersionData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.mantis.ta.beans.RelationshipData
Get Custom Deserializer
getDisplay_closed() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the display_closed value for this CustomFieldDefinitionData.
getDisplay_report() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the display_report value for this CustomFieldDefinitionData.
getDisplay_resolved() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the display_resolved value for this CustomFieldDefinitionData.
getDisplay_update() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the display_update value for this CustomFieldDefinitionData.
getDownload_url() - Method in class org.mantis.ta.beans.AttachmentData
Gets the download_url value for this AttachmentData.
getDownload_url() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the download_url value for this ProjectAttachmentData.
getDue_date() - Method in class org.mantis.ta.beans.IssueData
Gets the due_date value for this IssueData.
getEmail() - Method in class org.mantis.ta.beans.AccountData
Gets the email value for this AccountData.
getEnabled() - Method in class org.mantis.ta.beans.ProjectData
Gets the enabled value for this ProjectData.
getEta() - Method in class org.mantis.ta.beans.IssueData
Gets the eta value for this IssueData.
getField() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the field value for this CustomFieldDefinitionData.
getField() - Method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Gets the field value for this CustomFieldValueForIssueData.
getFile_path() - Method in class org.mantis.ta.beans.ProjectData
Gets the file_path value for this ProjectData.
getFilename() - Method in class org.mantis.ta.beans.AttachmentData
Gets the filename value for this AttachmentData.
getFilename() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the filename value for this ProjectAttachmentData.
getFilter_string() - Method in class org.mantis.ta.beans.FilterData
Gets the filter_string value for this FilterData.
getFixed_in_version() - Method in class org.mantis.ta.beans.IssueData
Gets the fixed_in_version value for this IssueData.
getHandler() - Method in class org.mantis.ta.beans.IssueData
Gets the handler value for this IssueData.
getHandler() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the handler value for this IssueHeaderData.
getId() - Method in class org.mantis.ta.beans.AccountData
Gets the id value for this AccountData.
getId() - Method in class org.mantis.ta.beans.AttachmentData
Gets the id value for this AttachmentData.
getId() - Method in class org.mantis.ta.beans.FilterData
Gets the id value for this FilterData.
getId() - Method in class org.mantis.ta.beans.IssueData
Gets the id value for this IssueData.
getId() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the id value for this IssueHeaderData.
getId() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the id value for this IssueNoteData.
getId() - Method in class org.mantis.ta.beans.ObjectRef
Gets the id value for this ObjectRef.
getId() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the id value for this ProjectAttachmentData.
getId() - Method in class org.mantis.ta.beans.ProjectData
Gets the id value for this ProjectData.
getId() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the id value for this ProjectVersionData.
getId() - Method in class org.mantis.ta.beans.RelationshipData
Gets the id value for this RelationshipData.
getInherit_global() - Method in class org.mantis.ta.beans.ProjectData
Gets the inherit_global value for this ProjectData.
getIs_public() - Method in class org.mantis.ta.beans.FilterData
Gets the is_public value for this FilterData.
getIssueById(BigInteger) - Method in class org.mantis.ta.MantisManager
Retrieves the issue by identified.
getIssueBySummary(String) - Method in class org.mantis.ta.MantisManager
Tries to find an issue by summary.
getIssuesByProject(BigInteger) - Method in class org.mantis.ta.MantisManager
Retrieves issues for the specified project.
getIssuesHeadersByProject(BigInteger) - Method in class org.mantis.ta.MantisManager
Retrieves issues headers for the specified project.
getItemsPerPage() - Method in class org.mantis.ta.MantisManager
 
getLast_modified() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the last_modified value for this IssueNoteData.
getLast_updated() - Method in class org.mantis.ta.beans.IssueData
Gets the last_updated value for this IssueData.
getLast_updated() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the last_updated value for this IssueHeaderData.
getLength_max() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the length_max value for this CustomFieldDefinitionData.
getLength_min() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the length_min value for this CustomFieldDefinitionData.
getMonitors() - Method in class org.mantis.ta.beans.IssueData
Gets the monitors value for this IssueData.
getName() - Method in class org.mantis.ta.beans.AccountData
Gets the name value for this AccountData.
getName() - Method in class org.mantis.ta.beans.FilterData
Gets the name value for this FilterData.
getName() - Method in class org.mantis.ta.beans.ObjectRef
Gets the name value for this ObjectRef.
getName() - Method in class org.mantis.ta.beans.ProjectData
Gets the name value for this ProjectData.
getName() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the name value for this ProjectVersionData.
getNote_attr() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the note_attr value for this IssueNoteData.
getNote_type() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the note_type value for this IssueNoteData.
getNotes() - Method in class org.mantis.ta.beans.IssueData
Gets the notes value for this IssueData.
getNotes_count() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the notes_count value for this IssueHeaderData.
getObsolete() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the obsolete value for this ProjectVersionData.
getOs() - Method in class org.mantis.ta.beans.IssueData
Gets the os value for this IssueData.
getOs_build() - Method in class org.mantis.ta.beans.IssueData
Gets the os_build value for this IssueData.
getOwner() - Method in class org.mantis.ta.beans.FilterData
Gets the owner value for this FilterData.
getPlatform() - Method in class org.mantis.ta.beans.IssueData
Gets the platform value for this IssueData.
getPossible_values() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the possible_values value for this CustomFieldDefinitionData.
getPriority() - Method in class org.mantis.ta.beans.IssueData
Gets the priority value for this IssueData.
getPriority() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the priority value for this IssueHeaderData.
getProject() - Method in class org.mantis.ta.beans.IssueData
Gets the project value for this IssueData.
getProject() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the project value for this IssueHeaderData.
getProject_id() - Method in class org.mantis.ta.beans.FilterData
Gets the project_id value for this FilterData.
getProject_id() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the project_id value for this ProjectVersionData.
getProjectById(BigInteger) - Method in class org.mantis.ta.MantisManager
Returns the project by identifier.
getProjection() - Method in class org.mantis.ta.beans.IssueData
Gets the projection value for this IssueData.
getProjects() - Method in class org.mantis.ta.MantisManager
Returns list of projects which are accessible for the current user.
getReal_name() - Method in class org.mantis.ta.beans.AccountData
Gets the real_name value for this AccountData.
getRelationships() - Method in class org.mantis.ta.beans.IssueData
Gets the relationships value for this IssueData.
getReleased() - Method in class org.mantis.ta.beans.ProjectVersionData
Gets the released value for this ProjectVersionData.
getReporter() - Method in class org.mantis.ta.beans.IssueData
Gets the reporter value for this IssueData.
getReporter() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the reporter value for this IssueHeaderData.
getReporter() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the reporter value for this IssueNoteData.
getReproducibility() - Method in class org.mantis.ta.beans.IssueData
Gets the reproducibility value for this IssueData.
getRequire_closed() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the require_closed value for this CustomFieldDefinitionData.
getRequire_report() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the require_report value for this CustomFieldDefinitionData.
getRequire_resolved() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the require_resolved value for this CustomFieldDefinitionData.
getRequire_update() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the require_update value for this CustomFieldDefinitionData.
getResolution() - Method in class org.mantis.ta.beans.IssueData
Gets the resolution value for this IssueData.
getResolution() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the resolution value for this IssueHeaderData.
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.AccountData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.AttachmentData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.CustomFieldDefinitionData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.FilterData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.IssueData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.IssueHeaderData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.IssueNoteData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ObjectRef
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ProjectAttachmentData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ProjectData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.ProjectVersionData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.mantis.ta.beans.RelationshipData
Get Custom Serializer
getSeverity() - Method in class org.mantis.ta.beans.IssueData
Gets the severity value for this IssueData.
getSeverity() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the severity value for this IssueHeaderData.
getSize() - Method in class org.mantis.ta.beans.AttachmentData
Gets the size value for this AttachmentData.
getSize() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the size value for this ProjectAttachmentData.
getSponsorship_total() - Method in class org.mantis.ta.beans.IssueData
Gets the sponsorship_total value for this IssueData.
getStatus() - Method in class org.mantis.ta.beans.IssueData
Gets the status value for this IssueData.
getStatus() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the status value for this IssueHeaderData.
getStatus() - Method in class org.mantis.ta.beans.ProjectData
Gets the status value for this ProjectData.
getSteps_to_reproduce() - Method in class org.mantis.ta.beans.IssueData
Gets the steps_to_reproduce value for this IssueData.
getSubprojects() - Method in class org.mantis.ta.beans.ProjectData
Gets the subprojects value for this ProjectData.
getSummary() - Method in class org.mantis.ta.beans.IssueData
Gets the summary value for this IssueData.
getSummary() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the summary value for this IssueHeaderData.
getTarget_id() - Method in class org.mantis.ta.beans.RelationshipData
Gets the target_id value for this RelationshipData.
getTarget_version() - Method in class org.mantis.ta.beans.IssueData
Gets the target_version value for this IssueData.
getText() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the text value for this IssueNoteData.
getTime_tracking() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the time_tracking value for this IssueNoteData.
getTitle() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the title value for this ProjectAttachmentData.
getType() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the type value for this CustomFieldDefinitionData.
getType() - Method in class org.mantis.ta.beans.RelationshipData
Gets the type value for this RelationshipData.
getTypeDesc() - Static method in class org.mantis.ta.beans.AccountData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.AttachmentData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.CustomFieldDefinitionData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.FilterData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.IssueData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.IssueHeaderData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.IssueNoteData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.ObjectRef
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.ProjectAttachmentData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.ProjectData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.ProjectVersionData
Return type metadata object
getTypeDesc() - Static method in class org.mantis.ta.beans.RelationshipData
Return type metadata object
getUrl() - Method in class org.mantis.ta.beans.FilterData
Gets the url value for this FilterData.
getUser_id() - Method in class org.mantis.ta.beans.AttachmentData
Gets the user_id value for this AttachmentData.
getUser_id() - Method in class org.mantis.ta.beans.ProjectAttachmentData
Gets the user_id value for this ProjectAttachmentData.
getUserById(BigInteger) - Method in class org.mantis.ta.MantisManager
Retrieves the selected user.
getUsers() - Method in class org.mantis.ta.MantisManager
Retrieves the user list.
getValid_regexp() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Gets the valid_regexp value for this CustomFieldDefinitionData.
getValue() - Method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Gets the value value for this CustomFieldValueForIssueData.
getVersion() - Method in class org.mantis.ta.beans.IssueData
Gets the version value for this IssueData.
getVersion() - Method in class org.mantis.ta.MantisManager
Returns version of Mantis server.
getView_state() - Method in class org.mantis.ta.beans.IssueData
Gets the view_state value for this IssueData.
getView_state() - Method in class org.mantis.ta.beans.IssueHeaderData
Gets the view_state value for this IssueHeaderData.
getView_state() - Method in class org.mantis.ta.beans.IssueNoteData
Gets the view_state value for this IssueNoteData.
getView_state() - Method in class org.mantis.ta.beans.ProjectData
Gets the view_state value for this ProjectData.

H

hashCode() - Method in class org.mantis.ta.beans.AccountData
 
hashCode() - Method in class org.mantis.ta.beans.AttachmentData
 
hashCode() - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
 
hashCode() - Method in class org.mantis.ta.beans.CustomFieldValueForIssueData
 
hashCode() - Method in class org.mantis.ta.beans.FilterData
 
hashCode() - Method in class org.mantis.ta.beans.IssueData
 
hashCode() - Method in class org.mantis.ta.beans.IssueHeaderData
 
hashCode() - Method in class org.mantis.ta.beans.IssueNoteData
 
hashCode() - Method in class org.mantis.ta.beans.ObjectRef
 
hashCode() - Method in class org.mantis.ta.beans.ProjectAttachmentData
 
hashCode() - Method in class org.mantis.ta.beans.ProjectData
 
hashCode() - Method in class org.mantis.ta.beans.ProjectVersionData
 
hashCode() - Method in class org.mantis.ta.beans.RelationshipData
 

I

IssueData - Class in org.mantis.ta.beans
 
IssueData() - Constructor for class org.mantis.ta.beans.IssueData
 
IssueData(BigInteger, ObjectRef, Calendar, ObjectRef, String, ObjectRef, ObjectRef, ObjectRef, AccountData, String, String, String, String, String, String, ObjectRef, Calendar, BigInteger, AccountData, ObjectRef, ObjectRef, ObjectRef, String, String, String, String, String, AttachmentData[], RelationshipData[], IssueNoteData[], CustomFieldValueForIssueData[], Calendar, AccountData[]) - Constructor for class org.mantis.ta.beans.IssueData
 
IssueHeaderData - Class in org.mantis.ta.beans
 
IssueHeaderData() - Constructor for class org.mantis.ta.beans.IssueHeaderData
 
IssueHeaderData(BigInteger, BigInteger, Calendar, BigInteger, String, BigInteger, BigInteger, BigInteger, BigInteger, String, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.mantis.ta.beans.IssueHeaderData
 
IssueNoteData - Class in org.mantis.ta.beans
 
IssueNoteData() - Constructor for class org.mantis.ta.beans.IssueNoteData
 
IssueNoteData(BigInteger, AccountData, String, ObjectRef, Calendar, Calendar, BigInteger, BigInteger, String) - Constructor for class org.mantis.ta.beans.IssueNoteData
 

M

MantisManager - Class in org.mantis.ta
Entry point for the API: use this class to communicate with Mantis SOAP services.
MantisManager(String) - Constructor for class org.mantis.ta.MantisManager
Creates an instance of MantisManager.
MantisManager(String, String, String) - Constructor for class org.mantis.ta.MantisManager
 

O

ObjectRef - Class in org.mantis.ta.beans
 
ObjectRef() - Constructor for class org.mantis.ta.beans.ObjectRef
 
ObjectRef(BigInteger, String) - Constructor for class org.mantis.ta.beans.ObjectRef
 
org.mantis.ta - package org.mantis.ta
 
org.mantis.ta.beans - package org.mantis.ta.beans
 

P

ProjectAttachmentData - Class in org.mantis.ta.beans
 
ProjectAttachmentData() - Constructor for class org.mantis.ta.beans.ProjectAttachmentData
 
ProjectAttachmentData(BigInteger, String, String, String, BigInteger, String, Calendar, URI, BigInteger) - Constructor for class org.mantis.ta.beans.ProjectAttachmentData
 
ProjectData - Class in org.mantis.ta.beans
 
ProjectData() - Constructor for class org.mantis.ta.beans.ProjectData
 
ProjectData(BigInteger, String, ObjectRef, Boolean, ObjectRef, ObjectRef, String, String, ProjectData[], Boolean) - Constructor for class org.mantis.ta.beans.ProjectData
 
ProjectVersionData - Class in org.mantis.ta.beans
 
ProjectVersionData() - Constructor for class org.mantis.ta.beans.ProjectVersionData
 
ProjectVersionData(BigInteger, String, BigInteger, Calendar, String, Boolean, Boolean) - Constructor for class org.mantis.ta.beans.ProjectVersionData
 

R

RelationshipData - Class in org.mantis.ta.beans
 
RelationshipData() - Constructor for class org.mantis.ta.beans.RelationshipData
 
RelationshipData(BigInteger, ObjectRef, BigInteger) - Constructor for class org.mantis.ta.beans.RelationshipData
 
RequiredItemException - Exception in org.mantis.ta
AuthenticationException is thrown when required element or property is not set
RequiredItemException(String) - Constructor for exception org.mantis.ta.RequiredItemException
 

S

setAccess_level_r(BigInteger) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the access_level_r value for this CustomFieldDefinitionData.
setAccess_level_rw(BigInteger) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the access_level_rw value for this CustomFieldDefinitionData.
setAccess_min(ObjectRef) - Method in class org.mantis.ta.beans.ProjectData
Sets the access_min value for this ProjectData.
setAdditional_information(String) - Method in class org.mantis.ta.beans.IssueData
Sets the additional_information value for this IssueData.
setAdvanced(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the advanced value for this CustomFieldDefinitionData.
setAttachments(AttachmentData[]) - Method in class org.mantis.ta.beans.IssueData
Sets the attachments value for this IssueData.
setAttachments_count(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the attachments_count value for this IssueHeaderData.
setBuild(String) - Method in class org.mantis.ta.beans.IssueData
Sets the build value for this IssueData.
setCategory(String) - Method in class org.mantis.ta.beans.IssueData
Sets the category value for this IssueData.
setCategory(String) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the category value for this IssueHeaderData.
setContent_type(String) - Method in class org.mantis.ta.beans.AttachmentData
Sets the content_type value for this AttachmentData.
setContent_type(String) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the content_type value for this ProjectAttachmentData.
setCustom_fields(CustomFieldValueForIssueData[]) - Method in class org.mantis.ta.beans.IssueData
Sets the custom_fields value for this IssueData.
setDate_order(Calendar) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the date_order value for this ProjectVersionData.
setDate_submitted(Calendar) - Method in class org.mantis.ta.beans.AttachmentData
Sets the date_submitted value for this AttachmentData.
setDate_submitted(Calendar) - Method in class org.mantis.ta.beans.IssueData
Sets the date_submitted value for this IssueData.
setDate_submitted(Calendar) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the date_submitted value for this IssueNoteData.
setDate_submitted(Calendar) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the date_submitted value for this ProjectAttachmentData.
setDefault_value(String) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the default_value value for this CustomFieldDefinitionData.
setDescription(String) - Method in class org.mantis.ta.beans.IssueData
Sets the description value for this IssueData.
setDescription(String) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the description value for this ProjectAttachmentData.
setDescription(String) - Method in class org.mantis.ta.beans.ProjectData
Sets the description value for this ProjectData.
setDescription(String) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the description value for this ProjectVersionData.
setDisplay_closed(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the display_closed value for this CustomFieldDefinitionData.
setDisplay_report(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the display_report value for this CustomFieldDefinitionData.
setDisplay_resolved(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the display_resolved value for this CustomFieldDefinitionData.
setDisplay_update(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the display_update value for this CustomFieldDefinitionData.
setDownload_url(URI) - Method in class org.mantis.ta.beans.AttachmentData
Sets the download_url value for this AttachmentData.
setDownload_url(URI) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the download_url value for this ProjectAttachmentData.
setDue_date(Calendar) - Method in class org.mantis.ta.beans.IssueData
Sets the due_date value for this IssueData.
setEmail(String) - Method in class org.mantis.ta.beans.AccountData
Sets the email value for this AccountData.
setEnabled(Boolean) - Method in class org.mantis.ta.beans.ProjectData
Sets the enabled value for this ProjectData.
setEta(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the eta value for this IssueData.
setField(ObjectRef) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the field value for this CustomFieldDefinitionData.
setField(ObjectRef) - Method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Sets the field value for this CustomFieldValueForIssueData.
setFile_path(String) - Method in class org.mantis.ta.beans.ProjectData
Sets the file_path value for this ProjectData.
setFilename(String) - Method in class org.mantis.ta.beans.AttachmentData
Sets the filename value for this AttachmentData.
setFilename(String) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the filename value for this ProjectAttachmentData.
setFilter_string(String) - Method in class org.mantis.ta.beans.FilterData
Sets the filter_string value for this FilterData.
setFixed_in_version(String) - Method in class org.mantis.ta.beans.IssueData
Sets the fixed_in_version value for this IssueData.
setHandler(AccountData) - Method in class org.mantis.ta.beans.IssueData
Sets the handler value for this IssueData.
setHandler(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the handler value for this IssueHeaderData.
setId(BigInteger) - Method in class org.mantis.ta.beans.AccountData
Sets the id value for this AccountData.
setId(BigInteger) - Method in class org.mantis.ta.beans.AttachmentData
Sets the id value for this AttachmentData.
setId(BigInteger) - Method in class org.mantis.ta.beans.FilterData
Sets the id value for this FilterData.
setId(BigInteger) - Method in class org.mantis.ta.beans.IssueData
Sets the id value for this IssueData.
setId(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the id value for this IssueHeaderData.
setId(BigInteger) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the id value for this IssueNoteData.
setId(BigInteger) - Method in class org.mantis.ta.beans.ObjectRef
Sets the id value for this ObjectRef.
setId(BigInteger) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the id value for this ProjectAttachmentData.
setId(BigInteger) - Method in class org.mantis.ta.beans.ProjectData
Sets the id value for this ProjectData.
setId(BigInteger) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the id value for this ProjectVersionData.
setId(BigInteger) - Method in class org.mantis.ta.beans.RelationshipData
Sets the id value for this RelationshipData.
setInherit_global(Boolean) - Method in class org.mantis.ta.beans.ProjectData
Sets the inherit_global value for this ProjectData.
setIs_public(Boolean) - Method in class org.mantis.ta.beans.FilterData
Sets the is_public value for this FilterData.
setItemsPerPage(int) - Method in class org.mantis.ta.MantisManager
 
setLast_modified(Calendar) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the last_modified value for this IssueNoteData.
setLast_updated(Calendar) - Method in class org.mantis.ta.beans.IssueData
Sets the last_updated value for this IssueData.
setLast_updated(Calendar) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the last_updated value for this IssueHeaderData.
setLength_max(BigInteger) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the length_max value for this CustomFieldDefinitionData.
setLength_min(BigInteger) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the length_min value for this CustomFieldDefinitionData.
setMonitors(AccountData[]) - Method in class org.mantis.ta.beans.IssueData
Sets the monitors value for this IssueData.
setName(String) - Method in class org.mantis.ta.beans.AccountData
Sets the name value for this AccountData.
setName(String) - Method in class org.mantis.ta.beans.FilterData
Sets the name value for this FilterData.
setName(String) - Method in class org.mantis.ta.beans.ObjectRef
Sets the name value for this ObjectRef.
setName(String) - Method in class org.mantis.ta.beans.ProjectData
Sets the name value for this ProjectData.
setName(String) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the name value for this ProjectVersionData.
setNote_attr(String) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the note_attr value for this IssueNoteData.
setNote_type(BigInteger) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the note_type value for this IssueNoteData.
setNotes(IssueNoteData[]) - Method in class org.mantis.ta.beans.IssueData
Sets the notes value for this IssueData.
setNotes_count(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the notes_count value for this IssueHeaderData.
setObsolete(Boolean) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the obsolete value for this ProjectVersionData.
setOs(String) - Method in class org.mantis.ta.beans.IssueData
Sets the os value for this IssueData.
setOs_build(String) - Method in class org.mantis.ta.beans.IssueData
Sets the os_build value for this IssueData.
setOwner(AccountData) - Method in class org.mantis.ta.beans.FilterData
Sets the owner value for this FilterData.
setPlatform(String) - Method in class org.mantis.ta.beans.IssueData
Sets the platform value for this IssueData.
setPossible_values(String) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the possible_values value for this CustomFieldDefinitionData.
setPriority(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the priority value for this IssueData.
setPriority(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the priority value for this IssueHeaderData.
setProject(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the project value for this IssueData.
setProject(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the project value for this IssueHeaderData.
setProject_id(BigInteger) - Method in class org.mantis.ta.beans.FilterData
Sets the project_id value for this FilterData.
setProject_id(BigInteger) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the project_id value for this ProjectVersionData.
setProjection(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the projection value for this IssueData.
setReal_name(String) - Method in class org.mantis.ta.beans.AccountData
Sets the real_name value for this AccountData.
setRelationships(RelationshipData[]) - Method in class org.mantis.ta.beans.IssueData
Sets the relationships value for this IssueData.
setReleased(Boolean) - Method in class org.mantis.ta.beans.ProjectVersionData
Sets the released value for this ProjectVersionData.
setReporter(AccountData) - Method in class org.mantis.ta.beans.IssueData
Sets the reporter value for this IssueData.
setReporter(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the reporter value for this IssueHeaderData.
setReporter(AccountData) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the reporter value for this IssueNoteData.
setReproducibility(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the reproducibility value for this IssueData.
setRequire_closed(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the require_closed value for this CustomFieldDefinitionData.
setRequire_report(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the require_report value for this CustomFieldDefinitionData.
setRequire_resolved(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the require_resolved value for this CustomFieldDefinitionData.
setRequire_update(Boolean) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the require_update value for this CustomFieldDefinitionData.
setResolution(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the resolution value for this IssueData.
setResolution(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the resolution value for this IssueHeaderData.
setSeverity(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the severity value for this IssueData.
setSeverity(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the severity value for this IssueHeaderData.
setSize(BigInteger) - Method in class org.mantis.ta.beans.AttachmentData
Sets the size value for this AttachmentData.
setSize(BigInteger) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the size value for this ProjectAttachmentData.
setSponsorship_total(BigInteger) - Method in class org.mantis.ta.beans.IssueData
Sets the sponsorship_total value for this IssueData.
setStatus(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the status value for this IssueData.
setStatus(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the status value for this IssueHeaderData.
setStatus(ObjectRef) - Method in class org.mantis.ta.beans.ProjectData
Sets the status value for this ProjectData.
setSteps_to_reproduce(String) - Method in class org.mantis.ta.beans.IssueData
Sets the steps_to_reproduce value for this IssueData.
setSubprojects(ProjectData[]) - Method in class org.mantis.ta.beans.ProjectData
Sets the subprojects value for this ProjectData.
setSummary(String) - Method in class org.mantis.ta.beans.IssueData
Sets the summary value for this IssueData.
setSummary(String) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the summary value for this IssueHeaderData.
setTarget_id(BigInteger) - Method in class org.mantis.ta.beans.RelationshipData
Sets the target_id value for this RelationshipData.
setTarget_version(String) - Method in class org.mantis.ta.beans.IssueData
Sets the target_version value for this IssueData.
setText(String) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the text value for this IssueNoteData.
setTime_tracking(BigInteger) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the time_tracking value for this IssueNoteData.
setTitle(String) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the title value for this ProjectAttachmentData.
setType(BigInteger) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the type value for this CustomFieldDefinitionData.
setType(ObjectRef) - Method in class org.mantis.ta.beans.RelationshipData
Sets the type value for this RelationshipData.
setUrl(String) - Method in class org.mantis.ta.beans.FilterData
Sets the url value for this FilterData.
setUser_id(BigInteger) - Method in class org.mantis.ta.beans.AttachmentData
Sets the user_id value for this AttachmentData.
setUser_id(BigInteger) - Method in class org.mantis.ta.beans.ProjectAttachmentData
Sets the user_id value for this ProjectAttachmentData.
setValid_regexp(String) - Method in class org.mantis.ta.beans.CustomFieldDefinitionData
Sets the valid_regexp value for this CustomFieldDefinitionData.
setValue(String) - Method in class org.mantis.ta.beans.CustomFieldValueForIssueData
Sets the value value for this CustomFieldValueForIssueData.
setVersion(String) - Method in class org.mantis.ta.beans.IssueData
Sets the version value for this IssueData.
setView_state(ObjectRef) - Method in class org.mantis.ta.beans.IssueData
Sets the view_state value for this IssueData.
setView_state(BigInteger) - Method in class org.mantis.ta.beans.IssueHeaderData
Sets the view_state value for this IssueHeaderData.
setView_state(ObjectRef) - Method in class org.mantis.ta.beans.IssueNoteData
Sets the view_state value for this IssueNoteData.
setView_state(ObjectRef) - Method in class org.mantis.ta.beans.ProjectData
Sets the view_state value for this ProjectData.

U

updateIssue(BigInteger, IssueData) - Method in class org.mantis.ta.MantisManager
Updates the specified issue.

A C D E F G H I M O P R S U

Copyright © 2011. All Rights Reserved.