|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.web.common.client.constants.ActionStates
public class ActionStates
Created by IntelliJ IDEA. User: topa Date: 07.02.2010 Time: 14:06:58 To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
static int |
ACTIVE
Активен (в работе) |
static int |
COMPLETED
Завершен |
static int |
DELETED
Удален |
static int |
NEED_CONFIRM
|
static int |
NOT_APPROVED
Статус для мероприятий плана - план еще не был утвержден ни разу |
static int |
ON_APPROVAL
План находится в состоянии согласования |
| Constructor Summary | |
|---|---|
ActionStates()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ACTIVE
public static final int COMPLETED
public static final int DELETED
public static final int NOT_APPROVED
public static final int ON_APPROVAL
public static final int NEED_CONFIRM
| Constructor Detail |
|---|
public ActionStates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||