© 2005 BEA Systems, Inc.

com.beasys.commerce.foundation.expression
Class ExpressionHome

java.lang.Object
  extended bycom.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


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved