Uses of Class
com.levigo.jadice.annotation.profiles.AnnotationTemplate
Packages that use AnnotationTemplate
Package
Description
-
Uses of AnnotationTemplate in com.levigo.jadice.annotation.profiles
Methods in com.levigo.jadice.annotation.profiles that return AnnotationTemplateModifier and TypeMethodDescriptionAnnotationProfile.getTemplate
(String name) Return the template with the given name ornull
if there is no such template.Methods in com.levigo.jadice.annotation.profiles that return types with arguments of type AnnotationTemplate -
Uses of AnnotationTemplate in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return AnnotationTemplateModifier and TypeMethodDescriptionstatic AnnotationTemplate
AnnotationTemplateDTO.to
(AnnotationTemplateDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type AnnotationTemplateModifier and TypeMethodDescriptionstatic AnnotationTemplateDTO
AnnotationTemplateDTO.from
(AnnotationTemplate template) -
Uses of AnnotationTemplate in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return AnnotationTemplateModifier and TypeMethodDescriptionstatic AnnotationTemplate
AnnotationTemplateDTO.to
(AnnotationTemplateDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type AnnotationTemplateModifier and TypeMethodDescriptionstatic AnnotationTemplateDTO
AnnotationTemplateDTO.from
(AnnotationTemplate type)