public class EventProviderInMemory extends java.lang.Object implements EventProvider, ReadOnlyStatus.IsAware
Event objects which is responsible for persisting and
populating such entities in-memory.SecuritySystem| Constructor and Description |
|---|
EventProviderInMemory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadOnly(ReadOnlyStatus readOnly) |
Event |
updateEvent(Event event)
Persists a given
Event. |
public Event updateEvent(Event event)
Event.updateEvent in interface EventProviderevent - the event to persistpublic boolean isReadOnly(ReadOnlyStatus readOnly)
isReadOnly in interface ReadOnlyStatus.IsAwarereadOnly - a read-only status, typically the current one
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.