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

A

addGeneric(ThriftType) - Method in class com.webapp.utils.thrift.Generic
 

B

BASIC_TYPE - Static variable in class com.webapp.utils.thrift.ThriftType
 
BOOL - Static variable in class com.webapp.utils.thrift.ThriftType
 
build(String, String, String, String) - Static method in class com.webapp.utils.builder.TableBuilder
 
build(Class<?>) - Static method in class com.webapp.utils.builder.ThriftBuilder
 
buildAll(String, String) - Static method in class com.webapp.utils.builder.MybatisBuilder
 
buildAll(String, String, boolean) - Static method in class com.webapp.utils.builder.MybatisBuilder
 
buildByTable(String, String, List<String>) - Static method in class com.webapp.utils.builder.MybatisBuilder
 
buildByTable(String, String, boolean, List<String>) - Static method in class com.webapp.utils.builder.MybatisBuilder
 
buildStrutsByGeneric(List<ThriftStruct>, Generic, List<ThriftEnum>) - Method in class com.webapp.utils.thrift.builder.ThriftStructBuilder
 
buildThriftEnum(Class<?>) - Method in class com.webapp.utils.thrift.builder.ThriftStructBuilder
 
buildThriftField(ThriftStructBuilder, Field, List<ThriftStruct>, List<ThriftEnum>) - Method in class com.webapp.utils.thrift.builder.ThriftFieldBuilder
 
buildThriftService() - Method in class com.webapp.utils.thrift.builder.ThriftServiceBuilder
 
buildThriftStruct(Class<?>, List<ThriftStruct>, List<ThriftEnum>) - Method in class com.webapp.utils.thrift.builder.ThriftStructBuilder
 
buildToOutputStream(Class<?>, OutputStream) - Method in class com.webapp.utils.thrift.builder.ThriftFileBuilder
 
BYTE - Static variable in class com.webapp.utils.thrift.ThriftType
 

C

camel() - Method in class com.webapp.utils.mybatis.ClassBuilder
 
ClassBuilder<T> - Class in com.webapp.utils.mybatis
 
ClassBuilder(Class<T>) - Constructor for class com.webapp.utils.mybatis.ClassBuilder
 
ClassCompiler - Class in com.webapp.utils.mybatis
 
ClassCompiler() - Constructor for class com.webapp.utils.mybatis.ClassCompiler
 
ClassInit - Class in com.webapp.utils.clz
 
ClassInit() - Constructor for class com.webapp.utils.clz.ClassInit
 
clone() - Method in class com.webapp.utils.thrift.ThriftType
 
COLLECTION_TYPE - Static variable in class com.webapp.utils.thrift.ThriftType
 
column2PropertyName(String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
com.webapp.utils.builder - package com.webapp.utils.builder
 
com.webapp.utils.clz - package com.webapp.utils.clz
 
com.webapp.utils.maven - package com.webapp.utils.maven
 
com.webapp.utils.mybatis - package com.webapp.utils.mybatis
 
com.webapp.utils.thrift - package com.webapp.utils.thrift
 
com.webapp.utils.thrift.builder - package com.webapp.utils.thrift.builder
 
com.webapp.utils.thrift.utils - package com.webapp.utils.thrift.utils
 
comment(TableBuilder.CMT) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
commonServiceClass - Variable in class com.webapp.utils.thrift.builder.ThriftServiceBuilder
 
CommonUtils - Class in com.webapp.utils.thrift.utils
It is CommontUtils?? May be call ReflectionUtils is better? :)
CommonUtils() - Constructor for class com.webapp.utils.thrift.utils.CommonUtils
 
compile(String, String) - Static method in class com.webapp.utils.mybatis.ClassCompiler
 

D

defVal(String, String) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
defVal(Map<String, String>) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
done(String) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
done() - Method in class com.webapp.utils.mybatis.ClassBuilder
 
DOUBLE - Static variable in class com.webapp.utils.thrift.ThriftType
 

E

ENUM - Static variable in class com.webapp.utils.thrift.ThriftType
 
ENUM_TYPE - Static variable in class com.webapp.utils.thrift.ThriftType
 
equals(Object) - Method in class com.webapp.utils.thrift.ThriftEnum
 
equals(Object) - Method in class com.webapp.utils.thrift.ThriftField
 
equals(Object) - Method in class com.webapp.utils.thrift.ThriftStruct
 

F

field - Variable in class com.webapp.utils.clz.ClassInit
 
findField(Class<?>, String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
findMethod(Class<?>, String, Class<?>...) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
findMethodByName(Class<?>, String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
forName(String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
fromJavaType(Type) - Static method in class com.webapp.utils.thrift.ThriftType
 
fromJavaType(Class<?>) - Static method in class com.webapp.utils.thrift.ThriftType
 
fromType(Type) - Static method in class com.webapp.utils.thrift.Generic
 

G

Generic - Class in com.webapp.utils.thrift
泛型描述类,是一个树形的结构,每个Generic都有可能有多个types
Generic() - Constructor for class com.webapp.utils.thrift.Generic
 
getAllStruct(Method, List<ThriftEnum>) - Method in class com.webapp.utils.thrift.builder.ThriftServiceBuilder
 
getCanSerializeField(Class<?>) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getComment() - Static method in class com.webapp.utils.builder.TableBuilder
 
getDeciLength() - Static method in class com.webapp.utils.builder.TableBuilder
 
getDeciPrecision() - Static method in class com.webapp.utils.builder.TableBuilder
 
getEnums() - Method in class com.webapp.utils.thrift.builder.ThriftServiceBuilder
 
getFieldGenericType(Field) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getFields() - Method in class com.webapp.utils.thrift.ThriftEnum
 
getFields() - Method in class com.webapp.utils.thrift.ThriftStruct
 
getFirstLower(String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getFirstUpper(String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getGenericParameterTypes(Type, List<Class<?>>) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getGenericType() - Method in class com.webapp.utils.thrift.ThriftField
 
getGenericType() - Method in class com.webapp.utils.thrift.ThriftMethodArg
 
getIndex() - Method in enum com.webapp.utils.builder.TableBuilder.CMT
 
getJavaClass() - Method in class com.webapp.utils.thrift.ThriftType
 
getJavaTypeName() - Method in class com.webapp.utils.thrift.ThriftType
 
getJdbcCfg() - Static method in class com.webapp.utils.builder.TableBuilder
 
getMethodArgs() - Method in class com.webapp.utils.thrift.ThriftMethod
 
getMethodGenericParameterTypes(Method) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getMethodReturnTypeRelationClasses(Method) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getMethods() - Method in class com.webapp.utils.thrift.ThriftService
 
getName() - Method in class com.webapp.utils.thrift.ThriftEnum
 
getName() - Method in class com.webapp.utils.thrift.ThriftEnumField
 
getName() - Method in class com.webapp.utils.thrift.ThriftField
 
getName() - Method in class com.webapp.utils.thrift.ThriftMethod
 
getName() - Method in class com.webapp.utils.thrift.ThriftMethodArg
 
getName() - Method in class com.webapp.utils.thrift.ThriftService
 
getName() - Method in class com.webapp.utils.thrift.ThriftStruct
 
getPackageName(Class<?>) - Method in class com.webapp.utils.thrift.builder.ThriftFileBuilder
 
getParameterNames(Method) - Method in class com.webapp.utils.thrift.utils.ParameterNameDiscoverer
 
getParameterNames(Constructor) - Method in class com.webapp.utils.thrift.utils.ParameterNameDiscoverer
 
getRawClass(Type) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
getRelationClasses() - Method in class com.webapp.utils.thrift.ThriftMethod
 
getReturnGenericType() - Method in class com.webapp.utils.thrift.ThriftMethod
 
getSerializeTtype() - Method in class com.webapp.utils.thrift.ThriftType
 
getStructs() - Method in class com.webapp.utils.thrift.builder.ThriftServiceBuilder
 
getTemplate() - Method in enum com.webapp.utils.builder.MybatisBuilder.TemplatType
 
gettType() - Method in class com.webapp.utils.thrift.ThriftType
 
getType() - Method in class com.webapp.utils.thrift.ThriftType
 
getTypeName() - Method in class com.webapp.utils.thrift.ThriftType
 
getTypes() - Method in class com.webapp.utils.thrift.Generic
 
getValue() - Method in class com.webapp.utils.thrift.ThriftEnumField
 
getValue() - Method in class com.webapp.utils.thrift.ThriftType
 
getWarpperClassName() - Method in class com.webapp.utils.thrift.ThriftType
 

H

hashCode() - Method in class com.webapp.utils.thrift.ThriftEnum
 
hashCode() - Method in class com.webapp.utils.thrift.ThriftField
 
hashCode() - Method in class com.webapp.utils.thrift.ThriftStruct
 

I

I16 - Static variable in class com.webapp.utils.thrift.ThriftType
 
I32 - Static variable in class com.webapp.utils.thrift.ThriftType
 
I64 - Static variable in class com.webapp.utils.thrift.ThriftType
 
id(String) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
invokeMethod(Method, Object, Object...) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
isAllNull() - Static method in class com.webapp.utils.builder.TableBuilder
 
isBasicType() - Method in class com.webapp.utils.thrift.ThriftType
 
isBasicType(Class<?>) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
isCollection() - Method in class com.webapp.utils.thrift.ThriftType
 
isCollectionType(Class<?>) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
isEnum() - Method in class com.webapp.utils.thrift.ThriftType
 
isSnake() - Static method in class com.webapp.utils.builder.TableBuilder
 
isStruct() - Method in class com.webapp.utils.thrift.ThriftType
 

L

LIST - Static variable in class com.webapp.utils.thrift.ThriftType
 

M

main(String[]) - Static method in class com.webapp.utils.clz.ClassInit
 
MAP - Static variable in class com.webapp.utils.thrift.ThriftType
 
MavenUtils - Class in com.webapp.utils.maven
 
MavenUtils() - Constructor for class com.webapp.utils.maven.MavenUtils
 
MybatisBuilder - Class in com.webapp.utils.builder
 
MybatisBuilder() - Constructor for class com.webapp.utils.builder.MybatisBuilder
 
MybatisBuilder.TemplatType - Enum in com.webapp.utils.builder
 

N

newInstance(String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
newInstance(Class<?>) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
notNull(String...) - Method in class com.webapp.utils.mybatis.ClassBuilder
 

O

of(Class<T>) - Static method in class com.webapp.utils.builder.TableBuilder
 

P

ParameterNameDiscoverer - Class in com.webapp.utils.thrift.utils
 
ParameterNameDiscoverer() - Constructor for class com.webapp.utils.thrift.utils.ParameterNameDiscoverer
 
precision(String, int) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
precision(Map<String, Integer>) - Method in class com.webapp.utils.mybatis.ClassBuilder
 

R

removeRepeat(List<T>) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 

S

SET - Static variable in class com.webapp.utils.thrift.ThriftType
 
setAllNull(boolean) - Static method in class com.webapp.utils.builder.TableBuilder
 
setComment(TableBuilder.CMT) - Static method in class com.webapp.utils.builder.TableBuilder
 
setFields(List<ThriftEnumField>) - Method in class com.webapp.utils.thrift.ThriftEnum
 
setFields(List<ThriftField>) - Method in class com.webapp.utils.thrift.ThriftStruct
 
setGenericType(Generic) - Method in class com.webapp.utils.thrift.ThriftField
 
setGenericType(Generic) - Method in class com.webapp.utils.thrift.ThriftMethodArg
 
setJavaClass(Class<?>) - Method in class com.webapp.utils.thrift.ThriftType
 
setJavaTypeName(String) - Method in class com.webapp.utils.thrift.ThriftType
 
setJdbcCfg(String) - Static method in class com.webapp.utils.builder.TableBuilder
 
setMethodArgs(List<ThriftMethodArg>) - Method in class com.webapp.utils.thrift.ThriftMethod
 
setMethods(List<ThriftMethod>) - Method in class com.webapp.utils.thrift.ThriftService
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftEnum
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftEnumField
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftField
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftMethod
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftMethodArg
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftService
 
setName(String) - Method in class com.webapp.utils.thrift.ThriftStruct
 
setPrecision(Integer, Integer) - Static method in class com.webapp.utils.builder.TableBuilder
 
setRelationClasses(List<Class<?>>) - Method in class com.webapp.utils.thrift.ThriftMethod
 
setReturnGenericType(Generic) - Method in class com.webapp.utils.thrift.ThriftMethod
 
setSnake(boolean) - Static method in class com.webapp.utils.builder.TableBuilder
 
settType(byte) - Method in class com.webapp.utils.thrift.ThriftType
 
setType(int) - Method in class com.webapp.utils.thrift.ThriftType
 
setTypes(List<ThriftType>) - Method in class com.webapp.utils.thrift.Generic
 
setValue(Integer) - Method in class com.webapp.utils.thrift.ThriftEnumField
 
setValue(String) - Method in class com.webapp.utils.thrift.ThriftType
 
setWarpperClassName(String) - Method in class com.webapp.utils.thrift.ThriftType
 
show() - Static method in class com.webapp.utils.maven.MavenUtils
 
snake() - Method in class com.webapp.utils.mybatis.ClassBuilder
 
staticField - Static variable in class com.webapp.utils.clz.ClassInit
 
STRING - Static variable in class com.webapp.utils.thrift.ThriftType
 
STRUCT - Static variable in class com.webapp.utils.thrift.ThriftType
 
STRUCT_TYPE - Static variable in class com.webapp.utils.thrift.ThriftType
 

T

table(String) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
TableBuilder<T> - Class in com.webapp.utils.builder
 
TableBuilder() - Constructor for class com.webapp.utils.builder.TableBuilder
 
TableBuilder.CMT - Enum in com.webapp.utils.builder
 
ThriftBuilder - Class in com.webapp.utils.builder
 
ThriftBuilder() - Constructor for class com.webapp.utils.builder.ThriftBuilder
 
ThriftEnum - Class in com.webapp.utils.thrift
 
ThriftEnum() - Constructor for class com.webapp.utils.thrift.ThriftEnum
 
ThriftEnumField - Class in com.webapp.utils.thrift
 
ThriftEnumField(String, Integer) - Constructor for class com.webapp.utils.thrift.ThriftEnumField
 
ThriftField - Class in com.webapp.utils.thrift
 
ThriftField() - Constructor for class com.webapp.utils.thrift.ThriftField
 
ThriftFieldBuilder - Class in com.webapp.utils.thrift.builder
 
ThriftFieldBuilder() - Constructor for class com.webapp.utils.thrift.builder.ThriftFieldBuilder
 
ThriftFileBuilder - Class in com.webapp.utils.thrift.builder
 
ThriftFileBuilder() - Constructor for class com.webapp.utils.thrift.builder.ThriftFileBuilder
 
ThriftMethod - Class in com.webapp.utils.thrift
 
ThriftMethod() - Constructor for class com.webapp.utils.thrift.ThriftMethod
 
ThriftMethodArg - Class in com.webapp.utils.thrift
 
ThriftMethodArg() - Constructor for class com.webapp.utils.thrift.ThriftMethodArg
 
ThriftMethodArg(Type, String) - Constructor for class com.webapp.utils.thrift.ThriftMethodArg
 
ThriftService - Class in com.webapp.utils.thrift
 
ThriftService() - Constructor for class com.webapp.utils.thrift.ThriftService
 
ThriftServiceBuilder - Class in com.webapp.utils.thrift.builder
 
ThriftServiceBuilder(Class<?>) - Constructor for class com.webapp.utils.thrift.builder.ThriftServiceBuilder
 
ThriftStruct - Class in com.webapp.utils.thrift
 
ThriftStruct() - Constructor for class com.webapp.utils.thrift.ThriftStruct
 
ThriftStructBuilder - Class in com.webapp.utils.thrift.builder
 
ThriftStructBuilder() - Constructor for class com.webapp.utils.thrift.builder.ThriftStructBuilder
 
ThriftType - Class in com.webapp.utils.thrift
 
ThriftType() - Constructor for class com.webapp.utils.thrift.ThriftType
 
timestamp(String...) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
toString() - Method in class com.webapp.utils.thrift.Generic
 
toString() - Method in class com.webapp.utils.thrift.ThriftStruct
 
toThriftString() - Method in class com.webapp.utils.thrift.Generic
 
type(String, String) - Method in class com.webapp.utils.mybatis.ClassBuilder
 

U

underlineField2JavaField(String) - Static method in class com.webapp.utils.thrift.utils.CommonUtils
 
unique(String...) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
upSnapsJarAndPom(String, String, String, String) - Static method in class com.webapp.utils.maven.MavenUtils
 
upThirdJarAndPom(String, String, String, String) - Static method in class com.webapp.utils.maven.MavenUtils
 

V

valueOf(String) - Static method in enum com.webapp.utils.builder.MybatisBuilder.TemplatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webapp.utils.builder.TableBuilder.CMT
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.webapp.utils.builder.MybatisBuilder.TemplatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webapp.utils.builder.TableBuilder.CMT
Returns an array containing the constants of this enum type, in the order they are declared.
view() - Method in class com.webapp.utils.mybatis.ClassBuilder
 
viewProp(String) - Static method in class com.webapp.utils.builder.MybatisBuilder
 
VOID - Static variable in class com.webapp.utils.thrift.ThriftType
 
VOID_TYPE - Static variable in class com.webapp.utils.thrift.ThriftType
 

W

width(String, int) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
width(Map<String, Integer>) - Method in class com.webapp.utils.mybatis.ClassBuilder
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.