Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.migrate.modeler.common
Class FlexfieldDefManagerImpl._ContextValueDef

java.lang.Object
  extended by oracle.apps.fnd.applcp.migrate.modeler.common.FlexfieldDefManagerImpl._ContextValueDef
All Implemented Interfaces:
ContextValueDef
Enclosing class:
FlexfieldDefManagerImpl

protected static class FlexfieldDefManagerImpl._ContextValueDef
extends java.lang.Object
implements ContextValueDef

A simple implementation of ContextValueDef.


Method Summary
 java.lang.String getAltValue()
          Gets the alternate value of this context.
 java.lang.String getDelimiter()
          Gets the delimiter associated with this context value.
 java.lang.String getValue()
          Gets the string value of this context value.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getValue

public java.lang.String getValue()
Description copied from interface: ContextValueDef
Gets the string value of this context value.

Specified by:
getValue in interface ContextValueDef
Returns:
the string value

getDelimiter

public java.lang.String getDelimiter()
Description copied from interface: ContextValueDef
Gets the delimiter associated with this context value.

Specified by:
getDelimiter in interface ContextValueDef
Returns:
the delimiter

getAltValue

public java.lang.String getAltValue()
Description copied from interface: ContextValueDef
Gets the alternate value of this context.

Specified by:
getAltValue in interface ContextValueDef
Returns:
the alternate value of this context

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.