Package mc.core.domain.system.dobj
Class AbstractBasketDO.BasketDOStrategy
java.lang.Object
mc.core.domain.system.dobj.AbstractBasketDO.BasketDOStrategy
- All Implemented Interfaces:
IScopeStrategy
- Enclosing class:
- AbstractBasketDO<T extends BasketItem<E>,
E extends ComplexEntity>
implementing session scope strategies for AbstractBasketDO
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasketDOStrategy
public BasketDOStrategy()
-
-
Method Details
-
scope
public mc.core.system.session.SessionScope scope()Description copied from interface:IScopeStrategysupported scope. return null for default- Specified by:
scopein interfaceIScopeStrategy
-
getSelectionPath
-