Package org.javlo.ecom
Interface IOrderEngine
-
public interface IOrderEngine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
URL
getOrderURL()
void
performOrder()
void
performSuccess(javax.servlet.http.HttpServletRequest request)
-