arta.synergy.web.common.client.data.plans
Class PlanRights

java.lang.Object
  extended by arta.synergy.web.common.client.data.plans.PlanRights

public class PlanRights
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 15.06.2012 Time: 14:20:10 To change this template use File | Settings | File Templates.


Field Summary
static int APPOINT_RESPONSIBLES
           
static int RIGHT_APPOINT_RIGHTS
           
static int RIGHT_COMMENT
           
static int RIGHT_READ
           
static int RIGHT_WRITE
           
 
Constructor Summary
PlanRights()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_READ

public static final int RIGHT_READ
See Also:
Constant Field Values

RIGHT_WRITE

public static final int RIGHT_WRITE
See Also:
Constant Field Values

RIGHT_APPOINT_RIGHTS

public static final int RIGHT_APPOINT_RIGHTS
See Also:
Constant Field Values

RIGHT_COMMENT

public static final int RIGHT_COMMENT
See Also:
Constant Field Values

APPOINT_RESPONSIBLES

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

PlanRights

public PlanRights()


Copyright © 2000 Dummy Corp. All Rights Reserved.