eXo JCR :: Component :: Extension Service 1.15.0-CR2

Uses of Class
org.exoplatform.services.jcr.ext.distribution.DataDistributionMode

Packages that use DataDistributionMode
org.exoplatform.services.jcr.ext.distribution   
org.exoplatform.services.jcr.ext.distribution.impl   
 

Uses of DataDistributionMode in org.exoplatform.services.jcr.ext.distribution
 

Methods in org.exoplatform.services.jcr.ext.distribution that return DataDistributionMode
static DataDistributionMode DataDistributionMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataDistributionMode[] DataDistributionMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.exoplatform.services.jcr.ext.distribution with parameters of type DataDistributionMode
 DataDistributionType DataDistributionManager.getDataDistributionType(DataDistributionMode mode)
          Retrieves the data distribution type corresponding to given mode.
 

Uses of DataDistributionMode in org.exoplatform.services.jcr.ext.distribution.impl
 

Methods in org.exoplatform.services.jcr.ext.distribution.impl with parameters of type DataDistributionMode
 DataDistributionType DataDistributionManagerImpl.getDataDistributionType(DataDistributionMode mode)
          Retrieves the data distribution type corresponding to given mode.
 


eXo JCR :: Component :: Extension Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.