Uses of Class
com.levigo.jadice.web.shared.UriHandle
Packages that use UriHandle
Package
Description
-
Uses of UriHandle in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging with parameters of type UriHandle -
Uses of UriHandle in com.levigo.jadice.web.server
Methods in com.levigo.jadice.web.server that return UriHandleModifier and TypeMethodDescriptiondefault UriHandleUriBasedDocumentDataProvider.createSourceHandle(UriSource source) Creates the required UriSource for loading the document -
Uses of UriHandle in com.levigo.jadice.web.server.util
Methods in com.levigo.jadice.web.server.util with parameters of type UriHandleModifier and TypeMethodDescriptioncom.levigo.jadice.document.io.SeekableInputStreamAttachmentHandlingHelper.getAttachmentStream(InputStream documentStream, UriHandle handle)