|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| 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
public class ShippingHelperImpl
Implements the ShippingHelper interface.
ShippingHelper,
ShippingHelperHome| 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 ejbCreate()
throws CreateException
SessionImpl
ejbCreate in class SessionImplCreateException
public void ejbPostCreate()
throws CreateException
SessionImpl
ejbPostCreate in class SessionImplCreateException
public void ejbActivate()
throws EJBException
SessionImpl
ejbActivate in class SessionImplEJBException
public void ejbPassivate()
throws EJBException
SessionImpl
ejbPassivate in class SessionImplEJBException
public void ejbRemove()
throws EJBException
SessionImpl
ejbRemove in class SessionImplEJBException
public void setSessionContext(SessionContext ctx)
throws EJBException
SessionImpl
setSessionContext in class SessionImplEJBExceptionpublic List getShippingMethodList()
ShippingMethodValue
objects.
java.util.List list of ShippingMethodValue
objects.
RemoteException - on Remote error.
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||