| Class | Description |
|---|---|
| AttachmentPropertyAccessor |
Accessor for the properties of the attachment ressource.
|
| BinaryPropertyAccessor | |
| BinaryPropertyAccessor.DummyPropertyable |
Dummy class since binary properties are not bound to any context
|
| ExternalObjectPropertyAccessor |
Property accessor for users, don't construct it, use it from the
PropertyManagement |
| NotePropertyAccessor | |
| ObjectPropertyAccessor<O extends Propertyable,P extends StringProperty> |
Object property accessor for string properties.
|
| PropertyAccessor<O extends Propertyable,P extends Property,V> |
The Property Accessor provides means for setting and retrieving properties.
|
| PropertyAccessorFilterDefinition |
The property accessor filter definition.
|
| PropertyCacheKey |
Cache key to identify a property by group and key
|
| PropertyManagementImpl | |
| SimplePropertyFilterDefinition |
A property filter definition.
|
| StringPropertyAccessor<O extends Propertyable,P extends StringProperty> |
Property Accessor for String properties
|
| TopicPropertyAccessor |
Property accessor for topics, don't construct it, use it from the
PropertyManagement |
| UserNotePropertyAccessor |
Property accessor for users, don't construct it, use it from the
PropertyManagement |
| UserNotePropertyCacheElementProvider |
A CacheElementProvider that allows caching of UserNoteProperty instances as a mapping from
property value to the IDs of the users that have the property described by the
UserNotePropertyCacheKey. |
| UserNotePropertyCacheKey |
Key to cache the UserNoteProperty instances added to a note.
|
| UserPropertyAccessor |
Property accessor for users, don't construct it, use it from the
PropertyManagement |
Copyright © 2019 Communote team. All rights reserved.