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, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, update
getName
public List<Aktion> getFolgeAktionen(UserContext uc, Aktion aktion)
getFolgeAktionen
in interface IAktionHandler
public List<Aktion> getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)
getPrevAktionen
in interface IAktionHandler
public List<Aktion> getAllByStatus(UserContext uc, Status status)
getAllByStatus
in interface IAktionHandler
public BasicRefResult isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)
isAktionMoveable
in interface IAktionHandler
public Aktion move(UserContext uc, Aktion aktion, int targetIdx)
move
in interface IAktionHandler
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.