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 ornullif 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 AnnotationTemplateAnnotationTemplateDTO.to(AnnotationTemplateDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type AnnotationTemplateModifier and TypeMethodDescriptionstatic AnnotationTemplateDTOAnnotationTemplateDTO.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 AnnotationTemplateAnnotationTemplateDTO.to(AnnotationTemplateDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type AnnotationTemplateModifier and TypeMethodDescriptionstatic AnnotationTemplateDTOAnnotationTemplateDTO.from(AnnotationTemplate type)