Subscriber portal
Saves values from the user interface to the data class.
public void saveChanges()
This method is called if the isDirty method returns true and after validation.
Override this method for the same method in the PrintMgmtSetupUICtlDisplayable interface.