|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImportRequirementTestCaseLinksSummary
| Method Summary | |
|---|---|
void |
add(ImportRequirementTestCaseLinksSummary summary)
adds the result of an import summary to this import summary |
int |
getFailures()
|
Set<Integer> |
getLinkAlreadyExist()
|
Set<String> |
getMissingColumnHeaders()
if the format of the file is bad, this method will let the client know. |
Set<Integer> |
getObsoletes()
|
Set<Integer> |
getRequirementAccessRejected()
|
Set<Integer> |
getRequirementNotFound()
|
int |
getSuccess()
|
Set<Integer> |
getTestCaseAccessRejected()
|
Set<Integer> |
getTestCaseNotFound()
|
int |
getTotal()
|
Set<Integer> |
getVersionNotFound()
|
boolean |
isCriticalErrors()
Tells whether the operation failed completely because of something really bad. |
| Method Detail |
|---|
int getTotal()
int getSuccess()
int getFailures()
Set<Integer> getRequirementNotFound()
Set<Integer> getTestCaseNotFound()
Set<Integer> getVersionNotFound()
Set<Integer> getObsoletes()
Set<Integer> getRequirementAccessRejected()
Set<Integer> getTestCaseAccessRejected()
void add(ImportRequirementTestCaseLinksSummary summary)
Set<Integer> getLinkAlreadyExist()
Set<String> getMissingColumnHeaders()
boolean isCriticalErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||