Nuxeo Enterprise Platform 5.4

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

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

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

Methods in org.nuxeo.ecm.core.test that return Granularity
 Granularity RepositorySettings.getGranularity()
           
 

Methods in org.nuxeo.ecm.core.test with parameters of type Granularity
 void RepositorySettings.setGranularity(Granularity granularity)
           
 

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

Methods in org.nuxeo.ecm.core.test.annotations that return Granularity
static Granularity Granularity.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Granularity[] Granularity.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.