public abstract class DomainObjectDefinitionActionEvent<E extends DomainObjectDefinition<?,?>,WB extends DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder<?,?,E,?,?,WB>> extends EntityActionEvent<E,WB>
Modifier and Type | Class and Description |
---|---|
static class |
DomainObjectDefinitionActionEvent.Type |
source
Modifier | Constructor and Description |
---|---|
protected |
DomainObjectDefinitionActionEvent(Object source,
EntityActionEvent.Type eventType,
E oldValue,
E newValue,
WB modificationBuilder,
long creationTimestamp,
String description,
Registry serviceRegistry) |
getCreationTimestamp, getDescription, getEventType, getModificationBuilder, getNewValue, getOldValue, getServiceRegistry, getSource, isCreationEvent, isDeletionEvent, toString
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.