跳过导航链接
A B C D E F G H I L M N O P R S T U V W 

A

AbilityBuildRequest - org.hiforce.lattice.runtime.ability.register中的类
 
AbilityBuildRequest(BaseSpec, Collection<Class>) - 类 的构造器org.hiforce.lattice.runtime.ability.register.AbilityBuildRequest
 
AbilityCache - org.hiforce.lattice.runtime.cache.ability中的类
 
AbilityInstBuildResult - org.hiforce.lattice.runtime.ability.register中的类
 
AbilityRegister - org.hiforce.lattice.runtime.ability.register中的类
 
ACCEPT_ALL - 类 中的静态变量org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
addBusinessConfig(BusinessConfig) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
addBusinessConfigs(List<BusinessConfig>) - 类 中的方法org.hiforce.lattice.runtime.cache.config.BusinessConfigCache
 
addTemplateIndex(TemplateSpec) - 类 中的方法org.hiforce.lattice.runtime.cache.index.TemplateIndex
 
AllMatch<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
AllMatch(Predicate<T>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.AllMatch
 
allMatch(Predicate<T>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a AllMatch Reducer
AllMatchNotEmpty<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
AllMatchNotEmpty(Predicate<T>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.AllMatchNotEmpty
 
AllMatchNotEmpty(Predicate<T>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a AllMatchNotEmpty Reducer.
AnyMatch<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
AnyMatch(Predicate<T>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.AnyMatch
 
anyMatch(Predicate<T>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a AnyMatch Reducer.
autoAddAndBuildBusinessConfig(BusinessSpec) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
autowireBean(Object) - 类 中的静态方法org.hiforce.lattice.runtime.utils.LatticeBeanUtils
 

B

BaseLatticeAbility<BusinessExt extends IBusinessExt> - org.hiforce.lattice.runtime.ability中的类
 
BaseLatticeAbility(IBizObject) - 类 的构造器org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
BaseLatticeAbilityDelegate - org.hiforce.lattice.runtime.ability.delegate中的类
 
BaseLatticeAbilityDelegate(BaseLatticeAbility) - 类 的构造器org.hiforce.lattice.runtime.ability.delegate.BaseLatticeAbilityDelegate
 
BaseObjectCacheKey - org.hiforce.lattice.runtime.cache.key中的类
 
BaseObjectCacheKey() - 类 的构造器org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
BizSessionScope<Resp,BizObject extends IBizObject> - org.hiforce.lattice.runtime.session中的类
 
BizSessionScope(List<BizObject>) - 类 的构造器org.hiforce.lattice.runtime.session.BizSessionScope
 
BizSessionScope(BizObject) - 类 的构造器org.hiforce.lattice.runtime.session.BizSessionScope
 
buildCustomRunnerCollection(IAbility, String) - 接口 中的方法org.hiforce.lattice.runtime.spi.IRunnerCollectionBuilder
 
buildDefaultRunnerCollection(String, boolean) - 类 中的方法org.hiforce.lattice.runtime.ability.delegate.BaseLatticeAbilityDelegate
 
buildExtensionPointSpec(ExtensionAnnotation, AbilitySpec, Class<?>, Method) - 类 中的方法org.hiforce.lattice.runtime.ability.register.AbilityRegister
 
buildObjectCacheUniqueId() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
buildScenarioRequest(BizObject) - 类 中的方法org.hiforce.lattice.runtime.session.BizSessionScope
Build the Scenario Request for the business object.
BusinessConfigCache - org.hiforce.lattice.runtime.cache.config中的类
 
BusinessExtCache - org.hiforce.lattice.runtime.ability.cache中的类
 

C

ClassLoaderUtil - org.hiforce.lattice.runtime.utils中的类
 
ClassLoaderUtil() - 类 的构造器org.hiforce.lattice.runtime.utils.ClassLoaderUtil
 
ClassNameComparator - org.hiforce.lattice.runtime.utils中的类
 
ClassNameComparator() - 类 的构造器org.hiforce.lattice.runtime.utils.ClassNameComparator
 
ClassPathScanHandler - org.hiforce.lattice.runtime.utils中的类
 
ClassPathScanHandler() - 类 的构造器org.hiforce.lattice.runtime.utils.ClassPathScanHandler
无参构造器,默认是排除内部类、并搜索符合规则.
clear() - 类 中的方法org.hiforce.lattice.runtime.ability.cache.BusinessExtCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
clear() - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.cache.config.BusinessConfigCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionInvokeCache
 
clear() - 接口 中的方法org.hiforce.lattice.runtime.cache.LatticeCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.cache.LatticeRuntimeCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
 
clear() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
clearCache() - 类 中的静态方法org.hiforce.lattice.runtime.utils.ClassPathScanHandler
 
clearCount() - 接口 中的方法org.hiforce.lattice.runtime.session.Scope.Entrance
 
Collect<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
Collect(Predicate<T>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.Collect
 
combine(RunnerCollection<R>, RunnerCollection.Producer<R>, boolean, boolean) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
combine(RunnerCollection<R>, RunnerCollection<R>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
compare(Class<?>, Class<?>) - 类 中的方法org.hiforce.lattice.runtime.utils.ClassNameComparator
 
customEquals(Object) - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
customEquals(Object) - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 
customEquals(Object) - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionRunnerCacheKey
 

D

decreaseCount() - 接口 中的方法org.hiforce.lattice.runtime.session.Scope.Entrance
 
DEFAULT_FILTER - 类 中的静态变量org.hiforce.lattice.runtime.ability.execute.filter.ExtensionFilter
 
distinct() - 类 中的方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
doCacheAbilitySpec(AbilityAnnotation, Class<?>) - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
doCacheExtensionRealization(ExtensionInvokeCacheKey, IBusinessExt) - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionInvokeCache
 
doCacheExtensionRunner(Class<?>, ExtensionRunnerCacheKey, Object) - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
doCacheExtensionSpec(Set<ExtensionSpec>) - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionCache
 
doCacheObjectAbilitySpec(String, AbilitySpec) - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 

E

entrance() - 类 中的方法org.hiforce.lattice.runtime.session.BizSessionScope
 
entrance() - 类 中的方法org.hiforce.lattice.runtime.session.Scope
 
equals(Object) - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
execute() - 类 中的方法org.hiforce.lattice.runtime.session.Scope
 
ExecuteResult<R> - org.hiforce.lattice.runtime.ability.execute中的类
 
ExecuteResult() - 类 的构造器org.hiforce.lattice.runtime.ability.execute.ExecuteResult
 
exit() - 类 中的方法org.hiforce.lattice.runtime.session.BizSessionScope
 
exit() - 类 中的方法org.hiforce.lattice.runtime.session.Scope
 
ExtensionCache - org.hiforce.lattice.runtime.cache.exension中的类
 
ExtensionFilter - org.hiforce.lattice.runtime.ability.execute.filter中的类
 
ExtensionFilter() - 类 的构造器org.hiforce.lattice.runtime.ability.execute.filter.ExtensionFilter
 
ExtensionIndex - org.hiforce.lattice.runtime.cache.index中的类
 
ExtensionIndex() - 类 的构造器org.hiforce.lattice.runtime.cache.index.ExtensionIndex
 
ExtensionInvokeCache - org.hiforce.lattice.runtime.cache.exension中的类
 
ExtensionInvokeCacheKey - org.hiforce.lattice.runtime.cache.key中的类
 
ExtensionInvokeCacheKey(String, TemplateSpec, String) - 类 的构造器org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 
ExtensionJavaRunner<R> - org.hiforce.lattice.runtime.ability.execute.runner中的类
 
ExtensionJavaRunner(String, IBusinessExt) - 类 的构造器org.hiforce.lattice.runtime.ability.execute.runner.ExtensionJavaRunner
 
ExtensionRunnerCacheKey - org.hiforce.lattice.runtime.cache.key中的类
 
ExtensionRunnerCacheKey(String, String, String, boolean, boolean) - 类 的构造器org.hiforce.lattice.runtime.cache.key.ExtensionRunnerCacheKey
 

F

failed(String, Message) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.ExecuteResult
 
failed(Message) - 类 中的静态方法org.hiforce.lattice.runtime.ability.register.AbilityInstBuildResult
 
findApplicationContext(ClassLoader) - 类 中的静态方法org.hiforce.lattice.runtime.utils.LatticeBeanUtils
 
findIExtensionPointsFacadeViaScenario(String, TemplateSpec, String) - 类 中的方法org.hiforce.lattice.runtime.ability.delegate.BaseLatticeAbilityDelegate
 
firstKey2SecondKeyMap - 类 中的变量org.hiforce.lattice.runtime.cache.MultiKeyCache
 
firstKeyCacheMap - 类 中的变量org.hiforce.lattice.runtime.cache.MultiKeyCache
 
FirstOf<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
FirstOf(Predicate<T>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.FirstOf
 
FirstOf() - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.FirstOf
 
firstOf(Predicate<T>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a FirstOf Reducer.
firstOf() - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a FirstOf Reducer.
FlatList<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
FlatList(Predicate<List<T>>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.FlatList
 
flatList(Predicate<List<T>>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a FlatList Reducer.
FlatMap<K,V> - org.hiforce.lattice.runtime.ability.reduce中的类
 
FlatMap(Predicate<Map<K, V>>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.FlatMap
 
flatMap(Predicate<Map<K, V>>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a FlatMap Reducer.

G

generateUniqueId() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
get() - 接口 中的方法org.hiforce.lattice.runtime.session.Scope.Entrance
 
getAbilitySpecEntry(String) - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
getAllCachedAbilities() - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
getAllRealizations() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getAllRegisteredAbilities() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getAllRegisteredBusinesses() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getAllRegisteredProducts() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getAllRegisteredRealizations() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getAllRegisteredUseCases() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getAllSubBusinessExt(IBusinessExt) - 类 中的方法org.hiforce.lattice.runtime.ability.cache.BusinessExtCache
 
getAllSubBusinessExt() - 类 中的方法org.hiforce.lattice.runtime.cache.exension.NotExistedRealization
 
getAndCreateSpringBeanViaClass(Class<?>, Object...) - 类 中的静态方法org.hiforce.lattice.runtime.utils.LatticeBeanUtils
 
getBeanDefinitionNames() - 类 中的静态方法org.hiforce.lattice.runtime.utils.SpringApplicationContextHolder
get spring bean names.
getBizCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
getBizCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 
getBusinessConfigByBizCode(String) - 类 中的方法org.hiforce.lattice.runtime.cache.config.BusinessConfigCache
 
getBusinessConfigByBizCode(String) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getBusinessConfigLoads() - 类 中的方法org.hiforce.lattice.runtime.spi.LatticeRuntimeSpiFactory
 
getBusinessExtByCode(String, String) - 类 中的方法org.hiforce.lattice.runtime.cache.exension.NotExistedRealization
 
getCachedBusinessExt(IBusinessExt, String, String) - 类 中的方法org.hiforce.lattice.runtime.ability.cache.BusinessExtCache
 
getCachedExtensionRealization(ExtensionInvokeCacheKey) - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionInvokeCache
 
getCachedExtensionRunner(Class<?>, ExtensionRunnerCacheKey) - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
getCode() - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
getContext() - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
getCount() - 接口 中的方法org.hiforce.lattice.runtime.session.Scope.Entrance
 
getCustomClassLoaders() - 类 中的方法org.hiforce.lattice.runtime.spi.LatticeRuntimeSpiFactory
 
getCustomServiceProviders(Class<T>) - 类 中的方法org.hiforce.lattice.runtime.spi.LatticeRuntimeSpiFactory
 
getEntrance() - 类 中的方法org.hiforce.lattice.runtime.session.BizSessionScope
 
getEntrance() - 类 中的方法org.hiforce.lattice.runtime.session.Scope
 
getExtensionCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
getExtensionSpecByCode(String) - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionCache
 
getFirstKeyFirst(K1, K2) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
优先从First Key中获取数据,如果First Key为空,则会根据Second Key进行获取。
getFirstMatchedBusiness(ScenarioRequest) - 类 中的方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
getFirstMatchedBusiness(ScenarioRequest) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.ability.cache.BusinessExtCache
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.ability.register.AbilityRegister
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.cache.config.BusinessConfigCache
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.cache.exension.ExtensionCache
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.cache.exension.ExtensionInvokeCache
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.cache.index.TemplateIndex
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.Lattice
 
getInstance() - 类 中的静态方法org.hiforce.lattice.runtime.spi.LatticeRuntimeSpiFactory
 
getKey1Only(K1) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
只根据First Key 从缓存中查找数据
getKey2Only(K2) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
只根据Second Key 从缓存中查找数据
getPackageAllClasses(String, boolean) - 类 中的方法org.hiforce.lattice.runtime.utils.ClassPathScanHandler
 
getRealizationSpecByCode(String) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getRegisteredBusinessByCode(String) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getRegisteredProductByCode(String) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getRegisteredUseCaseByCode(String) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getRunnerCollectionBuilder() - 类 中的方法org.hiforce.lattice.runtime.spi.LatticeRuntimeSpiFactory
 
getScenario() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
getScenarioIndex(String) - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionInvokeCache
 
getSecondKeyFirst(K1, K2) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
优先从Second Key中获取数据,如果First Key为空,则会根据Second Key进行获取。
getSecondKeyViaFirstKey(K1) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
 
getServiceProviderClasses(String, ClassLoader) - 类 中的静态方法org.hiforce.lattice.runtime.Lattice
 
getServiceProviderClasses(String) - 类 中的静态方法org.hiforce.lattice.runtime.Lattice
 
getServiceProviderValues(String, ClassLoader) - 类 中的静态方法org.hiforce.lattice.runtime.Lattice
 
getSpringBean(String) - 类 中的静态方法org.hiforce.lattice.runtime.utils.SpringApplicationContextHolder
get spring bean via name.
getSpringBean(Class<?>) - 类 中的静态方法org.hiforce.lattice.runtime.utils.SpringApplicationContextHolder
get the spring bean via the Class.
getTemplateCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
getTemplateCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionRunnerCacheKey
 
getTemplateSpec(String, TemplateType) - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
getType() - 类 中的方法org.hiforce.lattice.runtime.ability.execute.runner.ExtensionJavaRunner
 

H

handleReduceExecuteFailed(ExecuteResult<R>) - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
hasDefaultExtension() - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
hashCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 
hashCode() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionRunnerCacheKey
 

I

increaseCount() - 接口 中的方法org.hiforce.lattice.runtime.session.Scope.Entrance
 
init() - 类 中的方法org.hiforce.lattice.runtime.ability.cache.BusinessExtCache
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.ability.AbilityCache
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.config.BusinessConfigCache
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionCache
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.exension.ExtensionInvokeCache
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.index.ExtensionIndex
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.index.TemplateIndex
 
init() - 接口 中的方法org.hiforce.lattice.runtime.cache.LatticeCache
 
init() - 类 中的方法org.hiforce.lattice.runtime.cache.LatticeRuntimeCache
 
innerGetPackageAllClasses(String, boolean) - 类 中的方法org.hiforce.lattice.runtime.utils.ClassPathScanHandler
scan the package.
invoke() - 类 中的方法org.hiforce.lattice.runtime.session.Scope
The BizSession invoke method, main logic entrance.
IRunnerCollectionBuilder - org.hiforce.lattice.runtime.spi中的接口
 
isOnlyProduct() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
isOnlyProduct() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 
isSupport(IAbility, String) - 接口 中的方法org.hiforce.lattice.runtime.spi.IRunnerCollectionBuilder
 
isSupportCustomization() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
isSupportCustomization() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 

L

Lattice - org.hiforce.lattice.runtime中的类
 
LatticeBeanUtils - org.hiforce.lattice.runtime.utils中的类
 
LatticeBeanUtils() - 类 的构造器org.hiforce.lattice.runtime.utils.LatticeBeanUtils
 
LatticeCache - org.hiforce.lattice.runtime.cache中的接口
 
LatticeRuntimeCache - org.hiforce.lattice.runtime.cache中的类
 
LatticeRuntimeCache() - 类 的构造器org.hiforce.lattice.runtime.cache.LatticeRuntimeCache
 
LatticeRuntimeSpiFactory - org.hiforce.lattice.runtime.spi中的类
 
LatticeSpringConfig - org.hiforce.lattice.runtime.config中的类
 
LatticeSpringConfig() - 类 的构造器org.hiforce.lattice.runtime.config.LatticeSpringConfig
 
LatticeTemplateManager - org.hiforce.lattice.runtime.template中的类
 
LatticeTemplateManager() - 类 的构造器org.hiforce.lattice.runtime.template.LatticeTemplateManager
 
loadExtensionRunners(String, ExtensionFilter) - 类 中的方法org.hiforce.lattice.runtime.ability.delegate.BaseLatticeAbilityDelegate
 

M

MultiKeyCache<K1,K2,V> - org.hiforce.lattice.runtime.cache中的类
 
MultiKeyCache() - 类 的构造器org.hiforce.lattice.runtime.cache.MultiKeyCache
 
MultiKeyCache(int) - 类 的构造器org.hiforce.lattice.runtime.cache.MultiKeyCache
 

N

newEntrance() - 类 中的静态方法org.hiforce.lattice.runtime.session.Scope
 
None<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
None() - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.None
 
none() - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
No reduce policy needed.
NoneMatch<T> - org.hiforce.lattice.runtime.ability.reduce中的类
 
NoneMatch(Predicate<T>) - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.NoneMatch
 
noneMatch(Predicate<T>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.reduce.Reducers
Build a NoneMatch Reducer.
NotExistedRealization - org.hiforce.lattice.runtime.cache.exension中的类
 
NotExistedRealization() - 类 的构造器org.hiforce.lattice.runtime.cache.exension.NotExistedRealization
 
NULL_OBJECT - 类 中的静态变量org.hiforce.lattice.runtime.ability.delegate.BaseLatticeAbilityDelegate
 

O

of() - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.filter.ExtensionFilter
 
of(IBizObject, List<RunnerItemEntry<R>>, Predicate<RunnerItemEntry<R>>, RunnerCollection.Producer<R>, boolean, boolean) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
of(IBizObject, List<RunnerItemEntry<R>>, Predicate<RunnerItemEntry<R>>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
org.hiforce.lattice.runtime - 程序包 org.hiforce.lattice.runtime
 
org.hiforce.lattice.runtime.ability - 程序包 org.hiforce.lattice.runtime.ability
 
org.hiforce.lattice.runtime.ability.cache - 程序包 org.hiforce.lattice.runtime.ability.cache
 
org.hiforce.lattice.runtime.ability.delegate - 程序包 org.hiforce.lattice.runtime.ability.delegate
 
org.hiforce.lattice.runtime.ability.execute - 程序包 org.hiforce.lattice.runtime.ability.execute
 
org.hiforce.lattice.runtime.ability.execute.filter - 程序包 org.hiforce.lattice.runtime.ability.execute.filter
 
org.hiforce.lattice.runtime.ability.execute.runner - 程序包 org.hiforce.lattice.runtime.ability.execute.runner
 
org.hiforce.lattice.runtime.ability.reduce - 程序包 org.hiforce.lattice.runtime.ability.reduce
 
org.hiforce.lattice.runtime.ability.register - 程序包 org.hiforce.lattice.runtime.ability.register
 
org.hiforce.lattice.runtime.cache - 程序包 org.hiforce.lattice.runtime.cache
 
org.hiforce.lattice.runtime.cache.ability - 程序包 org.hiforce.lattice.runtime.cache.ability
 
org.hiforce.lattice.runtime.cache.config - 程序包 org.hiforce.lattice.runtime.cache.config
 
org.hiforce.lattice.runtime.cache.exension - 程序包 org.hiforce.lattice.runtime.cache.exension
 
org.hiforce.lattice.runtime.cache.index - 程序包 org.hiforce.lattice.runtime.cache.index
 
org.hiforce.lattice.runtime.cache.key - 程序包 org.hiforce.lattice.runtime.cache.key
 
org.hiforce.lattice.runtime.config - 程序包 org.hiforce.lattice.runtime.config
 
org.hiforce.lattice.runtime.session - 程序包 org.hiforce.lattice.runtime.session
 
org.hiforce.lattice.runtime.spi - 程序包 org.hiforce.lattice.runtime.spi
 
org.hiforce.lattice.runtime.template - 程序包 org.hiforce.lattice.runtime.template
 
org.hiforce.lattice.runtime.utils - 程序包 org.hiforce.lattice.runtime.utils
 

P

produce() - 接口 中的方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection.Producer
 
PRODUCE_NULL - 类 中的静态变量org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
ProductFilter - org.hiforce.lattice.runtime.ability.execute.filter中的类
 
ProductFilter() - 类 的构造器org.hiforce.lattice.runtime.ability.execute.filter.ProductFilter
 
put(K1, K2, V) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
 

R

reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AllMatch
 
reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AllMatchNotEmpty
 
reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AnyMatch
 
reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.Collect
 
reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FirstOf
 
reduce(Collection<List<T>>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FlatList
 
reduce(Collection<Map<K, V>>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FlatMap
 
reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.None
 
reduce(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.NoneMatch
 
reduceExecute(ExtensionCallback<BusinessExt, T>, Reducer<T, R>) - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
reduceExecute(String, ExtensionCallback<BusinessExt, T>, Reducer<T, R>) - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
The ability will execute the extension's realization with reducer When multi extension realization found.
reduceExecute(String, ExtensionCallback<BusinessExt, T>, Reducer<T, R>, ExtensionFilter) - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
reduceExecute(String, Reducer<T, R>, ExtensionCallback<IBusinessExt, T>, List<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.execute.RunnerCollection
 
reduceExecuteWithDetailResult(String, ExtensionCallback<BusinessExt, T>, Reducer<T, R>, ExtensionFilter) - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
Reducers - org.hiforce.lattice.runtime.ability.reduce中的类
 
Reducers() - 类 的构造器org.hiforce.lattice.runtime.ability.reduce.Reducers
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AllMatch
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AnyMatch
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.Collect
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FirstOf
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FlatList
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FlatMap
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.None
 
reducerType() - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.NoneMatch
 
register(AbilityBuildRequest) - 类 中的方法org.hiforce.lattice.runtime.ability.register.AbilityRegister
 
registerBusinesses(Set<Class>) - 类 中的方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
registered() - 类 中的静态方法org.hiforce.lattice.runtime.ability.register.AbilityInstBuildResult
 
registerProducts(Set<Class>) - 类 中的方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
registerRealizations(Set<Class>) - 类 中的方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
registerUseCases(Set<Class>) - 类 中的方法org.hiforce.lattice.runtime.ability.register.TemplateRegister
 
reload() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
remove(K1) - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
 
runAllMatched(IBizObject, ExtensionCallback<IBusinessExt, R>, ExtensionRunner.RunnerExecuteResult) - 类 中的方法org.hiforce.lattice.runtime.ability.execute.runner.ExtensionJavaRunner
 
runFirstMatched(IBizObject, ExtensionCallback<IBusinessExt, R>, ExtensionRunner.RunnerExecuteResult) - 类 中的方法org.hiforce.lattice.runtime.ability.execute.runner.ExtensionJavaRunner
 
RunnerCollection<R> - org.hiforce.lattice.runtime.ability.execute中的类
 
RunnerCollection.Producer<R> - org.hiforce.lattice.runtime.ability.execute中的接口
 
RunnerExecutionStatus - org.hiforce.lattice.runtime.ability.execute中的类
 
RunnerExecutionStatus() - 类 的构造器org.hiforce.lattice.runtime.ability.execute.RunnerExecutionStatus
 

S

scanAbilityInstance(AbilitySpec, Collection<Class>) - 类 中的方法org.hiforce.lattice.runtime.ability.register.AbilityRegister
 
scanLatticeClasses(String...) - 类 中的静态方法org.hiforce.lattice.runtime.utils.ClassLoaderUtil
 
Scope<Resp> - org.hiforce.lattice.runtime.session中的类
 
Scope() - 类 的构造器org.hiforce.lattice.runtime.session.Scope
 
Scope.Entrance - org.hiforce.lattice.runtime.session中的接口
 
secondKeyCacheMap - 类 中的变量org.hiforce.lattice.runtime.cache.MultiKeyCache
 
setApplicationContext(ApplicationContext) - 类 中的方法org.hiforce.lattice.runtime.utils.SpringApplicationContextHolder
 
setOnlyProductExt(boolean) - 类 中的方法org.hiforce.lattice.runtime.ability.execute.filter.ExtensionFilter
 
size() - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
 
SpringApplicationContextHolder - org.hiforce.lattice.runtime.utils中的类
 
SpringApplicationContextHolder() - 类 的构造器org.hiforce.lattice.runtime.utils.SpringApplicationContextHolder
 
start() - 类 中的方法org.hiforce.lattice.runtime.Lattice
 
success(String, String, Message) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.ExecuteResult
 
success(String, String, T, List<TemplateSpec>, List<ExtensionRunner.CollectionRunnerExecuteResult>) - 类 中的静态方法org.hiforce.lattice.runtime.ability.execute.ExecuteResult
 
success(AbilityInstSpec) - 类 中的静态方法org.hiforce.lattice.runtime.ability.register.AbilityInstBuildResult
 
supportChecking() - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 
supportCustomization() - 类 中的方法org.hiforce.lattice.runtime.ability.BaseLatticeAbility
 

T

TemplateIndex - org.hiforce.lattice.runtime.cache.index中的类
 
TemplateRegister - org.hiforce.lattice.runtime.ability.register中的类
 

U

uniqueId - 类 中的变量org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 

V

validateIndex() - 类 中的方法org.hiforce.lattice.runtime.cache.key.BaseObjectCacheKey
 
validateIndex() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionInvokeCacheKey
 
validateIndex() - 类 中的方法org.hiforce.lattice.runtime.cache.key.ExtensionRunnerCacheKey
 
values() - 类 中的方法org.hiforce.lattice.runtime.cache.MultiKeyCache
 

W

willBreak(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AllMatch
 
willBreak(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.AnyMatch
 
willBreak(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.Collect
 
willBreak(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FirstOf
 
willBreak(Collection<List<T>>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FlatList
 
willBreak(Collection<Map<K, V>>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.FlatMap
 
willBreak(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.None
 
willBreak(Collection<T>) - 类 中的方法org.hiforce.lattice.runtime.ability.reduce.NoneMatch
 
A B C D E F G H I L M N O P R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.