com.beasys.commerce.foundation.expression
Class ExpressionHome

java.lang.Object
  extended by com.beasys.commerce.foundation.expression.ExpressionHome
All Implemented Interfaces
Serializable

Deprecated Use Expression instead.

public class ExpressionHome
extends Object
implements Serializable

Expressions should never be explicitly created via ExpressionHome.

The only Expression instances should be either Criterias or Logicals.

See Also
ExpressionHelper, Serialized Form

Constructor Summary
ExpressionHome()
          Deprecated  
 
Method Summary
static Expression create()
          Deprecated Create a new ExpressionImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionHome

public ExpressionHome()
Deprecated 
Method Detail

create

public static Expression create()
Deprecated 
Create a new ExpressionImpl



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.