Package | Description |
---|---|
com.communote.server.web.api.to.listitem |
Modifier and Type | Class and Description |
---|---|
class |
DetailPostListItem
List item describing a note that should be used by the old API in versions prior to 1.0.1
|
class |
PostListItem
List item describing a note that should be used by the old API when the short note format is
requested.
|
Modifier and Type | Method and Description |
---|---|
void |
CommonPostListItem.copy(CommonPostListItem otherBean)
Copies all properties from the argument value object into this value object.
|
Constructor and Description |
---|
CommonPostListItem(CommonPostListItem otherBean)
Creates a new instance by cloning the provided instance
|
Copyright © 2019 Communote team. All rights reserved.