Uses of Class
com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
Packages that use ClassPathWithAnnoHandle
Package
Description
-
Uses of ClassPathWithAnnoHandle in com.levigo.jadice.web.demo.common.client.service.sources
Methods in com.levigo.jadice.web.demo.common.client.service.sources that return ClassPathWithAnnoHandleModifier and TypeMethodDescriptionstatic ClassPathWithAnnoHandle
ClassPathWithAnnoParamsDTO.toHandle
(ClassPathWithAnnoParamsDTO dto) Methods in com.levigo.jadice.web.demo.common.client.service.sources with parameters of type ClassPathWithAnnoHandleModifier and TypeMethodDescriptionstatic ClassPathWithAnnoParamsDTO
ClassPathWithAnnoParamsDTO.from
(ClassPathWithAnnoHandle handle) -
Uses of ClassPathWithAnnoHandle in com.levigo.jadice.web.demo.common.server.dataprovider
Methods in com.levigo.jadice.web.demo.common.server.dataprovider that return ClassPathWithAnnoHandleModifier and TypeMethodDescriptionClassPathWithAnnoDocumentDataProvider.createSourceHandle
(ClassPathWithAnnoSource source) Methods in com.levigo.jadice.web.demo.common.server.dataprovider that return types with arguments of type ClassPathWithAnnoHandleMethods in com.levigo.jadice.web.demo.common.server.dataprovider with parameters of type ClassPathWithAnnoHandleModifier and TypeMethodDescriptionvoid
ClassPathWithAnnoDocumentDataProvider.doRecover
(com.levigo.jadice.document.read.Reader reader, ClassPathWithAnnoHandle sourceHandle) -
Uses of ClassPathWithAnnoHandle in com.levigo.jadice.web.demo.common.server.service.sources
Methods in com.levigo.jadice.web.demo.common.server.service.sources that return ClassPathWithAnnoHandleModifier and TypeMethodDescriptionstatic ClassPathWithAnnoHandle
ClassPathWithAnnoParamsDTO.toHandle
(ClassPathWithAnnoParamsDTO dto) Methods in com.levigo.jadice.web.demo.common.server.service.sources with parameters of type ClassPathWithAnnoHandleModifier and TypeMethodDescriptionstatic ClassPathWithAnnoParamsDTO
ClassPathWithAnnoParamsDTO.from
(ClassPathWithAnnoHandle handle)