| Package | Description |
|---|---|
| org.pubcoi.cdm.cf.attachments | |
| org.pubcoi.cdm.fos |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
ObjectFactory.createAttachment()
Create an instance of
Attachment |
Attachment |
Attachment.withAwardGuid(String value) |
Attachment |
Attachment.withData(byte[] value) |
Attachment |
Attachment.withDataType(String value) |
Attachment |
Attachment.withDescription(String value) |
Attachment |
Attachment.withDocumentType(DocTypeEnum value) |
Attachment |
Attachment.withId(String value) |
Attachment |
Attachment.withLink(String value) |
Attachment |
Attachment.withMimeType(String value) |
Attachment |
Attachment.withNoticeId(String value) |
Attachment |
Attachment.withS3Locations(Collection<S3LocationType> values) |
Attachment |
Attachment.withS3Locations(S3LocationType... values) |
Attachment |
Attachment.withTextData(String value) |
| Modifier and Type | Method and Description |
|---|---|
static Attachment |
AttachmentFactory.build(org.pubcoi.cdm.cf.AdditionalDetailType additionalDetail)
Helper to create an Attachment object from an
AdditionalDetailType object |
| Modifier and Type | Method and Description |
|---|---|
static BatchJob |
BatchJobFactory.build(Attachment attachment,
BatchJobTypeEnum jobType)
Used to generate a batch job definition from an
Attachment object |
Copyright © 2021. All rights reserved.