pl.edu.icm.yadda.service2.user
Class UserDataMigrator
java.lang.Object
pl.edu.icm.yadda.service2.user.UserDataMigrator
public class UserDataMigrator
- extends Object
User data migrator importing data retrieved from
IUserCatalogService
into new UserCatalog
.
- Author:
- mhorst
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAM_SOURCE_DB_ADDR
public static final String PARAM_SOURCE_DB_ADDR
- See Also:
- Constant Field Values
PARAM_SOURCE_DB_LOGIN
public static final String PARAM_SOURCE_DB_LOGIN
- See Also:
- Constant Field Values
PARAM_SOURCE_DB_PASS
public static final String PARAM_SOURCE_DB_PASS
- See Also:
- Constant Field Values
PARAM_TARGET_DB_ADDR
public static final String PARAM_TARGET_DB_ADDR
- See Also:
- Constant Field Values
PARAM_TARGET_DB_LOGIN
public static final String PARAM_TARGET_DB_LOGIN
- See Also:
- Constant Field Values
PARAM_TARGET_DB_PASS
public static final String PARAM_TARGET_DB_PASS
- See Also:
- Constant Field Values
PARAM_PREDEFINED_DOMAIN
public static final String PARAM_PREDEFINED_DOMAIN
- See Also:
- Constant Field Values
PARAM_OVERWRITE_EXISTING
public static final String PARAM_OVERWRITE_EXISTING
- See Also:
- Constant Field Values
PARAM_PAGE_SIZE
public static final String PARAM_PAGE_SIZE
- See Also:
- Constant Field Values
PARAM_HELP
public static final String PARAM_HELP
- See Also:
- Constant Field Values
PARAM_INTERNAL_ID
public static final String PARAM_INTERNAL_ID
- See Also:
- Constant Field Values
PARAM_AAL3_MODE
public static final String PARAM_AAL3_MODE
- See Also:
- Constant Field Values
PROPERTY_SOURCE_DB_ADDR
public static final String PROPERTY_SOURCE_DB_ADDR
- See Also:
- Constant Field Values
PROPERTY_SOURCE_DB_LOGIN
public static final String PROPERTY_SOURCE_DB_LOGIN
- See Also:
- Constant Field Values
PROPERTY_SOURCE_DB_PASS
public static final String PROPERTY_SOURCE_DB_PASS
- See Also:
- Constant Field Values
PROPERTY_TARGET_DB_ADDR
public static final String PROPERTY_TARGET_DB_ADDR
- See Also:
- Constant Field Values
PROPERTY_TARGET_DB_LOGIN
public static final String PROPERTY_TARGET_DB_LOGIN
- See Also:
- Constant Field Values
PROPERTY_TARGET_DB_PASS
public static final String PROPERTY_TARGET_DB_PASS
- See Also:
- Constant Field Values
PROPERTY_OVERWRITE_EXISTING
public static final String PROPERTY_OVERWRITE_EXISTING
- See Also:
- Constant Field Values
DEFAULT_USER_PAGE_SIZE
public static final int DEFAULT_USER_PAGE_SIZE
- See Also:
- Constant Field Values
DEFAULT_OVERWRITE_EXISTING
public static final boolean DEFAULT_OVERWRITE_EXISTING
- See Also:
- Constant Field Values
UserDataMigrator
public UserDataMigrator()
main
public static void main(String[] args)
Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.