A B C D E F G H I L M P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAdapterGenerator - Class in pl.javahello.processor
- AbstractAdapterGenerator(RoundEnvironment, SourceFileDescription, ProcessingEnvironment) - Constructor for class pl.javahello.processor.AbstractAdapterGenerator
- Adapter<S,R> - Interface in pl.javahello
-
Converts one type of object into another.
B
- BaseDTO - Class in pl.javahello
-
Base dto which uses some field from BaseEntity.
- BaseDTO() - Constructor for class pl.javahello.BaseDTO
C
- CollectionTypeUtils - Class in pl.javahello.common
- CollectionTypeUtils() - Constructor for class pl.javahello.common.CollectionTypeUtils
D
- delete(T) - Method in interface pl.javahello.RemoteService
- DTO - Annotation Type in pl.javahello
-
Allows dto class generation with corresponding
Adapters. - DTO.Exclude - Annotation Type in pl.javahello
-
Annotated field will be excluded from DTO class.
- DtoProcessor - Class in pl.javahello.processor
-
Processor for
DTOannotation. - DtoProcessor() - Constructor for class pl.javahello.processor.DtoProcessor
E
- equals(Object) - Method in class pl.javahello.ListableDTO
- extractTypesFromMap(Element, ProcessingEnvironment) - Static method in class pl.javahello.common.CollectionTypeUtils
F
- findAll() - Method in interface pl.javahello.RemoteService
G
- getId() - Method in class pl.javahello.BaseDTO
- getTypeFromCollectionField(Element, ProcessingEnvironment) - Static method in class pl.javahello.common.CollectionTypeUtils
- getUuid() - Method in class pl.javahello.ListableDTO
- getVersion() - Method in class pl.javahello.BaseDTO
H
- hashCode() - Method in class pl.javahello.ListableDTO
I
- isFieldCollection(Element) - Static method in class pl.javahello.common.CollectionTypeUtils
- isJavaLangType(Element) - Static method in class pl.javahello.common.TypeUtils
- isMap(Element) - Static method in class pl.javahello.common.CollectionTypeUtils
L
- list(List<S>) - Method in interface pl.javahello.Adapter
-
Converts list of
Adapter. - ListableDTO - Class in pl.javahello
- ListableDTO() - Constructor for class pl.javahello.ListableDTO
M
P
- pl.javahello - package pl.javahello
- pl.javahello.common - package pl.javahello.common
- pl.javahello.processor - package pl.javahello.processor
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class pl.javahello.processor.DtoProcessor
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class pl.javahello.processor.RemoteEntityProcessor
R
- RemoteEntity - Annotation Type in pl.javahello
- RemoteEntityProcessor - Class in pl.javahello.processor
-
Processor for
RemoteEntityannotation. - RemoteEntityProcessor() - Constructor for class pl.javahello.processor.RemoteEntityProcessor
- RemoteService<T> - Interface in pl.javahello
- RemoteServiceGenerator - Class in pl.javahello.processor
S
- save(T) - Method in interface pl.javahello.RemoteService
- set(Set<S>) - Method in interface pl.javahello.Adapter
-
Converts set of
Adapter. - setId(Long) - Method in class pl.javahello.BaseDTO
- setUuid(String) - Method in class pl.javahello.ListableDTO
- setVersion(Long) - Method in class pl.javahello.BaseDTO
T
- TypeUtils - Class in pl.javahello.common
- TypeUtils() - Constructor for class pl.javahello.common.TypeUtils
All Classes All Packages