|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OrderTotalMgrIf
OrderTotalMgrIf Interface which an implementation of this manager must adhere to.
| Method Summary | |
|---|---|
OrderTotalInterface[] |
getAllOrderTotals()
Get a list of all installed order total modules |
Order |
getOrderTotals(OrderIf order,
int languageId)
Returns an Order object populated with an array of order total objects. |
void |
refreshConfigs()
Refreshes the configuration data for this manager |
| Method Detail |
|---|
void refreshConfigs()
throws java.lang.Exception
java.lang.Exception
Order getOrderTotals(OrderIf order,
int languageId)
throws java.lang.Exception
order - languageId -
java.lang.Exception
OrderTotalInterface[] getAllOrderTotals()
throws KKException
KKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||