com.adobe.icc.dbforms.util
Class ExpressionUtils

java.lang.Object
  extended by com.adobe.icc.dbforms.util.ExpressionUtils

public class ExpressionUtils
extends java.lang.Object


Field Summary
static java.lang.String SWF_MIME
           
 
Constructor Summary
ExpressionUtils()
           
 
Method Summary
 java.util.Set getContainedExpressions(Letter letterVO)
          Get the entire list of expressions (string) contained inside a Letter template.
 java.util.Set getContainedExpressions(Portfolio pf)
          Get the entire list of expressions (string) contained inside a Portfolio template.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SWF_MIME

public static final java.lang.String SWF_MIME
See Also:
Constant Field Values
Constructor Detail

ExpressionUtils

public ExpressionUtils()
Method Detail

getContainedExpressions

public java.util.Set getContainedExpressions(Letter letterVO)
                                      throws ICCException
Get the entire list of expressions (string) contained inside a Letter template.

Parameters:
letterVO - The Letter object.
Returns:
The entire list of expressions contained inside a Letter template.
Throws:
ICCException

getContainedExpressions

public java.util.Set getContainedExpressions(Portfolio pf)
Get the entire list of expressions (string) contained inside a Portfolio template.

Parameters:
pf - The Portfolio object.
Returns:
The entire list of expressions contained inside a Portfolio template.


[an error occurred while processing this directive] [an error occurred while processing this directive]