Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
George Lefter

Field Summary
static java.lang.String DIRECTORY_NAME
          Deprecated.  
static java.lang.String GROUP_COLUMN
          Deprecated.  
static java.lang.String MEMBERS_COLUMN
          Deprecated.  
static java.lang.String PARENTGROUPS_COLUMN
          Deprecated.  
static java.lang.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 java.lang.String DIRECTORY_NAME
Deprecated. 
See Also:
Constant Field Values

GROUP_COLUMN

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

MEMBERS_COLUMN

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

SUBGROUPS_COLUMN

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

PARENTGROUPS_COLUMN

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.