Class DefaultImperativeListChainable

java.lang.Object
com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
All Implemented Interfaces:
ImperativeListCacheable, ImperativeListChainable

public class DefaultImperativeListChainable extends Object implements ImperativeListChainable, ImperativeListCacheable
Default transition object for holding state during method chaining from CacheUtility.forListWith(CacheStateManager).
Author:
Jeff Fischer