Class StandardCacheItem
java.lang.Object
org.broadleafcommerce.common.extension.StandardCacheItem
- All Implemented Interfaces:
Serializable
Represents a member of a query result list for a multitenant sparsely populated cache scenario (see
SparselyPopulatedQueryExtensionHandler).
Denotes whether the item is a normal/active item in a standard site, or if it's a deleted/archived item in a standard site.- Author:
- Jeff Fischer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()inthashCode()voidsetCacheItem(Object cacheItem) voidsetItemStatus(ItemStatus itemStatus) void