public class ExtensionRunnerCacheKey extends BaseObjectCacheKey
uniqueId| 构造器和说明 |
|---|
ExtensionRunnerCacheKey(String extensionCode,
String bizCode,
String scenario,
boolean supportCustomization,
boolean onlyProduct) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
customEquals(Object o) |
String |
getTemplateCode() |
int |
hashCode() |
boolean |
validateIndex() |
buildObjectCacheUniqueId, equals, generateUniqueId, getBizCode, getExtensionCode, getScenario, isOnlyProduct, isSupportCustomizationpublic boolean customEquals(Object o)
customEquals 在类中 BaseObjectCacheKeypublic String getTemplateCode()
getTemplateCode 在类中 BaseObjectCacheKeypublic boolean validateIndex()
validateIndex 在类中 BaseObjectCacheKeyCopyright © 2022–2024. All rights reserved.