com.pega.pegarules.pub.runtime
Interface MetadataAvail
- All Superinterfaces:
- GeneratedJava
public interface MetadataAvail
- extends GeneratedJava
The MetadataAvail
interface is implemented by the Java which is
generated by First-Use Assembly for Rule-Obj-Validate instances.
- Version:
- $Revision: 31 $
- Author:
- Suprakash Das
Method Summary |
java.util.Map |
getMetadata()
Returns metadata from the desired rule instance if available. |
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
static final java.lang.String VERSION
- See Also:
- Constant Field Values
getMetadata
java.util.Map getMetadata()
- Returns metadata from the desired rule instance if available.
- Returns:
Map
of metadata from the rule instance
Copyright © 2012 Pegasystems Inc. All Rights Reserved.