uk.ac.soton.itinnovation.registry.component.xml.util
Interface XmlPropertyConstants

All Superinterfaces:
PropertyConstants
All Known Subinterfaces:
XmlPropertyConstantsXmlDb

public interface XmlPropertyConstants
extends PropertyConstants

Constants used for properties setup.

Author:
Uwe Radetzki

Field Summary
static String xmlDbPermConceptGroup
           
static String xmlDbPermConceptOther
           
static String xmlDbPermConceptOwner
           
static String xmlDbPermEntityGroup
           
static String xmlDbPermEntityOther
           
static String xmlDbPermEntityOwner
           
 
Fields inherited from interface uk.ac.soton.itinnovation.registry.icomponent.util.PropertyConstants
adminGroup, adminPassword, adminUser, currentGroup, currentPassword, currentUser, registryConfigurationDir, registryDatabaseName, registryDomainModelNS, registryPropertiesFile
 

Field Detail

xmlDbPermEntityOwner

static final String xmlDbPermEntityOwner
See Also:
Constant Field Values

xmlDbPermEntityGroup

static final String xmlDbPermEntityGroup
See Also:
Constant Field Values

xmlDbPermEntityOther

static final String xmlDbPermEntityOther
See Also:
Constant Field Values

xmlDbPermConceptOwner

static final String xmlDbPermConceptOwner
See Also:
Constant Field Values

xmlDbPermConceptGroup

static final String xmlDbPermConceptGroup
See Also:
Constant Field Values

xmlDbPermConceptOther

static final String xmlDbPermConceptOther
See Also:
Constant Field Values


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