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
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
static final java.lang.String VERSION
- See Also:
- Constant Field Values
getRules
java.util.List getRules()
- Returns the Rules in a Collection, as
CollectionRule
s.
- Returns:
- the Rules
Copyright © 2012 Pegasystems Inc. All Rights Reserved.