protected class AbstractHashProfileMigratorProvider.DefaultHashProfileMigrator extends java.lang.Object implements ProfileMigrator
| Modifier | Constructor and Description | 
|---|---|
protected | 
AbstractHashProfileMigratorProvider.DefaultHashProfileMigrator(ToolkitContext tkContext, Cookie cookie)  | 
protected AbstractHashProfileMigratorProvider.DefaultHashProfileMigrator(ToolkitContext tkContext, Cookie cookie)
public Profile migrate(Profile profile)
ProfileMigratorNonmigratedProfile. The NonmigratedProfile.getHashStructure() method may be used to retrieve the old HashStructure and create a new profile from it.migrate in interface ProfileMigratorprofile - a typed profile object, or NonmigratedProfile