com.beasys.commerce.util
Class PersistenceHelper.DefaultSmartEntityReference
java.lang.Object
  
com.beasys.commerce.util.PersistenceHelper.DefaultSmartEntityReference
- All Implemented Interfaces: 
 - Serializable, SmartEntityReference
 
- Enclosing class:
 - PersistenceHelper
 
- public static class PersistenceHelper.DefaultSmartEntityReference
- extends Object
- implements SmartEntityReference, Serializable
   
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PersistenceHelper.DefaultSmartEntityReference
protected PersistenceHelper.DefaultSmartEntityReference()
PersistenceHelper.DefaultSmartEntityReference
protected PersistenceHelper.DefaultSmartEntityReference(EJBObject ejbObject)
compareTo
public int compareTo(EJBObject that)
- Specified by:
 compareTo in interface SmartEntityReference
 
 
compareTo
public int compareTo(SmartEntityReference that)
- compare two PK's
- Specified by:
 compareTo in interface SmartEntityReference
 
 
 
getEJBObject
public EJBObject getEJBObject()
- Description copied from interface: 
SmartEntityReference 
- Returns the EJBObject.
 If the SmartHandle is empty, it returns null.
- Specified by:
 getEJBObject in interface SmartEntityReference
 
 
 
getJNDIName
public String getJNDIName()
- Specified by:
 getJNDIName in interface SmartEntityReference
 
 
setEJBObject
public void setEJBObject(EJBObject ejbObject)
- Specified by:
 setEJBObject in interface SmartEntityReference
 
 
Copyright © 2004 BEA Systems, Inc. All Rights Reserved