public class RestTransactionRecord extends RestTransaction
| Constructor and Description |
|---|
RestTransactionRecord() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
restRetrieve(WebClient client,
RestDefinition rd,
ReadOnlyDataSource rds)
HTTP GET calls the the Retrieval ReST service.
|
addFullDetails, isAnyFilterAvailable, restCreate, restDelete, restUpdatepublic java.lang.Object restRetrieve(@Nonnull
WebClient client,
@Nonnull
RestDefinition rd,
@Nonnull
ReadOnlyDataSource rds)
throws java.lang.UnsupportedOperationException,
java.lang.Exception,
java.lang.IllegalArgumentException
RestPluginProcessclient - the client. Null means check only of opsrd - the definitionrds - the data source to usejava.lang.UnsupportedOperationException - if this method is NOT supported.java.lang.Exception - an error has occurred.java.lang.IllegalArgumentExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.