© 2002 BEA Systems, Inc.


com.beasys.commerce.foundation.expression
Class ExpressionHome

java.lang.Object
  |
  +--com.beasys.commerce.foundation.expression.ExpressionHome

Deprecated. Use Expression instead.

public class ExpressionHome
extends java.lang.Object
implements java.io.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


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved