| Package | Description |
|---|---|
| de.cismet.cids.editors.hooks |
| Modifier and Type | Method and Description |
|---|---|
static AfterSavingHook.Status |
AfterSavingHook.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AfterSavingHook.Status[] |
AfterSavingHook.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Event(AfterSavingHook.Status status,
de.cismet.cids.dynamics.CidsBean persistedBean)
Creates a new Event object.
|
Event(AfterSavingHook.Status status,
Exception exception)
Creates a new Event object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.