com.bea.commerce.ebusiness.price.quote
Class MoneyHelper

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.quote.MoneyHelper

Deprecated See BEA Commerce product offering

@Deprecated
public class MoneyHelper
extends Object

Provides a helper method for creating com.beasys.commerce.axiom.units.Money objects from objects that implement the com.bea.commerce.ebusiness.price.quote.Money interface.


Constructor Summary
MoneyHelper()
          Deprecated See BEA Commerce product offering
 
Method Summary
static Money createAxiomMoney(Money from)
          Deprecated See BEA Commerce product offering
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoneyHelper

public MoneyHelper()
Deprecated See BEA Commerce product offering

Method Detail

createAxiomMoney

public static Money createAxiomMoney(Money from)
Deprecated See BEA Commerce product offering

Creates a new com.beasys.commerce.axiom.units.Money object from the specified Money object

Parameters
from - a Money object
Returns
a new com.beasys.commerce.axiom.units.Money object
See Also
Money


Copyright © 2006 BEA Systems, Inc. All Rights Reserved