- getAccessRights(Resources) - Method in class no.tellu.findit.client.api.ServiceSpec
-
Which operations are allowed on various resources are specified for
an authenticated user.
- getAuthenticationToken() - Method in class no.tellu.findit.client.api.ServiceSpec
-
Authentication as a user of the service is done with a token.
- getBody() - Method in class no.tellu.findit.client.api.PostTransaction
-
- getBody() - Method in class no.tellu.findit.client.api.PutTransaction
-
- getCode() - Method in exception no.tellu.findit.client.api.TransactionException
-
- getCustomerId() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getCustomerList() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getCustomerName() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getError() - Method in class no.tellu.findit.client.api.Transaction
-
- getException() - Method in class no.tellu.findit.client.api.Transaction
-
- getFeatures() - Method in class no.tellu.findit.client.api.ServiceSpec
-
The feature set of a user is a suggestion regarding which
features should be available in the user interface of client
applications.
- getId() - Method in class no.tellu.findit.client.api.ResourceItem
-
- getName() - Method in class no.tellu.findit.client.api.ResourceItem
-
- getProviderId() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getProviderList() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getProviderName() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getResponseCode() - Method in class no.tellu.findit.client.api.Transaction
-
- getResult() - Method in class no.tellu.findit.client.api.ResourceTransaction
-
- getResult() - Method in class no.tellu.findit.client.api.Transaction
-
If the transaction returns resource objects, these are
retrieved as an array of JSON objects.
- getServiceSpec() - Method in interface no.tellu.findit.client.api.AsyncService
-
The ServiceSpec object has account information for the current client
session, such as user and customer entities and access rights, once
the service has been initiated.
- getServiceSpec() - Method in class no.tellu.findit.client.api.AsyncServiceImpl
-
The ServiceSpec object has account information for the current client
session, such as user and customer entities and access rights, once
the service has been initiated.
- getServiceSpec() - Method in class no.tellu.findit.client.api.Service
-
The ServiceSpec object has account information for the current client
session, such as user and customer entities and access rights, once
the service has been initiated.
- getTotal() - Method in class no.tellu.findit.client.api.GetTransaction
-
Once a transaction has been performed with this object,
this will return the total number of resource objects
matching the filters of this transaction.
- GetTransaction - Class in no.tellu.findit.client.api
-
Transaction to retrieve resource objects from the server.
- GetTransaction(Resources) - Constructor for class no.tellu.findit.client.api.GetTransaction
-
- getURL(ServiceSpec) - Method in class no.tellu.findit.client.api.DeleteTransaction
-
- getURL(ServiceSpec) - Method in class no.tellu.findit.client.api.GetTransaction
-
- getURL(ServiceSpec) - Method in class no.tellu.findit.client.api.PostTransaction
-
- getURL(ServiceSpec) - Method in class no.tellu.findit.client.api.PutTransaction
-
- getUserId() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getUsername() - Method in class no.tellu.findit.client.api.ServiceSpec
-
- getValue() - Method in enum no.tellu.findit.client.api.Resources
-