Package | Description |
---|---|
com.communote.plugins.api.rest.v30.resource.timelinenote |
Modifier and Type | Method and Description |
---|---|
static PropertyResource[] |
TimelineNoteHelper.convertToPropertyResources(Collection<StringPropertyTO> properties)
Converts the property TOs into an array of property resource objects
|
PropertyResource[] |
CreateTimelineNoteParameter.getProperties()
Returns the Properties.
|
PropertyResource[] |
TimelineNoteResource.getProperties()
Returns the Properties.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateTimelineNoteParameter.setProperties(PropertyResource[] properties)
Sets Properties.
|
void |
TimelineNoteResource.setProperties(PropertyResource[] properties)
Sets Properties.
|
Copyright © 2019 Communote team. All rights reserved.