Package | Description |
---|---|
com.communote.server.core.vo | |
com.communote.server.core.vo.content |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTransferObject.copy(AbstractTransferObject otherBean)
Copies all properties from the argument value object into this value object.
|
Constructor and Description |
---|
AbstractTransferObject(AbstractTransferObject otherBean)
Copies constructor from other AbstractTransferObject
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentFileTO
The
AttachmentFileTO will be based on a file. |
class |
AttachmentRedirectTO |
class |
AttachmentStreamTO
The
AttachmentStreamTO will be an attachment based on an input stream. |
class |
AttachmentTO
The
AttachmentTO encapsulates the logic to access an attachment by streams. |
Copyright © 2019 Communote team. All rights reserved.