Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries

Packages that use RemoteContentSummaries
com.atlassian.confluence.rpc.soap   
com.atlassian.confluence.rpc.soap.services   
 

Uses of RemoteContentSummaries in com.atlassian.confluence.rpc.soap
 

Methods in com.atlassian.confluence.rpc.soap that return RemoteContentSummaries
 RemoteContentSummaries XhtmlSoapService.getTrashContents(java.lang.String token, java.lang.String spaceKey, int offset, int count)
           
 RemoteContentSummaries WikiSoapService.getTrashContents(java.lang.String token, java.lang.String spaceKey, int offset, int count)
           
 RemoteContentSummaries ConfluenceSoapService.getTrashContents(java.lang.String token, java.lang.String spaceKey, int offset, int count)
           
 

Uses of RemoteContentSummaries in com.atlassian.confluence.rpc.soap.services
 

Methods in com.atlassian.confluence.rpc.soap.services that return RemoteContentSummaries
 RemoteContentSummaries PagesSoapService.getTrashContents(java.lang.String spaceKey, int offset, int count)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.