Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.constants
Class GroupDirectory

java.lang.Object
  extended by org.nuxeo.ecm.directory.constants.GroupDirectory

Deprecated. Use UserManager configuration instead.

@Deprecated
public class GroupDirectory
extends Object

Author:
George Lefter

Field Summary
static String DIRECTORY_NAME
          Deprecated.  
static String GROUP_COLUMN
          Deprecated.  
static String MEMBERS_COLUMN
          Deprecated.  
static String PARENTGROUPS_COLUMN
          Deprecated.  
static String SUBGROUPS_COLUMN
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DIRECTORY_NAME

public static final String DIRECTORY_NAME
Deprecated. 
See Also:
Constant Field Values

GROUP_COLUMN

public static final String GROUP_COLUMN
Deprecated. 
See Also:
Constant Field Values

MEMBERS_COLUMN

public static final String MEMBERS_COLUMN
Deprecated. 
See Also:
Constant Field Values

SUBGROUPS_COLUMN

public static final String SUBGROUPS_COLUMN
Deprecated. 
See Also:
Constant Field Values

PARENTGROUPS_COLUMN

public static final String PARENTGROUPS_COLUMN
Deprecated. 
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.