Package com.broadleafcommerce.order.web
Class OrderWebProperties
java.lang.Object
com.broadleafcommerce.order.web.OrderWebProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe amount of time that a order lock is held, before it expires.void
setOrderLockTtl
(Duration orderLockTtl) The amount of time that a order lock is held, before it expires.
-
Constructor Details
-
OrderWebProperties
public OrderWebProperties()
-
-
Method Details
-
getOrderLockTtl
The amount of time that a order lock is held, before it expires. -
setOrderLockTtl
The amount of time that a order lock is held, before it expires.
-