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