- hasAccessRight(Resources, int) - Method in class no.tellu.findit.client.api.ServiceSpec
-
Check if the currently authenticated user has the right to perform an
operation (GET, POST, PUT or DELETE) on a specific resource type.
- hasFeature(String) - Method in class no.tellu.findit.client.api.ServiceSpec
-
Checks if a feature should be available to the currently
authenticated user.
- hashCode() - Method in class no.tellu.findit.client.api.ResourceItem
-
- hasNext() - Method in class no.tellu.findit.client.api.GetTransaction
-
Check if there are more resource objects to retrieve,
without updating the state of the transaction object.
- hasPrevious() - Method in class no.tellu.findit.client.api.GetTransaction
-
Returns true if we have iterated past the start of the
total list of resource objects matching the filters.