Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor.SubstringMatchType

Packages that use SQLDirectoryDescriptor.SubstringMatchType
org.nuxeo.ecm.directory.sql   
 

Uses of SQLDirectoryDescriptor.SubstringMatchType in org.nuxeo.ecm.directory.sql
 

Fields in org.nuxeo.ecm.directory.sql declared as SQLDirectoryDescriptor.SubstringMatchType
 SQLDirectoryDescriptor.SubstringMatchType SQLDirectoryDescriptor.substringMatchType
           
 

Methods in org.nuxeo.ecm.directory.sql that return SQLDirectoryDescriptor.SubstringMatchType
 SQLDirectoryDescriptor.SubstringMatchType SQLDirectoryDescriptor.getSubstringMatchType()
           
static SQLDirectoryDescriptor.SubstringMatchType SQLDirectoryDescriptor.SubstringMatchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SQLDirectoryDescriptor.SubstringMatchType[] SQLDirectoryDescriptor.SubstringMatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.nuxeo.ecm.directory.sql with parameters of type SQLDirectoryDescriptor.SubstringMatchType
 void SQLDirectoryDescriptor.setSubstringMatchType(SQLDirectoryDescriptor.SubstringMatchType substringMatchType)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.