| Package | Description |
|---|---|
| org.squashtest.tm.domain.attachment | |
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
AttachmentList.getAttachmentById(long attachmentId) |
Attachment |
Attachment.hardCopy()
will perform a deep copy of this Attachment.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Attachment> |
AttachmentList.getAllAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentList.addAttachment(Attachment attachment) |
void |
AttachmentList.removeAttachment(Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
Set<Attachment> |
TestCaseLibraryNode.getAllAttachments() |
Set<Attachment> |
ActionTestStep.getAllAttachments() |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.