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

E22562-01

oracle.apps.fnd.applcore.flex.runtime.util
Interface AbstractBCModeler.TokenWrapper

Enclosing class:
AbstractBCModeler

protected static interface AbstractBCModeler.TokenWrapper

An interface that wraps a token before it is concatenated with other tokens.


Method Summary
 java.lang.String wrap(java.lang.String token)
          Wraps a token.
 

Method Detail

wrap

java.lang.String wrap(java.lang.String token)
Wraps a token.

Parameters:
token - the token
Returns:
a wrapped token

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.