Uses of Class
org.apache.wiki.attachment.DynamicAttachment

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

Uses of DynamicAttachment in org.apache.wiki.attachment
 

Methods in org.apache.wiki.attachment that return DynamicAttachment
 DynamicAttachment AttachmentManager.getDynamicAttachment(String name)
          Finds a DynamicAttachment.
 

Methods in org.apache.wiki.attachment with parameters of type DynamicAttachment
 void AttachmentManager.storeDynamicAttachment(WikiContext ctx, DynamicAttachment att)
          Stores a dynamic attachment.
 



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