Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.ldap
Class LDAPSubstringMatchType

java.lang.Object
  extended by org.nuxeo.ecm.directory.ldap.LDAPSubstringMatchType

public class LDAPSubstringMatchType
extends Object

Substring match types: one of subany, subinitial ot subfinal.

Author:
Anahide Tchertchian

Field Summary
static String SUBANY
           
static String SUBFINAL
           
static String SUBINITIAL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBINITIAL

public static final String SUBINITIAL
See Also:
Constant Field Values

SUBFINAL

public static final String SUBFINAL
See Also:
Constant Field Values

SUBANY

public static final String SUBANY
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.