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

Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String VERSION
           
 
Method Summary
 java.util.Map getMetadata()
          Returns metadata from the desired rule instance if available.
 

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

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.