BrightSide Workbench Full Report + Source Code
org.turro.financials.cart.delivery.DeliveryContext Interface Reference
Inheritance diagram for org.turro.financials.cart.delivery.DeliveryContext:

Public Member Functions

boolean match (String data)
 
IContact getLogistic ()
 
Contract getStore ()
 
Product getDeliveryProduct ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 28 of file DeliveryContext.java.

Member Function Documentation

◆ getDeliveryProduct()

Product org.turro.financials.cart.delivery.DeliveryContext.getDeliveryProduct ( )

Implemented in org.turro.financials.cart.delivery.AbstractDeliveryContext.

Here is the caller graph for this function:

◆ getLogistic()

IContact org.turro.financials.cart.delivery.DeliveryContext.getLogistic ( )

◆ getStore()

Contract org.turro.financials.cart.delivery.DeliveryContext.getStore ( )

◆ match()

boolean org.turro.financials.cart.delivery.DeliveryContext.match ( String  data)

The documentation for this interface was generated from the following file: