Uses of Class
com.xpn.xwiki.gwt.api.client.Attachment

Packages that use Attachment
com.xpn.xwiki.gwt.api.client   
com.xpn.xwiki.gwt.api.server   
 

Uses of Attachment in com.xpn.xwiki.gwt.api.client
 

Methods in com.xpn.xwiki.gwt.api.client with parameters of type Attachment
 void Document.addAttachments(Attachment att)
           
 

Uses of Attachment in com.xpn.xwiki.gwt.api.server
 

Methods in com.xpn.xwiki.gwt.api.server that return Attachment
protected  Attachment XWikiServiceImpl.newAttachment(Attachment att, com.xpn.xwiki.doc.XWikiAttachment xAtt, com.xpn.xwiki.XWikiContext context)
           
 

Methods in com.xpn.xwiki.gwt.api.server with parameters of type Attachment
protected  Attachment XWikiServiceImpl.newAttachment(Attachment att, com.xpn.xwiki.doc.XWikiAttachment xAtt, com.xpn.xwiki.XWikiContext context)
           
 



Copyright © 2004-2010 XWiki. All Rights Reserved.