Uses of Interface
org.apache.wiki.attachment.DynamicAttachmentProvider

Packages that use DynamicAttachmentProvider
org.apache.wiki.attachment Attachment management, uploading and downloading. 
 

Uses of DynamicAttachmentProvider in org.apache.wiki.attachment
 

Methods in org.apache.wiki.attachment that return DynamicAttachmentProvider
 DynamicAttachmentProvider DynamicAttachment.getProvider()
          Returns the provider which is used to generate this attachment.
 

Constructors in org.apache.wiki.attachment with parameters of type DynamicAttachmentProvider
DynamicAttachment(WikiEngine engine, String parentPage, String fileName, DynamicAttachmentProvider provider)
          Creates a DynamicAttachment.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.