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

E22562-03

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.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.