Package com.saperion.ngc.upload
Class UploadVariantController
java.lang.Object
com.saperion.ngc.upload.UploadVariantController
- All Implemented Interfaces:
Serializable
Controls the correct registration of upload variants from web.xml for the web client.
- Author:
- chg
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBy 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 Summary
-
Constructor Details
-
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 Details
-
getAvailableUploadVariants
- Returns:
- The list of all available upload variants for the current browser given by web.xml
-