Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.impl.DocsQueryProviderDef.DefType

Packages that use DocsQueryProviderDef.DefType
org.nuxeo.ecm.core.api.impl   
 

Uses of DocsQueryProviderDef.DefType in org.nuxeo.ecm.core.api.impl
 

Methods in org.nuxeo.ecm.core.api.impl that return DocsQueryProviderDef.DefType
 DocsQueryProviderDef.DefType DocsQueryProviderDef.getType()
           
static DocsQueryProviderDef.DefType DocsQueryProviderDef.DefType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocsQueryProviderDef.DefType[] DocsQueryProviderDef.DefType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.nuxeo.ecm.core.api.impl with parameters of type DocsQueryProviderDef.DefType
DocsQueryProviderDef(DocsQueryProviderDef.DefType type)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.