Uses of Class
com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
Packages that use ClassPathWithAnnoSource
Package
Description
-
Uses of ClassPathWithAnnoSource in com.levigo.jadice.web.demo.common.client.service.sources
Methods in com.levigo.jadice.web.demo.common.client.service.sources that return ClassPathWithAnnoSourceModifier and TypeMethodDescriptionstatic ClassPathWithAnnoSourceClassPathWithAnnoParamsDTO.toSource(ClassPathWithAnnoParamsDTO dto) Methods in com.levigo.jadice.web.demo.common.client.service.sources with parameters of type ClassPathWithAnnoSourceModifier and TypeMethodDescriptionstatic ClassPathWithAnnoParamsDTOClassPathWithAnnoParamsDTO.from(ClassPathWithAnnoSource source) -
Uses of ClassPathWithAnnoSource in com.levigo.jadice.web.demo.common.server.dataprovider
Methods in com.levigo.jadice.web.demo.common.server.dataprovider that return types with arguments of type ClassPathWithAnnoSourceMethods in com.levigo.jadice.web.demo.common.server.dataprovider with parameters of type ClassPathWithAnnoSourceModifier and TypeMethodDescriptionClassPathWithAnnoDocumentDataProvider.createSourceHandle(ClassPathWithAnnoSource source) voidClassPathWithAnnoDocumentDataProvider.doRead(com.levigo.jadice.document.read.Reader reader, ClassPathWithAnnoSource source) -
Uses of ClassPathWithAnnoSource in com.levigo.jadice.web.demo.common.server.service.sources
Methods in com.levigo.jadice.web.demo.common.server.service.sources that return ClassPathWithAnnoSourceModifier and TypeMethodDescriptionstatic ClassPathWithAnnoSourceClassPathWithAnnoParamsDTO.toSource(ClassPathWithAnnoParamsDTO dto) Methods in com.levigo.jadice.web.demo.common.server.service.sources with parameters of type ClassPathWithAnnoSourceModifier and TypeMethodDescriptionstatic ClassPathWithAnnoParamsDTOClassPathWithAnnoParamsDTO.from(ClassPathWithAnnoSource source)