Package org.apache.ambari.view

Interface Summary
DataStore View data store.
HttpImpersonator Interface for views to impersonate users over HTTP request.
ImpersonatorSetting Interface that provides default values for impersonating, such as the username and doAs parameter name.
Masker Masker for view parameters.
ReadRequest Information passed to a read request.
ReadRequest.TemporalInfo Temporal query data.
ResourceProvider<T> Class used to access view sub-resources.
URLStreamProvider Provider of a URL stream.
View Interface for main view class.
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.
ViewController View controller.
ViewDefinition The view definition.
ViewInstanceDefinition The view instance definition.
ViewResourceHandler Handler object available to the view components used to allow the API framework to handle the request.
 

Enum Summary
ViewDefinition.ViewStatus View status
ViewResourceHandler.MediaType Supported media types.
ViewResourceHandler.RequestType Request types.
 

Exception Summary
MaskException Indicates that a mask exception occurred.
NoSuchResourceException Indicates that a resource doesn't exist.
PersistenceException View persistence exception.
ResourceAlreadyExistsException Indicates that a resource already exists.
SecurityException Indicates that a view security exception occurred.
SystemException Indicates that a system exception occurred.
UnsupportedPropertyException Thrown to indicate that the requested properties are not supported for the associated resource type.
 



Copyright © 2015 Apache Software Foundation. All rights reserved.