Skip navigation links
A B C D E F G H I M O P Q R S T U V X 

A

accept(T) - Method in interface xyz.gaussframework.engine.framework.Filter
Decides if the given directory entry should be accepted or filtered.

B

BaseDao<P> - Interface in xyz.gaussframework.engine.infrastructure
 
BaseDefinition - Class in xyz.gaussframework.engine.step
 
BaseDefinition() - Constructor for class xyz.gaussframework.engine.step.BaseDefinition
 
batchInsert(List<P>) - Method in interface xyz.gaussframework.engine.infrastructure.BaseDao
 
BeanCloneableProcessor - Class in xyz.gaussframework.engine.basis
 
BeanCloneableProcessor() - Constructor for class xyz.gaussframework.engine.basis.BeanCloneableProcessor
 
BeanMapperProcessor - Class in xyz.gaussframework.engine.basis
 
BeanMapperProcessor() - Constructor for class xyz.gaussframework.engine.basis.BeanMapperProcessor
 
beToldAssertion(String, String) - Method in class xyz.gaussframework.engine.step.BaseDefinition
 
Binomial - Class in xyz.gaussframework.engine.infrastructure
 
Binomial() - Constructor for class xyz.gaussframework.engine.infrastructure.Binomial
 

C

cacheable(ProceedingJoinPoint) - Method in class xyz.gaussframework.engine.infrastructure.aspect.GaussCacheAspect
 
cachePointcut() - Method in class xyz.gaussframework.engine.infrastructure.aspect.GaussCacheAspect
 
Chain - Annotation Type in xyz.gaussframework.engine.framework
This annotation indicates meta information of which module is being used under specific chain class.
Chains - Annotation Type in xyz.gaussframework.engine.framework
Several Chain annotations are bound in.
checkIfFactory(Class<?>) - Static method in class xyz.gaussframework.engine.util.GaussFactoryUtil
 
classTypeMatch(Class<?>, Class<?>) - Static method in class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
classTypeMatch(String, Class<?>) - Static method in class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
classTypeMatch(Class<?>, String) - Static method in class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
classTypeMatch(String, String) - Static method in class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
clone() - Method in class xyz.gaussframework.engine.factory.GaussFactory
 
convert(S, Type<? extends D>) - Method in interface xyz.gaussframework.engine.framework.GaussConversion
 
copyObject(T) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
 
create(Class<T>) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
 
create(Class<T>, Object...) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
use declared constructor to instantiate an object
create(Constructor<T>, Object...) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
use specific constructor to create an object
create(Class<T>, Consumer<T>) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
 
create(Target<?>, Map<String, GaussConversion<Object, Object>>) - Method in interface xyz.gaussframework.engine.framework.InvocationHandlerFactory
 
create(Target<?>, Map<String, GaussConversion<Object, Object>>) - Method in class xyz.gaussframework.engine.framework.InvocationHandlerFactory.GaussDefaultHandlerFactory
 
create(Target<?>) - Method in class xyz.gaussframework.engine.framework.InvocationHandlerFactory.GaussDefaultHandlerFactory
 
create() - Static method in class xyz.gaussframework.engine.infrastructure.Binomial
 
Creator - Annotation Type in xyz.gaussframework.engine.factory
 

D

defaultConversion - Static variable in interface xyz.gaussframework.engine.infrastructure.DefaultProcessor
 
DefaultProcessor - Interface in xyz.gaussframework.engine.infrastructure
 
DomainFactory<T,R> - Interface in xyz.gaussframework.engine.framework
 

E

EnableGaussEngine - Annotation Type in xyz.gaussframework.engine.framework
 
entityDao - Variable in class xyz.gaussframework.engine.infrastructure.GaussDistribution
 

F

FieldEngine - Interface in xyz.gaussframework.engine.infrastructure
 
FieldMapping - Annotation Type in xyz.gaussframework.engine.framework
 
FieldMetaData<T> - Interface in xyz.gaussframework.engine.infrastructure
 
Filter<T> - Interface in xyz.gaussframework.engine.framework
An interface that is implemented by objects that decide if an operation entry should be accepted or filtered.
FLOW_FAIL_STATE - Static variable in class xyz.gaussframework.engine.framework.ModuleProposal
 
FLOW_SUCCESS_STATE - Static variable in class xyz.gaussframework.engine.framework.ModuleProposal
 

G

GaussAutoConfiguration - Class in xyz.gaussframework.engine
 
GaussAutoConfiguration() - Constructor for class xyz.gaussframework.engine.GaussAutoConfiguration
 
GaussBeanFactory - Class in xyz.gaussframework.engine.basis
GaussBeanFactory is a new dynamic way to acquire bean from Application Context(not only assigned from Spring) as a utility tool.
GaussBeanFactory() - Constructor for class xyz.gaussframework.engine.basis.GaussBeanFactory
 
GaussBeanMapper - Class in xyz.gaussframework.engine.basis
Not only does GaussBeanMapper copy all fields from one class to another, but does copy object same with Cloneable
GaussBeanMapper() - Constructor for class xyz.gaussframework.engine.basis.GaussBeanMapper
 
GaussCache - Annotation Type in xyz.gaussframework.engine.framework
 
GaussCacheAspect - Class in xyz.gaussframework.engine.infrastructure.aspect
Gauss Cache aspect class
GaussCacheAspect() - Constructor for class xyz.gaussframework.engine.infrastructure.aspect.GaussCacheAspect
 
gaussCacheProxy() - Method in class xyz.gaussframework.engine.GaussAutoConfiguration
 
GaussChain<T> - Class in xyz.gaussframework.engine.factory
A component for combining all necessary chains for specific factory
GaussChain() - Constructor for class xyz.gaussframework.engine.factory.GaussChain
 
GaussClassTypeUtil - Class in xyz.gaussframework.engine.util
 
GaussClassTypeUtil() - Constructor for class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
GaussConversion<S,D> - Interface in xyz.gaussframework.engine.framework
 
GaussConvertor - Annotation Type in xyz.gaussframework.engine.framework
 
GaussConvertor.Role - Annotation Type in xyz.gaussframework.engine.framework
 
GaussConvertorException - Exception in xyz.gaussframework.engine.exception
 
GaussConvertorException(String) - Constructor for exception xyz.gaussframework.engine.exception.GaussConvertorException
 
GaussCustomConvertor - Interface in xyz.gaussframework.engine.framework
 
GaussDefaultHandlerFactory() - Constructor for class xyz.gaussframework.engine.framework.InvocationHandlerFactory.GaussDefaultHandlerFactory
 
GaussDistribution<D extends BaseDao<E>,E extends Binomial> - Class in xyz.gaussframework.engine.infrastructure
This is
GaussDistribution() - Constructor for class xyz.gaussframework.engine.infrastructure.GaussDistribution
 
GaussException - Exception in xyz.gaussframework.engine.exception
 
GaussException(Exception) - Constructor for exception xyz.gaussframework.engine.exception.GaussException
 
GaussException(String) - Constructor for exception xyz.gaussframework.engine.exception.GaussException
 
GaussFactory<T,R> - Class in xyz.gaussframework.engine.factory
 
GaussFactory() - Constructor for class xyz.gaussframework.engine.factory.GaussFactory
 
GaussFactoryException - Exception in xyz.gaussframework.engine.exception
 
GaussFactoryException(String) - Constructor for exception xyz.gaussframework.engine.exception.GaussFactoryException
 
GaussFactoryException(Exception) - Constructor for exception xyz.gaussframework.engine.exception.GaussFactoryException
 
GaussFactoryGenerator - Enum in xyz.gaussframework.engine.basis
This is a factory generator aimed to create(or copy) factory which extends GaussFactory
GaussFactoryUtil - Class in xyz.gaussframework.engine.util
 
GaussFactoryUtil() - Constructor for class xyz.gaussframework.engine.util.GaussFactoryUtil
 
GaussMapperException - Exception in xyz.gaussframework.engine.exception
 
GaussMapperException(String) - Constructor for exception xyz.gaussframework.engine.exception.GaussMapperException
 
GaussMapperImportSelector - Class in xyz.gaussframework.engine.framework
 
GaussMapperImportSelector() - Constructor for class xyz.gaussframework.engine.framework.GaussMapperImportSelector
 
GaussUtil - Class in xyz.gaussframework.engine.util
 
GaussUtil() - Constructor for class xyz.gaussframework.engine.util.GaussUtil
 
getBean(Class<T>) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
Get an instance of the object that client acquires through application context.
getBean(String) - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
Get an instance of the object that client acquires through application context.
getConvertor(String) - Method in interface xyz.gaussframework.engine.framework.GaussCustomConvertor
 
getFactory(Class<T>) - Method in enum xyz.gaussframework.engine.basis.GaussFactoryGenerator
 
getFieldAnnotatedMetaData() - Method in interface xyz.gaussframework.engine.infrastructure.FieldEngine
 
getMessage() - Method in exception xyz.gaussframework.engine.exception.GaussFactoryException
 
getMessage() - Method in exception xyz.gaussframework.engine.exception.GaussMapperException
 
getModules() - Method in class xyz.gaussframework.engine.factory.GaussChain
 
getProcessorType() - Method in interface xyz.gaussframework.engine.infrastructure.FieldMetaData
 
getScanner(Environment) - Static method in class xyz.gaussframework.engine.util.GaussUtil
 
getSourceType() - Method in interface xyz.gaussframework.engine.infrastructure.FieldEngine
 
getTargetFields() - Method in interface xyz.gaussframework.engine.infrastructure.FieldMetaData
 
getTargetType() - Method in interface xyz.gaussframework.engine.infrastructure.FieldEngine
 
getValid() - Method in class xyz.gaussframework.engine.infrastructure.Binomial
 

H

handle(T) - Method in interface xyz.gaussframework.engine.framework.Module
 

I

init() - Method in class xyz.gaussframework.engine.basis.GaussBeanMapper
 
insert(P) - Method in interface xyz.gaussframework.engine.infrastructure.BaseDao
 
insertData(String, String, List<List<String>>) - Method in class xyz.gaussframework.engine.step.BaseDefinition
 
InvocationHandlerFactory - Interface in xyz.gaussframework.engine.framework
 
InvocationHandlerFactory.GaussDefaultHandlerFactory - Class in xyz.gaussframework.engine.framework
 
isMatchInnerConvertor(Class<?>) - Static method in class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
isMatchInnerConvertor(String) - Static method in class xyz.gaussframework.engine.util.GaussClassTypeUtil
 
isReady() - Static method in class xyz.gaussframework.engine.basis.GaussBeanFactory
 

M

manufacture(Function<List<T>, ? extends R>) - Method in class xyz.gaussframework.engine.factory.GaussFactory
 
manufacture(Function<List<T>, ? extends R>) - Method in interface xyz.gaussframework.engine.framework.DomainFactory
 
Mapper - Annotation Type in xyz.gaussframework.engine.framework
 
mapperRegister(Class<S>, Class<D>, Map<String, String[]>) - Static method in class xyz.gaussframework.engine.basis.GaussBeanMapper
register a 'temporary' mapping strategy for a readable only class you are not capable of configuring
Mappers - Annotation Type in xyz.gaussframework.engine.framework
 
mapping(S, D) - Static method in class xyz.gaussframework.engine.basis.GaussBeanMapper
copy source value to target provided by client
mapping(S, Class<D>) - Static method in class xyz.gaussframework.engine.basis.GaussBeanMapper
get target with values copied from source
Mappings - Annotation Type in xyz.gaussframework.engine.framework
 
Module<T extends ModuleProposal> - Interface in xyz.gaussframework.engine.framework
 
ModuleProposal - Class in xyz.gaussframework.engine.framework
 
ModuleProposal() - Constructor for class xyz.gaussframework.engine.framework.ModuleProposal
 
moduleState - Variable in class xyz.gaussframework.engine.framework.ModuleProposal
 

O

OverrideClone - Annotation Type in xyz.gaussframework.engine.framework
 

P

postProcessAfterInitialization(Object, String) - Method in class xyz.gaussframework.engine.basis.BeanMapperProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class xyz.gaussframework.engine.basis.BeanCloneableProcessor
 
produce() - Method in class xyz.gaussframework.engine.factory.GaussFactory
 
produce(Function<? super T, ? extends R>) - Method in class xyz.gaussframework.engine.factory.GaussFactory
 
produce(Function<? super T, ? extends R>) - Method in interface xyz.gaussframework.engine.framework.DomainFactory
 

Q

queryEntity(Long) - Method in class xyz.gaussframework.engine.infrastructure.GaussDistribution
 
queryWithCondition(Map<String, Object>) - Method in class xyz.gaussframework.engine.infrastructure.GaussDistribution
 
queryWithFilter(Map<String, Object>, Predicate<E>) - Method in class xyz.gaussframework.engine.infrastructure.GaussDistribution
 

R

reset(boolean) - Method in class xyz.gaussframework.engine.framework.ModuleProposal
 

S

searchFlow(long, String) - Method in class xyz.gaussframework.engine.step.BaseDefinition
 
select(Long) - Method in interface xyz.gaussframework.engine.infrastructure.BaseDao
 
selectEntities(Map<String, Object>) - Method in interface xyz.gaussframework.engine.infrastructure.BaseDao
 
selectImports(AnnotationMetadata) - Method in class xyz.gaussframework.engine.framework.GaussMapperImportSelector
 
setApplicationContext(ApplicationContext) - Method in class xyz.gaussframework.engine.basis.GaussBeanFactory
This method is inherited from Spring-aware component and leave here for client to replace the context container if client wishes to change context implementation by its own.
setDao(D) - Method in class xyz.gaussframework.engine.infrastructure.GaussDistribution
 
setEnvironment(Environment) - Method in class xyz.gaussframework.engine.framework.GaussMapperImportSelector
 
setModules(List<T>) - Method in class xyz.gaussframework.engine.factory.GaussChain
 
setResourceLoader(ResourceLoader) - Method in class xyz.gaussframework.engine.framework.GaussMapperImportSelector
 
sortModule(Map<Integer, T>) - Method in class xyz.gaussframework.engine.factory.GaussChain
 
superException - Variable in exception xyz.gaussframework.engine.exception.GaussException
 

T

tag() - Method in interface xyz.gaussframework.engine.infrastructure.FieldMetaData
 

U

update(Map<String, Object>) - Method in interface xyz.gaussframework.engine.infrastructure.BaseDao
 

V

validateState() - Method in class xyz.gaussframework.engine.framework.ModuleProposal
 
valueOf(String) - Static method in enum xyz.gaussframework.engine.basis.GaussFactoryGenerator
Returns the enum constant of this type with the specified name.
values() - Static method in enum xyz.gaussframework.engine.basis.GaussFactoryGenerator
Returns an array containing the constants of this enum type, in the order they are declared.

X

xyz.gaussframework.engine - package xyz.gaussframework.engine
 
xyz.gaussframework.engine.basis - package xyz.gaussframework.engine.basis
 
xyz.gaussframework.engine.exception - package xyz.gaussframework.engine.exception
 
xyz.gaussframework.engine.factory - package xyz.gaussframework.engine.factory
 
xyz.gaussframework.engine.framework - package xyz.gaussframework.engine.framework
 
xyz.gaussframework.engine.infrastructure - package xyz.gaussframework.engine.infrastructure
 
xyz.gaussframework.engine.infrastructure.aspect - package xyz.gaussframework.engine.infrastructure.aspect
 
xyz.gaussframework.engine.step - package xyz.gaussframework.engine.step
 
xyz.gaussframework.engine.util - package xyz.gaussframework.engine.util
 
A B C D E F G H I M O P Q R S T U V X 
Skip navigation links

Copyright © 2022. All rights reserved.