Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.test.annotations.BackendType

Packages that use BackendType
org.nuxeo.ecm.core.test   
org.nuxeo.ecm.core.test.annotations   
 

Uses of BackendType in org.nuxeo.ecm.core.test
 

Methods in org.nuxeo.ecm.core.test that return BackendType
 BackendType RepositorySettings.getBackendType()
           
 BackendType CoreFeature.getBackendType()
           
 

Methods in org.nuxeo.ecm.core.test with parameters of type BackendType
 void RepositorySettings.setBackendType(BackendType type)
           
 

Uses of BackendType in org.nuxeo.ecm.core.test.annotations
 

Methods in org.nuxeo.ecm.core.test.annotations that return BackendType
static BackendType BackendType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BackendType[] BackendType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.