arta.synergy.web.common.client.constants
Class TasksStates

java.lang.Object
  extended by arta.synergy.web.common.client.constants.TasksStates

public class TasksStates
extends java.lang.Object

User: Natasha Topolskaya Date: 05.09.2008 Time: 10:33:26 Состояния заметок


Field Summary
static int CANCELED
           
static int COMPLETED
           
static int NO_STATE
           
static int NOT_COMPLETED
           
 
Constructor Summary
TasksStates()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_STATE

public static final int NO_STATE
See Also:
Constant Field Values

COMPLETED

public static final int COMPLETED
See Also:
Constant Field Values

NOT_COMPLETED

public static final int NOT_COMPLETED
See Also:
Constant Field Values

CANCELED

public static final int CANCELED
See Also:
Constant Field Values
Constructor Detail

TasksStates

public TasksStates()


Copyright © 2000 Dummy Corp. All Rights Reserved.