public class StatusOrderHelper extends Object
| Constructor and Description | 
|---|
StatusOrderHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static int | 
getNewIndex(Projekt projekt,
           IEntityContext ec)  | 
static Status | 
move(Status status,
    int targetIdx,
    IEntityContext ec)
Passt die Reihenfolge der Status an, wo es notwendig ist. 
 | 
public static int getNewIndex(Projekt projekt, IEntityContext ec)
public static Status move(Status status, int targetIdx, IEntityContext ec)
status - Status, der verschoben wurde auf Clientec - EntityContextCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.