Package pl.javahello
-
Interface Summary Interface Description Adapter<S,R> Converts one type of object into another.RemoteService<T> -
Class Summary Class Description BaseDTO Base dto which uses some field from BaseEntity.ListableDTO -
Annotation Types Summary Annotation Type Description DTO Allows dto class generation with correspondingAdapters.DTO.Exclude Annotated field will be excluded from DTO class.RemoteEntity