Add extension class to view

Goal

This extension permits to add an extension class to a view targeted by his protocolURI.

Packaging task configuration

<extension name="com.axemble.vdoc.update.views.AddExtensionClassToViewExtension" critical="true">
	<param name="view-protocol-uri" value="ViewProtocolURI"/>
	<param name="extension-class-fullname" value="ExtensionClassFullName"/>
</extension>
Parameter Mandatory Description
view-protocol-uri true The protocole URI of the view
extension-class-fullname true The full name of the extension class