supplement_prep


Description:

public abstract void supplement_prep (Builder builder)

Prepare for supplementing the given attributes before import.

This means prompting the user for things like labels and the like. The attributes will contain attributes for values that the importer needs, either empty or prefilled with suggested values.

This method does not prompt the user, but rather just prepares the interaction that these are the attributes that are needed.

Parameters:

this

the interaction

builder

attributes to supplement