|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemotePage | |
|---|---|
| com.atlassian.confluence.rpc.soap | |
| com.atlassian.confluence.rpc.soap.services | |
| com.atlassian.confluence.rpc.xmlrpc | |
| Uses of RemotePage in com.atlassian.confluence.rpc.soap |
|---|
| Methods in com.atlassian.confluence.rpc.soap that return RemotePage | |
|---|---|
RemotePage |
XhtmlSoapService.getPage(String token,
long pageId)
|
RemotePage |
WikiSoapService.getPage(String token,
long pageId)
|
RemotePage |
ConfluenceSoapService.getPage(String token,
long pageId)
|
RemotePage |
XhtmlSoapService.getPage(String token,
String spaceKey,
String pageTitle)
|
RemotePage |
WikiSoapService.getPage(String token,
String spaceKey,
String pageTitle)
|
RemotePage |
ConfluenceSoapService.getPage(String token,
String spaceKey,
String pageTitle)
|
RemotePage |
XhtmlSoapService.storePage(String token,
RemotePage rpage)
|
RemotePage |
WikiSoapService.storePage(String token,
RemotePage page)
|
RemotePage |
ConfluenceSoapService.storePage(String token,
RemotePage page)
|
RemotePage |
XhtmlSoapService.updatePage(String token,
RemotePage page,
RemotePageUpdateOptions options)
|
RemotePage |
WikiSoapService.updatePage(String token,
RemotePage page,
RemotePageUpdateOptions options)
|
RemotePage |
ConfluenceSoapService.updatePage(String token,
RemotePage page,
RemotePageUpdateOptions options)
|
| Methods in com.atlassian.confluence.rpc.soap with parameters of type RemotePage | |
|---|---|
RemotePage |
XhtmlSoapService.storePage(String token,
RemotePage rpage)
|
RemotePage |
WikiSoapService.storePage(String token,
RemotePage page)
|
RemotePage |
ConfluenceSoapService.storePage(String token,
RemotePage page)
|
RemotePage |
XhtmlSoapService.updatePage(String token,
RemotePage page,
RemotePageUpdateOptions options)
|
RemotePage |
WikiSoapService.updatePage(String token,
RemotePage page,
RemotePageUpdateOptions options)
|
RemotePage |
ConfluenceSoapService.updatePage(String token,
RemotePage page,
RemotePageUpdateOptions options)
|
| Uses of RemotePage in com.atlassian.confluence.rpc.soap.services |
|---|
| Methods in com.atlassian.confluence.rpc.soap.services that return RemotePage | |
|---|---|
RemotePage |
PagesSoapService.getPage(long pageId)
|
RemotePage |
PagesSoapService.getPage(String spaceKey,
String pageTitle)
|
RemotePage |
PagesSoapService.storePage(RemotePage rpage)
|
RemotePage |
PagesSoapService.updatePage(RemotePage rpage,
RemotePageUpdateOptions options)
|
| Methods in com.atlassian.confluence.rpc.soap.services with parameters of type RemotePage | |
|---|---|
RemotePage |
PagesSoapService.storePage(RemotePage rpage)
|
RemotePage |
PagesSoapService.updatePage(RemotePage rpage,
RemotePageUpdateOptions options)
|
| Uses of RemotePage in com.atlassian.confluence.rpc.xmlrpc |
|---|
| Methods in com.atlassian.confluence.rpc.xmlrpc that return RemotePage | |
|---|---|
static RemotePage |
XmlRpcUtils.createRemotePageFromPageStruct(Hashtable pageStruct)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||