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

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

public class ReportType
extends java.lang.Object

User: Natasha Topolskaya Date: 25.09.2008 Time: 9:18:07


Field Summary
static int DEPARTMENT_REPORT
          Формирование отчета по целям подразделения
static int USER_REPORT
          Формирование отчета по целям пользователя
 
Constructor Summary
ReportType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_REPORT

public static final int USER_REPORT
Формирование отчета по целям пользователя

See Also:
Constant Field Values

DEPARTMENT_REPORT

public static final int DEPARTMENT_REPORT
Формирование отчета по целям подразделения

See Also:
Constant Field Values
Constructor Detail

ReportType

public ReportType()


Copyright © 2000 Dummy Corp. All Rights Reserved.