com.beasys.commerce.foundation.expression
Class ExpressionHome
java.lang.Object
  
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
 
| 
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 | 
 
ExpressionHome
public ExpressionHome()
- Deprecated. 
 
create
public static Expression create()
- Deprecated. 
- Create a new ExpressionImpl
 
 
  
Copyright © 2004 BEA Systems, Inc. All Rights Reserved