Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.directory.ldap
Class LDAPSubstringMatchType

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

public class LDAPSubstringMatchType
extends java.lang.Object

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

Author:
Anahide Tchertchian

Field Summary
static java.lang.String SUBANY
           
static java.lang.String SUBFINAL
           
static java.lang.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 java.lang.String SUBINITIAL
See Also:
Constant Field Values

SUBFINAL

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

SUBANY

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.