Interface I_CmsUpdateAllUploadsHandler
public interface I_CmsUpdateAllUploadsHandler
Handler for updating properties for all uploads.
-
Method Summary
-
Method Details
-
updateAll
Updates the property to the given value on all uploads (on which that property is available).- Parameters:
propName- the property namevalue- the property value
-