public class AktionHandler extends GenericHandler implements IAktionHandler
LOG| Constructor and Description |
|---|
AktionHandler() |
| Modifier and Type | Method and Description |
|---|---|
List<Aktion> |
getAllByStatus(UserContext uc,
Status status) |
List<Aktion> |
getFolgeAktionen(UserContext uc,
Aktion aktion) |
List<Aktion> |
getPrevAktionen(UserContext uc,
Aktion aktion,
Class<? extends IProcessing> verarbeitungsInterface) |
BasicRefResult |
isAktionMoveable(UserContext uc,
Aktion aktion,
int targetIdx) |
Aktion |
move(UserContext uc,
Aktion aktion,
int targetIdx) |
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNamepublic List<Aktion> getFolgeAktionen(UserContext uc, Aktion aktion)
getFolgeAktionen in interface IAktionHandlerpublic List<Aktion> getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)
getPrevAktionen in interface IAktionHandlerpublic List<Aktion> getAllByStatus(UserContext uc, Status status)
getAllByStatus in interface IAktionHandlerpublic BasicRefResult isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)
isAktionMoveable in interface IAktionHandlerpublic Aktion move(UserContext uc, Aktion aktion, int targetIdx)
move in interface IAktionHandlerCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.