ResourceExtensionsManager.
A ResourceManager
object receives a ResourceServices object when it is initialized by
the DatabaseClient.init()
method.static
interface static
interface <R extends AbstractReadHandle>
Rdelete (RequestParameters params,
Transaction transaction,
R output)<R extends AbstractReadHandle>
Rdelete (RequestParameters params,
R output)get (RequestParameters params)get (RequestParameters params,
Transaction transaction)<R extends AbstractReadHandle>
Rget (RequestParameters params,
Transaction transaction,
R output)<R extends AbstractReadHandle>
Rget (RequestParameters params,
R output)post (RequestParameters params,
AbstractWriteHandle input)post (RequestParameters params,
AbstractWriteHandle input,
Transaction transaction)<R extends AbstractReadHandle>
Rpost (RequestParameters params,
AbstractWriteHandle input,
Transaction transaction,
R output)<R extends AbstractReadHandle>
Rpost (RequestParameters params,
AbstractWriteHandle input,
R output)post (RequestParameters params,
W[] input)post (RequestParameters params,
W[] input, Transaction transaction)<R extends AbstractReadHandle,
W extends AbstractWriteHandle>
Rpost (RequestParameters params,
W[] input, Transaction transaction,
R output)<R extends AbstractReadHandle,
W extends AbstractWriteHandle>
Rpost (RequestParameters params,
W[] input, R output)<R extends AbstractReadHandle>
Rput (RequestParameters params,
AbstractWriteHandle input,
Transaction transaction,
R output)<R extends AbstractReadHandle>
Rput (RequestParameters params,
AbstractWriteHandle input,
R output)<R extends AbstractReadHandle,
W extends AbstractWriteHandle>
Rput (RequestParameters params,
W[] input, Transaction transaction,
R output)<R extends AbstractReadHandle,
W extends AbstractWriteHandle>
Rput (RequestParameters params,
W[] input, R output)voidstartLogging (RequestLogger logger)voidR - the type of AbstractReadHandle to returnparams - the parameters for the calloutput - a handle on the content returned by the
callR - the type of AbstractReadHandle to returnparams - the parameters for the calltransaction - the transaction for reading
contentoutput - a handle on the content returned by the
callparams - the parameters for the callparams - the parameters for the calltransaction - the transaction for reading
contentR - the type of AbstractReadHandle to returnparams - the parameters for the callinput - the content passed with the calloutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnparams - the parameters for the callinput - the content passed with the calltransaction - the transaction for writing
contentoutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnW - the type of AbstractWriteHandle's with content
to sendparams - the parameters for the callinput - an array of content passed with the
calloutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnW - the type of AbstractWriteHandle's with content
to sendparams - the parameters for the callinput - an array of content passed with the
calltransaction - the transaction for writing
contentoutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnparams - the parameters for the callinput - the content passed with the calloutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnparams - the parameters for the callinput - the content passed with the calltransaction - the transaction for applying
contentoutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnW - the type of AbstractWriteHandle's with content
to sendparams - the parameters for the callinput - an array of content passed with the
calloutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnW - the type of AbstractWriteHandle's with content
to sendparams - the parameters for the callinput - an array of content passed with the
calltransaction - the transaction for applying
contentoutput - a handle on the content response from the
callparams - the parameters for the callinput - the content passed with the callparams - the parameters for the callinput - the content passed with the calltransaction - the transaction for applying
contentW - the type of AbstractWriteHandle's with content
to sendparams - the parameters for the callinput - an array of content passed with the
callW - the type of AbstractWriteHandle's with content
to sendparams - the parameters for the callinput - an array of content passed with the
calltransaction - the transaction for applying
contentR - the type of AbstractReadHandle to returnparams - the parameters for the calloutput - a handle on the content response from the
callR - the type of AbstractReadHandle to returnparams - the parameters for the calltransaction - the transaction for applying
contentoutput - a handle on the content response from the
calllogger - the logger that receives debugging
outputCopyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.