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

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

public class ProcessRulesConstants
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 15.03.2012 Time: 14:52:21 To change this template use File | Settings | File Templates.


Field Summary
static int RELATION_AUTHOR
          Автор работы
static int RELATION_USER
          Исполнитель работы
static int RIGHT_PERMISSION
          Разрешение действия
static int RIGHT_RESTRICTION
          Запрещение действия
 
Constructor Summary
ProcessRulesConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_RESTRICTION

public static int RIGHT_RESTRICTION
Запрещение действия


RIGHT_PERMISSION

public static int RIGHT_PERMISSION
Разрешение действия


RELATION_USER

public static int RELATION_USER
Исполнитель работы


RELATION_AUTHOR

public static int RELATION_AUTHOR
Автор работы

Constructor Detail

ProcessRulesConstants

public ProcessRulesConstants()


Copyright © 2000 Dummy Corp. All Rights Reserved.