Interface | Description |
---|---|
ReadRequest |
Information passed to a read request.
|
ResourceProvider<T> |
Class used to access view sub-resources.
|
URLStreamProvider |
Provider of a URL stream.
|
ViewContext |
Context object available to the view components to provide access to
the view and instance attributes as well as run time information about
the current execution context.
|
ViewResourceHandler |
Handler object available to the view components used to allow
the API framework to handle the request.
|
Exception | Description |
---|---|
NoSuchResourceException |
Indicates that a resource doesn't exist.
|
ResourceAlreadyExistsException |
Indicates that a resource already exists.
|
SystemException |
Indicates that a system exception occurred.
|
UnsupportedPropertyException |
Thrown to indicate that the requested properties are not supported for the
associated resource type.
|
Copyright © 2016. All rights reserved.