Uses of Class
com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
Packages that use ClassPathHandle
Package
Description
-
Uses of ClassPathHandle in com.levigo.jadice.web.demo.common.client.service.sources
Methods in com.levigo.jadice.web.demo.common.client.service.sources that return ClassPathHandleModifier and TypeMethodDescriptionstatic ClassPathHandle
ClassPathParamsDTO.toHandle
(ClassPathParamsDTO dto) Methods in com.levigo.jadice.web.demo.common.client.service.sources with parameters of type ClassPathHandleModifier and TypeMethodDescriptionstatic ClassPathParamsDTO
ClassPathParamsDTO.from
(ClassPathHandle handle) -
Uses of ClassPathHandle in com.levigo.jadice.web.demo.common.server.dataprovider
Methods in com.levigo.jadice.web.demo.common.server.dataprovider that return ClassPathHandleModifier and TypeMethodDescriptionClassPathDocumentDataProvider.createSourceHandle
(ClassPathSource source) Methods in com.levigo.jadice.web.demo.common.server.dataprovider with parameters of type ClassPathHandleModifier and TypeMethodDescriptionorg.jadice.util.base.Provider
<InputStream, IOException> ClassPathDocumentDataProvider.getRecoveryStream
(ClassPathHandle sourceHandle) -
Uses of ClassPathHandle in com.levigo.jadice.web.demo.common.server.service.sources
Methods in com.levigo.jadice.web.demo.common.server.service.sources that return ClassPathHandleModifier and TypeMethodDescriptionstatic ClassPathHandle
ClassPathParamsDTO.toHandle
(ClassPathParamsDTO dto) Methods in com.levigo.jadice.web.demo.common.server.service.sources with parameters of type ClassPathHandleModifier and TypeMethodDescriptionstatic ClassPathParamsDTO
ClassPathParamsDTO.from
(ClassPathHandle handle)