Interface | Description |
---|---|
DraftAdministrativeData |
Interface for the DraftAdministrativeData of a draft enabled entity.
|
DraftCancelEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_CANCEL event. |
DraftCreateEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_CREATE event. |
DraftEditEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_EDIT event. |
DraftGcEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_GC event. |
DraftNewEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_NEW event. |
DraftPatchEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_PATCH event. |
DraftPrepareEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_PREPARE event. |
Drafts |
Interface for a draft enabled entity.
|
DraftSaveEventContext |
The
EventContext for the DraftService.EVENT_DRAFT_SAVE event. |
DraftService |
An
ApplicationService that handles draft enabled entities. |
Copyright © 2021. All rights reserved.