Uses of Class
net.bluemind.filehosting.api.FileHostingPublicLink
Packages that use FileHostingPublicLink
-
Uses of FileHostingPublicLink in net.bluemind.filehosting.api
Methods in net.bluemind.filehosting.api that return FileHostingPublicLinkModifier and TypeMethodDescriptionRetrieves a public URL to the document in the file hosting repositoryMethods in net.bluemind.filehosting.api that return types with arguments of type FileHostingPublicLinkModifier and TypeMethodDescriptionMethod parameters in net.bluemind.filehosting.api with type arguments of type FileHostingPublicLinkModifier and TypeMethodDescriptionvoid
IFileHostingAsync.share
(String path, Integer downloadLimit, String expirationDate, AsyncHandler<FileHostingPublicLink> handler) void
IInternalBMFileSystemAsync.share
(String path, Integer downloadLimit, String expirationDate, AsyncHandler<FileHostingPublicLink> handler)