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

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

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

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

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

Methods in com.pega.pegarules.pub.generator that throw BadInstanceDataException
 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.