pl.edu.icm.yadda.service2.user
Class UserDataExporter
java.lang.Object
pl.edu.icm.yadda.service2.user.UserDataExporter
public class UserDataExporter
- extends Object
User data exporter module.
Exports groups and users to intermediate format.
- 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_PREDEFINED_DOMAIN
public static final String PARAM_PREDEFINED_DOMAIN
- See Also:
- Constant Field Values
PARAM_TARGET_DIR
public static final String PARAM_TARGET_DIR
- See Also:
- Constant Field Values
PARAM_HELP
public static final String PARAM_HELP
- 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_OVERWRITE_EXISTING
public static final String PROPERTY_OVERWRITE_EXISTING
- See Also:
- Constant Field Values
defaultEncoding
protected static String defaultEncoding
UserDataExporter
public UserDataExporter()
main
public static void main(String[] args)
Copyright © 2002-2013 ICM, Warsaw University. All Rights Reserved.