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>

public static class AbstractBasketDO.BasketDOStrategy extends Object implements IScopeStrategy
implementing session scope strategies for AbstractBasketDO
  • Constructor Details

    • BasketDOStrategy

      public BasketDOStrategy()
  • Method Details

    • scope

      public mc.core.system.session.SessionScope scope()
      Description copied from interface: IScopeStrategy
      supported scope. return null for default
      Specified by:
      scope in interface IScopeStrategy
    • getSelectionPath

      public String getSelectionPath()