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 |
---|---|
boolean |
equals(Object obj) |
Object |
getCacheItem() |
ItemStatus |
getItemStatus() |
String |
getKey() |
int |
hashCode() |
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 © 2022. All rights reserved.