protected class AbstractHashProfileMigratorProvider.DefaultHashProfileMigrator extends java.lang.Object implements ProfileMigrator
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultHashProfileMigrator(ToolkitContext tkContext,
Cookie cookie) |
| Modifier and Type | Method and Description |
|---|---|
protected Profile |
callDelegate(Profile profile) |
Profile |
migrate(Profile profile)
The old Profile object.
|
protected 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