Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind

Packages that use NXQLQueryMaker.DocKind
org.nuxeo.ecm.core.storage.sql.jdbc   
 

Uses of NXQLQueryMaker.DocKind in org.nuxeo.ecm.core.storage.sql.jdbc
 

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


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.