The getComponentNames method gets a set of the names of the components which comprise the audience ID. For example, if your audience ID is consists of the values of 
customerName and 
accountID, 
getComponentNames would return a set containing the strings customerName and accountID.