Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

oracle.apps.fnd.applcore.flex.dynamic
Class StringGroupExpression

java.lang.Object
  extended by javax.el.Expression
      extended by javax.el.ValueExpression
          extended by oracle.apps.fnd.applcore.flex.dynamic.GroupExpression
              extended by oracle.apps.fnd.applcore.flex.dynamic.StringGroupExpression
All Implemented Interfaces:
java.io.Serializable

public class StringGroupExpression
extends GroupExpression

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.flex.dynamic.GroupExpression
_expressions
 
Constructor Summary
StringGroupExpression()
           
StringGroupExpression(java.lang.String defaultValue)
           
 
Method Summary
 
Methods inherited from class oracle.apps.fnd.applcore.flex.dynamic.GroupExpression
addExpression, conjunction, equals, getDefaultValue, getExpectedType, getExpressionString, getType, getValue, hashCode, isLiteralText, isReadOnly, setDefaultValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringGroupExpression

public StringGroupExpression()

StringGroupExpression

public StringGroupExpression(java.lang.String defaultValue)

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.