uk.ac.soton.itinnovation.registry.management.runtime
Interface DbAdminPropertyConstants

All Superinterfaces:
PropertyConstants

public interface DbAdminPropertyConstants
extends PropertyConstants

Constants used for installing.

Author:
Uwe Radetzki

Field Summary
static String dbAdminGroup
          Used group of user for installing the registry database.
static String dbAdminPassword
          Password of user for installing the registry database.
static String dbAdminUser
          Specific user for installing the registry database.
 
Fields inherited from interface uk.ac.soton.itinnovation.registry.icomponent.util.PropertyConstants
adminGroup, adminPassword, adminUser, currentGroup, currentPassword, currentUser, registryConfigurationDir, registryDatabaseName, registryDomainModelNS, registryPropertiesFile
 

Field Detail

dbAdminUser

static final String dbAdminUser
Specific user for installing the registry database.

See Also:
Constant Field Values

dbAdminPassword

static final String dbAdminPassword
Password of user for installing the registry database.

See Also:
Constant Field Values

dbAdminGroup

static final String dbAdminGroup
Used group of user for installing the registry database.

See Also:
Constant Field Values


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.