|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.beasys.commerce.foundation.SessionImpl
com.beasys.commerce.ebusiness.shipping.ShippingHelperImpl
Implements the ShippingHelper interface.
ShippingHelper,
ShippingHelperHome,
Serialized Form| Field Summary | |
protected List |
shippingMethodList
|
| Fields inherited from class com.beasys.commerce.foundation.SessionImpl |
_ctx, _environmentNamingContext, _environmentPropertyCache, _isDirty |
| Constructor Summary | |
ShippingHelperImpl()
|
|
| Method Summary | |
void |
ejbActivate()
ejbActivate method. |
void |
ejbCreate()
ejbCreate method. |
void |
ejbPassivate()
ejbPassivate method. |
void |
ejbPostCreate()
ejbPostCreate method. |
void |
ejbRemove()
ejbRemove method. |
List |
getShippingMethodList()
Gets a list of available shipping methods. |
void |
setSessionContext(SessionContext ctx)
setSessionContext method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected List shippingMethodList
| Constructor Detail |
public ShippingHelperImpl()
| Method Detail |
public void ejbActivate()
throws EJBException
SessionImpl
ejbActivate in interface SessionBeanejbActivate in class SessionImplEJBException
public void ejbCreate()
throws CreateException
SessionImpl
ejbCreate in class SessionImplCreateException
public void ejbPassivate()
throws EJBException
SessionImpl
ejbPassivate in interface SessionBeanejbPassivate in class SessionImplEJBException
public void ejbPostCreate()
throws CreateException
SessionImpl
ejbPostCreate in class SessionImplCreateException
public void ejbRemove()
throws EJBException
SessionImpl
ejbRemove in interface SessionBeanejbRemove in class SessionImplEJBExceptionpublic List getShippingMethodList()
ShippingMethodValue
objects.
java.util.List list of ShippingMethodValue
objects.
RemoteException - on Remote error.
public void setSessionContext(SessionContext ctx)
throws EJBException
SessionImpl
setSessionContext in interface SessionBeansetSessionContext in class SessionImplEJBException
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||