Hi,
I recommend adding a Enumeration attribute to your entity, with 4 types, one for each document.
Before loading the page you can create the four objects each with it's corresponding enumeration item (so you can identify them).
Then you can use a list view to display all the linked "Document" objects and display what type of document they are and the upload field.