|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.el.Expression
javax.el.ValueExpression
oracle.apps.fnd.applcore.flex.dynamic.GroupExpression
oracle.apps.fnd.applcore.flex.dynamic.ConcatenatedStringExpression
public class ConcatenatedStringExpression
ConcatenatedStringExpression for concatenation of Value Expression group.
| Field Summary |
|---|
| Fields inherited from class oracle.apps.fnd.applcore.flex.dynamic.GroupExpression |
|---|
_expressions |
| Constructor Summary | |
|---|---|
ConcatenatedStringExpression()
Constructor for this class. |
|
ConcatenatedStringExpression(java.lang.String defaultValue)
Constructor with default value passed in. |
|
| Method Summary | |
|---|---|
java.lang.String |
getValue(javax.el.ELContext elContext)
Overridden logic for getting the Concatenated Value for the group of expressions. |
| Methods inherited from class oracle.apps.fnd.applcore.flex.dynamic.GroupExpression |
|---|
addExpression, conjunction, equals, getDefaultValue, getExpectedType, getExpressionString, getType, hashCode, isLiteralText, isReadOnly, setDefaultValue, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConcatenatedStringExpression()
public ConcatenatedStringExpression(java.lang.String defaultValue)
defaultValue - as Default Value to be used.| Method Detail |
|---|
public java.lang.String getValue(javax.el.ELContext elContext)
getValue in class GroupExpressionelContext - as ELContext
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||