| Modifier and Type | Method and Description | 
|---|---|
void | 
adjustGraphPolicy(com.google.common.base.Function<GraphPolicy,GraphPolicy> adjuster)
Transform the currently applicable graph policy for this request by the given function. 
 | 
void | 
copyFieldsTo(X request)
Copy the fields of this request to that of the given request. 
 | 
GraphPolicy.Action | 
getActionForStarting()  | 
java.util.Map<java.lang.String,java.util.List<java.lang.Long>> | 
getStartFrom(omero.cmd.Response response)
From the response of the head-skipping request, determine which model objects are the targets of the operation. 
 | 
int | 
getStepProvidingCompleteResponse()
Get the step of this request that suffices for assembling the request's response. 
 | 
buildResponse, finish, getCallContext, getResponse, init, stepvoid copyFieldsTo(X request)
request - the target of the field copyvoid adjustGraphPolicy(com.google.common.base.Function<GraphPolicy,GraphPolicy> adjuster)
IRequest.init(omero.cmd.Helper).adjuster - a transformation function for graph policiesint getStepProvidingCompleteResponse()
GraphPolicy.Action getActionForStarting()
java.util.Map<java.lang.String,java.util.List<java.lang.Long>> getStartFrom(omero.cmd.Response response)
response - the head-skipping request's response
                
                
Version: 5.4.6-ice35-b87
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.