public class BackendRequestGetObjects extends ComplexBackendRequest implements BackendRequestGetObjectsI
DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS| Constructor and Description |
|---|
BackendRequestGetObjects() |
| Modifier and Type | Method and Description |
|---|---|
BO[] |
getBOs() |
void |
initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
java.lang.Object _ids,
java.lang.Class<? extends BOI> _classtip) |
boolean |
isParallelProcessAndWrite() |
void |
processRequest() |
void |
readRequestParameters(SecureObjectInputI in) |
void |
writeRequestResults(SecureObjectOutputI out) |
calculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getResults, getSession, getSlot, getUtx, initClientSide, initServerSide, isAllowedUnauthenticated, prepareRequest, receiveResponse, releaseTransport, sendRequest, setExceptionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isAllowedUnauthenticated, prepareRequest, receiveResponse, releaseTransport, sendRequest, setExceptionpublic void initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
java.lang.Object _ids,
java.lang.Class<? extends BOI> _classtip)
initClientSide in interface BackendRequestGetObjectsIpublic BO[] getBOs() throws ObjectNotPersistentException, ObjectsNotPersistentException, BackendException
getBOs in interface BackendRequestGetObjectsIObjectNotPersistentExceptionObjectsNotPersistentExceptionBackendExceptionpublic void readRequestParameters(SecureObjectInputI in) throws java.io.IOException
readRequestParameters in interface BackendRequestIjava.io.IOExceptionpublic void processRequest()
processRequest in interface BackendRequestIpublic void writeRequestResults(SecureObjectOutputI out) throws java.io.IOException
writeRequestResults in interface BackendRequestIjava.io.IOExceptionpublic boolean isParallelProcessAndWrite()
isParallelProcessAndWrite in interface BackendRequestIisParallelProcessAndWrite in class AbstractBackendRequestCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.