Package mc.core.domain.base.dobj
Interface IScopeStrategy
- All Known Implementing Classes:
AbstractBasketDO.BasketDOStrategy,NotificationDOStrategy,UserDOStrategy
public interface IScopeStrategy
marker interface for session-scope-dependent strategy implementation
-
Method Summary
-
Method Details
-
scope
mc.core.system.session.SessionScope scope()supported scope. return null for default
-