Class UploadVariantController

  • All Implemented Interfaces:
    java.io.Serializable

    public class UploadVariantController
    extends java.lang.Object
    implements java.io.Serializable
    Controls the correct registration of upload variants from web.xml for the web client.
    Author:
    chg
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      UploadVariantController()
      By creating a new instance of UploadVariantsController all upload variants configured in web.xml will be registered in a list of available upload variants for the used browser.
    • Constructor Detail

      • UploadVariantController

        public UploadVariantController()
        By creating a new instance of UploadVariantsController all upload variants configured in web.xml will be registered in a list of available upload variants for the used browser.
    • Method Detail

      • getAvailableUploadVariants

        public java.util.List<UploadVariant> getAvailableUploadVariants()
        Returns:
        The list of all available upload variants for the current browser given by web.xml