Skip navigation links
C F G H I 

G

getAllIssueNotes() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project.
getAllIssueNotes(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project.
getAllIssueNotes(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project.
getAllIssueNotesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items which have been modified the last time with the commit identified by the given history item (each time, a user commits the project, a history item is created).
getAllIssueNotesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project that belong to the specified category.
getAllIssueNotesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project that belong to the specified category.
getAllIssueNotesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project that belong to the specified category.
getAllIssueNotesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project that belong to the default category.
getAllIssueNotesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project that belong to the default category.
getAllIssueNotesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue note items of the project that belong to the default category.
getAllIssues() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project.
getAllIssues(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project.
getAllIssues(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project.
getAllIssueSets() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project.
getAllIssueSets(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project.
getAllIssueSets(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project.
getAllIssueSetsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items which have been modified the last time with the commit identified by the given history item (each time, a user commits the project, a history item is created).
getAllIssueSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project that belong to the specified category.
getAllIssueSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project that belong to the specified category.
getAllIssueSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project that belong to the specified category.
getAllIssueSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project that belong to the default category.
getAllIssueSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project that belong to the default category.
getAllIssueSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue set items of the project that belong to the default category.
getAllIssuesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items which have been modified the last time with the commit identified by the given history item (each time, a user commits the project, a history item is created).
getAllIssuesForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project which are linked to the given model element.
getAllIssuesForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project which are linked to the given model element.
getAllIssuesForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project which are linked to the given model element.
getAllIssuesNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project which are not linked to any model element.
getAllIssuesNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project which are not linked to any model element.
getAllIssuesNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project which are not linked to any model element.
getAllIssuesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project that belong to the specified category.
getAllIssuesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project that belong to the specified category.
getAllIssuesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project that belong to the specified category.
getAllIssuesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project that belong to the default category.
getAllIssuesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project that belong to the default category.
getAllIssuesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all issue items of the project that belong to the default category.
getAllRootIssues() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project.
getAllRootIssues(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project.
getAllRootIssues(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project.
getAllRootIssueSets() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project.
getAllRootIssueSets(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project.
getAllRootIssueSets(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project.
getAllRootIssueSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project that belong to the specified category.
getAllRootIssueSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project that belong to the specified category.
getAllRootIssueSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project that belong to the specified category.
getAllRootIssueSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project that belong to the default category.
getAllRootIssueSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project that belong to the default category.
getAllRootIssueSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue set items of the project that belong to the default category.
getAllRootIssuesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project that belong to the specified category.
getAllRootIssuesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project that belong to the specified category.
getAllRootIssuesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project that belong to the specified category.
getAllRootIssuesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project that belong to the default category.
getAllRootIssuesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project that belong to the default category.
getAllRootIssuesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns all root issue items of the project that belong to the default category.
getConcernedItems(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the concerned item items.
getConcernedItems(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the concerned item items of the specified type.
getConcernedItemsWithCategory(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the concerned item items that belong to the specified category.
getConcernedItemsWithCategory(IGenericModuleData, String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the concerned item items of the specified type that belong to the specified category.
getConcernedItemsWithDefaultCategory(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the concerned item items that belong to the default category.
getConcernedItemsWithDefaultCategory(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the concerned item items of the specified type that belong to the default category.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the description of the issue.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the description of the issue set.
getDueDate() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the due date of the issue.
getDueDate_MilliSecondsSince_01_01_1970() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the due date of the issue in milli senconds since 01/01/1970.
getID() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the id of the issue.
getIDandTitle() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the id and title of the issue.
getIssueChildren() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children.
getIssueChildren(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children.
getIssueChildren(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children.
getIssueChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children that belong to the specified category.
getIssueChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children that belong to the specified category.
getIssueChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children that belong to the specified category.
getIssueChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children that belong to the default category.
getIssueChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children that belong to the default category.
getIssueChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue children that belong to the default category.
getIssueIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the id prefix for new issue child items.
getIssueNoteChildren() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children.
getIssueNoteChildren(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children.
getIssueNoteChildren(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children.
getIssueNoteChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children that belong to the specified category.
getIssueNoteChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children that belong to the specified category.
getIssueNoteChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children that belong to the specified category.
getIssueNoteChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children that belong to the default category.
getIssueNoteChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children that belong to the default category.
getIssueNoteChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the issue note children that belong to the default category.
getIssues(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the issue items.
getIssueSetChildren() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children.
getIssueSetChildren(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children.
getIssueSetChildren(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children.
getIssueSetChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children that belong to the specified category.
getIssueSetChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children that belong to the specified category.
getIssueSetChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children that belong to the specified category.
getIssueSetChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children that belong to the default category.
getIssueSetChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children that belong to the default category.
getIssueSetChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the issue set children that belong to the default category.
getIssuesWithCategory(IModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the issue items that belong to the specified category.
getIssuesWithDefaultCategory(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
Returns the issue items that belong to the default category.
getKnownValuesForIssuePriority() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns the known values for the priority of issue items.
getKnownValuesForIssueStatus() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Returns the known values for the status of issue items.
getName() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the name of the issue set.
getNoteType() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueNote
Returns the note-type of the issue note.
getParentIssue() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueNote
Returns the parent issue.
getParentIssueSet() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the parent issue set.
getParentIssueSet() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueSet
Returns the parent issue set.
getPriority() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the priority of the issue.
getResponsible() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the responsible of the issue.
getSORT_ISSUE_BY_DUEDATE() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by due date.
getSORT_ISSUE_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by id.
getSORT_ISSUE_BY_IDANDTITLE() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by id and title.
getSORT_ISSUE_BY_PRIORITY() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by priority.
getSORT_ISSUE_BY_RESPONSIBLE() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by responsible.
getSORT_ISSUE_BY_STATUS() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by status.
getSORT_ISSUE_BY_TITLE() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue items by title.
getSORT_ISSUENOTE_BY_NOTETYPE() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue note items by note-type.
getSORT_ISSUESET_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueDataProvider
Constant for sorting issue set items by name.
getStatus() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the status of the issue.
getText() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssueNote
Returns the text of the issue note.
getTitle() - Method in interface com.arcway.cockpit.genericmodule.issuemodule2.docgen.provider.interfaces.IIssue
Returns the title of the issue.
C F G H I 
Skip navigation links