com.pega.pegarules.pub.runtime
Interface RuleDeclareCollection

All Superinterfaces:
GeneratedJava

public interface RuleDeclareCollection
extends GeneratedJava

Interface for a Rule Collection.

Version:
$Revision: 31 $ $Date: 2009-06-24 09:38:04 -0400 (Wed, 24 Jun 2009) $
Author:
Jamie Gentry

Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String VERSION
           
 
Method Summary
 java.util.List getRules()
          Returns the Rules in a Collection, as CollectionRules.
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

VERSION

static final java.lang.String VERSION
See Also:
Constant Field Values
Method Detail

getRules

java.util.List getRules()
Returns the Rules in a Collection, as CollectionRules.

Returns:
the Rules


Copyright © 2012 Pegasystems Inc. All Rights Reserved.