| java.lang.Object order.OrderBean
ejbActivate | public void ejbActivate()(Code) | | |
ejbFindByPrimaryKey | public String ejbFindByPrimaryKey(String primaryKey) throws FinderException(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
getTotalPrice | public double getTotalPrice()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext context)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|