Class ContentKeyGen
java.lang.Object
com.broadleafcommerce.content.cache.ContentKeyGen
Utility for creating 
ContextKeyGen for caches in Content Services.- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum - 
Method Summary
Modifier and TypeMethodDescriptionstatic com.broadleafcommerce.common.extension.cache.key.ContextKeyGenofContentWithPreviewTokenAndVendorSupport(ContentKeyGen.KeyType keyType, com.broadleafcommerce.data.tracking.core.policy.trackable.marketplace.vendor.VendorAwareTrackablePolicyUtils vendorAwareTrackablePolicyUtils)  
- 
Method Details
- 
ofContentWithPreviewTokenAndVendorSupport
public static com.broadleafcommerce.common.extension.cache.key.ContextKeyGen ofContentWithPreviewTokenAndVendorSupport(ContentKeyGen.KeyType keyType, @Nullable com.broadleafcommerce.data.tracking.core.policy.trackable.marketplace.vendor.VendorAwareTrackablePolicyUtils vendorAwareTrackablePolicyUtils)  
 -