at.knowcenter.wag.egov.egiz.sig.connectors
Class ConnectorConfigurationKeys

java.lang.Object
  extended by at.knowcenter.wag.egov.egiz.sig.connectors.ConnectorConfigurationKeys

public abstract class ConnectorConfigurationKeys
extends Object

This class contains the key constants used by the Connectors to retrieve templates etc. from the Configuration.

Author:
wprinz

Field Summary
static String AVAILABLE_FOR_COMMANDLINE
          The key used to read out the available for commandline property.
static String AVAILABLE_FOR_WEB
          The key used to read out the available for web property.
static String VALUE_MODE_SIGN
          The application mode sign
static String VALUE_MODE_VERIFY
          The application mode verify
 
Constructor Summary
ConnectorConfigurationKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALUE_MODE_SIGN

public static final String VALUE_MODE_SIGN
The application mode sign

See Also:
Constant Field Values

VALUE_MODE_VERIFY

public static final String VALUE_MODE_VERIFY
The application mode verify

See Also:
Constant Field Values

AVAILABLE_FOR_WEB

public static final String AVAILABLE_FOR_WEB
The key used to read out the available for web property.

See Also:
Constant Field Values

AVAILABLE_FOR_COMMANDLINE

public static final String AVAILABLE_FOR_COMMANDLINE
The key used to read out the available for commandline property.

See Also:
Constant Field Values
Constructor Detail

ConnectorConfigurationKeys

public ConnectorConfigurationKeys()


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.