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)
ProfileMigrator
NonmigratedProfile
. The NonmigratedProfile.getHashStructure()
method may
be used to retrieve the old HashStructure
and create a new profile from it.migrate
in interface ProfileMigrator
profile
- a typed profile object, or NonmigratedProfile