|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.icc.dbforms.util.ExpressionUtils
public class ExpressionUtils
| 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 |
|---|
public static final java.lang.String SWF_MIME
| Constructor Detail |
|---|
public ExpressionUtils()
| Method Detail |
|---|
public java.util.Set getContainedExpressions(Letter letterVO)
throws ICCException
Letter template.
letterVO - The Letter object.
Letter template.
ICCExceptionpublic java.util.Set getContainedExpressions(Portfolio pf)
Portfolio template.
pf - The Portfolio object.
Portfolio template.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||