Uses of Class
com.pega.pegarules.pub.database.MultipleRuleVersionException

Packages that use MultipleRuleVersionException
com.pega.pegarules.pub.database Provides access to the relational database. 
com.pega.pegarules.pub.generator Java generation public interfaces and classes. 
 

Uses of MultipleRuleVersionException in com.pega.pegarules.pub.database
 

Methods in com.pega.pegarules.pub.database that throw MultipleRuleVersionException
 ClipboardPage RulesetContext.openDefault(StringMap aKeys)
          Opens the default version of the Rule with the given keys.
 

Uses of MultipleRuleVersionException in com.pega.pegarules.pub.generator
 

Methods in com.pega.pegarules.pub.generator that throw MultipleRuleVersionException
 ClipboardPage FirstUseAssembler.openRule(StringMap aKeyPage, boolean aForceDBOpen)
          Opens the specified database instance, using either the RulesetContext (at design time) or Database (at runtime) so that referenced rule tracking is properly performed.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.