CStockage 4.2_beta-RC-1
API Documentation

org.esupportail.portal.channels.CStockage.channelAction.classic
Class ClassicConstants

java.lang.Object
  extended byorg.esupportail.portal.channels.CStockage.channelAction.classic.ClassicConstants

public class ClassicConstants
extends java.lang.Object

Id: InjacConstants.java,v 1.0
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: InjacConstants
Original Author: s.Gaudin
this class regroup all constants of an injac action in the channel


Field Summary
static java.lang.String CONFIRM_DELETE_PRIVILEGES_MODE
          Mod which manage the confirmation of deleting of sharing of directories
static java.lang.String DELETE_PRIVILEGES_MODE
          Mod which manage the deleting of sharing of directories
static java.lang.String SHARE_DIRECTORY_MODE
          Mod which manage the sharing of directories
 
Constructor Summary
ClassicConstants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHARE_DIRECTORY_MODE

public static final java.lang.String SHARE_DIRECTORY_MODE
Mod which manage the sharing of directories

See Also:
Constant Field Values

CONFIRM_DELETE_PRIVILEGES_MODE

public static final java.lang.String CONFIRM_DELETE_PRIVILEGES_MODE
Mod which manage the confirmation of deleting of sharing of directories

See Also:
Constant Field Values

DELETE_PRIVILEGES_MODE

public static final java.lang.String DELETE_PRIVILEGES_MODE
Mod which manage the deleting of sharing of directories

See Also:
Constant Field Values
Constructor Detail

ClassicConstants

public ClassicConstants()

CStockage 4.2_beta-RC-1
API Documentation