arta.synergy.web.common.client.constants
Class ActionPriorities
java.lang.Object
arta.synergy.web.common.client.constants.ActionPriorities
public class ActionPriorities
- extends java.lang.Object
Created by IntelliJ IDEA.
User: topa
Date: 07.02.2010
Time: 15:32:15
To change this template use File | Settings | File Templates.
|
Method Summary |
static java.lang.Integer |
getPriority(java.lang.String strValue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTRA_URGENT
public static final int EXTRA_URGENT
- See Also:
- Constant Field Values
URGENT
public static final int URGENT
- See Also:
- Constant Field Values
NORMAL
public static final int NORMAL
- See Also:
- Constant Field Values
NOT_URGENT
public static final int NOT_URGENT
- See Also:
- Constant Field Values
ActionPriorities
public ActionPriorities()
getPriority
public static java.lang.Integer getPriority(java.lang.String strValue)
Copyright © 2000 Dummy Corp. All Rights Reserved.