Uses of Interface
org.openl.rules.repository.RRepository

Packages that use RRepository
org.openl.rules.repository   
 

Uses of RRepository in org.openl.rules.repository
 

Subinterfaces of RRepository in org.openl.rules.repository
 interface RProductionRepository
          OpenL projects production repositury, that is the place where OpenL projects are deployed to.
 

Classes in org.openl.rules.repository that implement RRepository
 class NullRepository
          Stub to use when repository cannot be initialized.
 

Methods in org.openl.rules.repository that return RRepository
static RRepository RulesRepositoryFactory.getRepositoryInstance()
           
 RRepository RRepositoryFactory.getRepositoryInstance()
          Gets new instance of JCR Repository.
 



Copyright © 2010. All Rights Reserved.