| Interface | Description |
|---|---|
| PropertyManagement |
This service provides means to create, read, update and remove properties including the generic
binary property and the properties which are associated with an object like a note or a user.
|
| StringPropertyableTO |
Value object which has properties with string vales.
|
| Class | Description |
|---|---|
| PropertyEvent |
Describes an event of a changed property.
|
| PropertyHelper |
Helper for working with Property entities and their TOs.
|
| StringPropertyFilter |
This filter allows fetching
Propertyable entities which have a certain property or don't
have a specific property. |
| StringPropertyTO |
Value object for a property with a string value.
|
| Enum | Description |
|---|---|
| PropertyEvent.PropertyEventType |
The property event type defines why this event was triggered
|
| PropertyType |
The available property types
|
Copyright © 2019 Communote team. All rights reserved.