Uses of Interface
de.uplanet.lucy.server.util.IVHFileAdapterDescriptor
Packages that use IVHFileAdapterDescriptor
-
Uses of IVHFileAdapterDescriptor in de.uplanet.lucy.server.businesslogic.util.scriptable
Methods in de.uplanet.lucy.server.businesslogic.util.scriptable with parameters of type IVHFileAdapterDescriptorModifier and TypeMethodDescriptionstatic StringGroovyFileUrlBuilder.getDownloadQueryComponent(String p_strQueryPrefix, String p_strGuid, IVHFileAdapterDescriptor p_fileDescriptor) Deprecated.Since Intrexx 9.5.static StringGroovyFileUrlBuilder.getDownloadQueryComponent(String p_strQueryPrefix, String p_strGuid, IVHFileAdapterDescriptor p_fileDescriptor, boolean p_bAsAttachment) Deprecated.Since Intrexx 9.5.static StringGroovyFileUrlBuilder.getDownloadUrl(IRequestProcessingContext p_ctx, String p_strGuid, IVHFileAdapterDescriptor p_fileDescriptor) static StringGroovyFileUrlBuilder.getDownloadUrl(IRequestProcessingContext p_ctx, String p_strGuid, IVHFileAdapterDescriptor p_fileDescriptor, boolean p_bAsAttachment)