public class StandardCacheItem extends Object implements Serializable
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.| Constructor and Description | 
|---|
| StandardCacheItem() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getCacheItem() | 
| ItemStatus | getItemStatus() | 
| String | getKey() | 
| void | setCacheItem(Object cacheItem) | 
| void | setItemStatus(ItemStatus itemStatus) | 
| void | setKey(String key) | 
public Object getCacheItem()
public void setCacheItem(Object cacheItem)
public ItemStatus getItemStatus()
public void setItemStatus(ItemStatus itemStatus)
public String getKey()
public void setKey(String key)
Copyright © 2020. All rights reserved.