public class ExtensionInvokeCacheKey extends BaseObjectCacheKey
uniqueId| 构造器和说明 |
|---|
ExtensionInvokeCacheKey(String scenario,
TemplateSpec template,
String extCode) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
customEquals(Object o) |
String |
getBizCode() |
int |
hashCode() |
boolean |
isOnlyProduct() |
boolean |
isSupportCustomization() |
boolean |
validateIndex() |
buildObjectCacheUniqueId, equals, generateUniqueId, getExtensionCode, getScenario, getTemplateCodepublic ExtensionInvokeCacheKey(String scenario, TemplateSpec template, String extCode)
public boolean customEquals(Object o)
customEquals 在类中 BaseObjectCacheKeypublic String getBizCode()
getBizCode 在类中 BaseObjectCacheKeypublic boolean isSupportCustomization()
isSupportCustomization 在类中 BaseObjectCacheKeypublic boolean isOnlyProduct()
isOnlyProduct 在类中 BaseObjectCacheKeypublic boolean validateIndex()
validateIndex 在类中 BaseObjectCacheKeyCopyright © 2022. All rights reserved.