![JAR search and dependency download from the Maven repository](/logo.png)
bari.ambari-views.2.0.0.0.source-code.view.xsd Maven / Gradle / Ivy
Defines a configuration parameter that is used to when creating a view instance.
The name of the configuration parameter.
The description of the configuration parameter.
The label for the configuration parameter.
The placeholder for the configuration parameter.
The default value of the configuration parameter.
If true, the configuration parameter is required in order to create a view instance. The default is false (not required).
Indicated this parameter value is to be "masked" in the Ambari Web UI (i.e. not shown in the clear). Omitting this element default to not-masked. Otherwise, if true, the parameter value will be "masked" in the Web UI.
Defines a resource that is exposed by the view.
The name of the resource. This will be the resource endpoint name of the view instance.
The plural name of the resource.
The name of the resource-class attribute which uniquely identifies this resource.
The JavaBean resource class.
The Ambari ResourceProvider implementation class.
The JAX-RS annotated resource service class.
The sub-resource name.
Defines a custom permission for the view.
The unique custom permission name.
The description of the custom view permission.
Defines a persistence entity used by the view.
The class name of the persistence entity JavaBean.
The name of the entity class attribute which uniquely identifies this entity.
Defines the persistence entities used by the view.
Defines a persistence entity used by the view.
Defines a property value for a static instance of the view.
The configuration parameter name.
The configuration parameter value.
Defines a static instance of the view.
The unique name of the view instance.
The display label of the view instance. If not set, the view definition label is used.
The description of the view instance. If not set, the view definition description is used.
Overrides the view icon64 for this specific view instance.
Overrides the view icon for this specific view instance.
If true, for the view instance to show up in the users view instance list. The default value is true.
Specifies configuration parameters values for the view instance.
Defines a view.
The unique name of the view.
The display label of the view.
The version of the view.
The minimum version of Ambari server required to run this view.
The maximum version of Ambari server that can run this view.
The description of the view.
The 64x64 icon to display for this view. If this property is not set, the 32x32 sized icon
will be used.
The 32x32 icon to display for this view. Suggested size is 32x32 and will be displayed as
8x8 and 16x16 as necessary. If this property is not set, a default view framework icon is used.
Indicates whether or not this is a system view.
The View class to receive framework events.
The Validator class to validate view instances and properties.
The Masker class for masking view parameters.
Defines a configuration parameter that is used to when creating a view instance.
Defines a resource that is exposed by the view.
Defines a custom permission for the view.
Defines the persistence entities used by the view.
Defines a static instance of the view.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy