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 ConfluenceSoapServiceImpl.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)
           
 RemoteContentSummaries ConfluenceSoapServiceDelegator.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-2011 Atlassian. All Rights Reserved.