public interface ProfileMigrator extends Toolkit
HashStructure based Profile from an old format to a new format.| Modifier and Type | Method and Description | 
|---|---|
Profile | 
migrate(Profile oldProfile)
The old Profile object. 
 | 
Profile migrate(Profile oldProfile)
NonmigratedProfile. The NonmigratedProfile.getHashStructure() method may
 be used to retrieve the old HashStructure and create a new profile from it.oldProfile - a typed profile object, or NonmigratedProfile