public abstract class AbstractHolder extends Object implements ConfigurationHolder
| Constructor and Description |
|---|
AbstractHolder(BasicParameter basicParameter,
AbstractHolder prentAbstractHolder) |
| Modifier and Type | Method and Description |
|---|---|
Map<ConverterKeyBuild.ConverterKey,Converter<?>> |
converterMap()
What converter does the currently operated cell need to execute
|
GlobalConfiguration |
globalConfiguration()
Some global variables
|
boolean |
isNew()
Record whether it's new or from cache
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitholderTypepublic AbstractHolder(BasicParameter basicParameter, AbstractHolder prentAbstractHolder)
public Map<ConverterKeyBuild.ConverterKey,Converter<?>> converterMap()
ConfigurationHolderconverterMap in interface ConfigurationHolderpublic GlobalConfiguration globalConfiguration()
ConfigurationHolderglobalConfiguration in interface ConfigurationHolderpublic boolean isNew()
ConfigurationHolderisNew in interface ConfigurationHolderCopyright © 2018–2024 Alibaba Group. All rights reserved.