Class | Description |
---|---|
AccessTokenResource |
API for access tokens (also session id for the user interface)
|
AnnotationResource |
REST resource for annotations
|
ApiKeyResource |
REST Resource for api-keys that enable third-party application access to ice
|
ArrayDataJSONHandler | |
AuthenticationInterceptor |
Filter watches for Authorization headers on incoming requests, and passes along data to build an
HmacSignature to validate the request. |
BulkUploadResource |
Rest API for interacting with bulk upload resources
|
CollectionResource |
Collections represent system defined sets of parts.
|
ConfigResource | |
CustomFieldResource |
REST API for ICE custom fields (typically) associated with parts
|
ErrorResponse | |
ExtensionToMimeType |
Helper class which provides utility methods for converting extensions to mime types
|
FileResource |
Resource for accessing files both locally and remotely
|
FolderResource |
Rest resource for dealing with folders.
|
GroupResource |
REST resource for groups
|
Headers |
Rest Header constants
|
ICEExceptionMapper | |
IceRequestFilter |
Request filter which begins transaction for request.
|
IceResponseFilter |
Rolls back the transaction if http status is 500
otherwise commits transaction if started
|
IceRestClient |
ICE REST client
|
ManuscriptResource | |
MessageResource |
Rest resource for handling messages in ICE
|
PartDataJSONHandler |
Custom Writer and Reader for classes that extend
IDataTransferModel using GSON for JSON conversion |
PartnerResource |
Resource for interacting with partners in the web of registries configuration with this instance
|
PartResource |
Rest resource for interacting representations of biological parts on ICE
|
PermissionResource |
Resource for interacting with permissions.
|
RestClient |
Parent Rest Client class
|
RestResource |
Parent class for all rest resource objects.
|
SampleResource |
REST Resource for samples
|
SearchResource |
REST resource for searching.
|
UserResource |
REST Resource for users
|
WebResource |
Resource for web of registries requests
This is particularly useful for third party tools to tap into the web of
registries functionality without having specific API keys to each of the instances
|
Copyright © 2017. All rights reserved.