|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attachment | |
|---|---|
| org.squashtest.tm.domain.attachment | |
| org.squashtest.tm.domain.testcase | |
| Uses of Attachment in org.squashtest.tm.domain.attachment |
|---|
| Methods in org.squashtest.tm.domain.attachment that return Attachment | |
|---|---|
Attachment |
AttachmentList.getAttachmentById(long attachmentId)
|
Attachment |
Attachment.hardCopy()
will perform a deep copy of this Attachment. |
| Methods in org.squashtest.tm.domain.attachment that return types with arguments of type Attachment | |
|---|---|
Set<Attachment> |
AttachmentList.getAllAttachments()
|
| Methods in org.squashtest.tm.domain.attachment with parameters of type Attachment | |
|---|---|
void |
AttachmentList.addAttachment(Attachment attachment)
|
void |
AttachmentList.removeAttachment(Attachment attachment)
|
| Uses of Attachment in org.squashtest.tm.domain.testcase |
|---|
| Methods in org.squashtest.tm.domain.testcase that return types with arguments of type Attachment | |
|---|---|
Set<Attachment> |
TestCaseLibraryNode.getAllAttachments()
|
Set<Attachment> |
ActionTestStep.getAllAttachments()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||