| Package | Description |
|---|---|
| de.xima.fc.api.entity |
Package für den API-Zugriff auf Modellklassen
|
| de.xima.fc.handler.entity | |
| de.xima.fc.handler.interfaces.entity | |
| de.xima.fc.order |
| Modifier and Type | Method and Description |
|---|---|
BasicRefResult |
AktionAPI.isAktionMoveable(UserContext uc,
Aktion aktion,
int targetIdx) |
| Modifier and Type | Method and Description |
|---|---|
BasicRefResult |
AktionHandler.isAktionMoveable(UserContext uc,
Aktion aktion,
int targetIdx) |
| Modifier and Type | Method and Description |
|---|---|
BasicRefResult |
IAktionHandler.isAktionMoveable(UserContext uc,
Aktion aktion,
int targetIdx) |
| Modifier and Type | Method and Description |
|---|---|
static BasicRefResult |
AktionOrderHelper.isAktionDeletable(Aktion delAktion,
IEntityContext ec)
Prüft ob eine Aktion gelöscht werden kann.
|
static BasicRefResult |
AktionOrderHelper.isAktionMoveable(Aktion currentAktion,
int targetIndex,
IEntityContext ec)
Prüft ob eine Aktion verschoben werden darf.
|
static BasicRefResult |
AktionOrderHelper.isAktionMoveableToState(Aktion action,
Status state,
int newIdx,
IEntityContext ec) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.