public class AttachmentMetaAccessor extends Object
| Constructor and Description |
|---|
AttachmentMetaAccessor() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentMeta |
get(org.bson.types.ObjectId id) |
AttachmentMeta |
save(AttachmentMeta attachmentMeta) |
public AttachmentMeta save(AttachmentMeta attachmentMeta)
public AttachmentMeta get(org.bson.types.ObjectId id)
Copyright © 2019. All rights reserved.