Skip navigation links


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

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.