Uses of Class
org.modeshape.repository.ModeShapeConfiguration.GlobalProperties

Packages that use ModeShapeConfiguration.GlobalProperties
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
 

Uses of ModeShapeConfiguration.GlobalProperties in org.modeshape.repository
 

Methods in org.modeshape.repository that return ModeShapeConfiguration.GlobalProperties
 ModeShapeConfiguration.GlobalProperties<? extends ModeShapeConfiguration> ModeShapeConfiguration.globalProperties()
          Obtain the definition for this engine's global properties.
protected
<ReturnType extends ModeShapeConfiguration>
ModeShapeConfiguration.GlobalProperties<ReturnType>
ModeShapeConfiguration.globalProperties(ReturnType returnObject)
          Utility method to construct a setter for global properties.
protected  ModeShapeConfiguration.GlobalProperties<ReturnType> ModeShapeConfiguration.GlobalProperties.thisType()
          
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.