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

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

public class Relation
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 20.04.2010 Time: 13:31:53 Тип отношения события к тому пользователю, которому отправляется уведомление


Field Summary
static int EMPLOYEE
          уведомление для работника
static int EMPLOYEE_1
          ?
static int MANAGER
          уведомление для руководителя
static int MANAGER_1
          ?
static int RESPONSIBLE
          уведомление для ответственного
static int SUPERVISOR
          ?
 
Constructor Summary
Relation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGER

public static final int MANAGER
уведомление для руководителя

See Also:
Constant Field Values

EMPLOYEE

public static final int EMPLOYEE
уведомление для работника

See Also:
Constant Field Values

RESPONSIBLE

public static final int RESPONSIBLE
уведомление для ответственного

See Also:
Constant Field Values

SUPERVISOR

public static final int SUPERVISOR
?

See Also:
Constant Field Values

EMPLOYEE_1

public static final int EMPLOYEE_1
?

See Also:
Constant Field Values

MANAGER_1

public static final int MANAGER_1
?

See Also:
Constant Field Values
Constructor Detail

Relation

public Relation()


Copyright © 2000 Dummy Corp. All Rights Reserved.