APINodeList<PageChangeProposal> |
Page.APIRequestGetChangeProposals.execute() |
APINodeList<PageChangeProposal> |
Page.APIRequestGetChangeProposals.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<PageChangeProposal> |
PageChangeProposal.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<PageChangeProposal> |
PageChangeProposal.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<PageChangeProposal>> |
Page.APIRequestGetChangeProposals.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<PageChangeProposal> |
PageChangeProposal.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<PageChangeProposal> |
PageChangeProposal.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<PageChangeProposal>> |
Page.APIRequestGetChangeProposals.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<PageChangeProposal> |
PageChangeProposal.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<PageChangeProposal> |
PageChangeProposal.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<PageChangeProposal> |
PageChangeProposal.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<PageChangeProposal>> |
PageChangeProposal.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<PageChangeProposal> |
Page.APIRequestGetChangeProposals.getLastResponse() |
static APIRequest.ResponseParser<PageChangeProposal> |
PageChangeProposal.getParser() |
static APINodeList<PageChangeProposal> |
PageChangeProposal.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<PageChangeProposal> |
Page.APIRequestGetChangeProposals.parseResponse(String response,
String header) |