org.purl.sword.client
Class ClientConstants

java.lang.Object
  extended by org.purl.sword.client.ClientConstants

public class ClientConstants
extends Object

Hold general constants for the client.

Author:
Neil Taylor

Field Summary
static String CLIENT_VERSION
          Current software version.
static String LOGGING_PROPERTY_FILE
          The logging property file.
static String NOT_DEFINED_TEXT
          the name of this application
static String SERVICE_NAME
          the name of this application
 
Constructor Summary
ClientConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLIENT_VERSION

public static final String CLIENT_VERSION
Current software version.

See Also:
Constant Field Values

SERVICE_NAME

public static final String SERVICE_NAME
the name of this application

See Also:
Constant Field Values

NOT_DEFINED_TEXT

public static final String NOT_DEFINED_TEXT
the name of this application

See Also:
Constant Field Values

LOGGING_PROPERTY_FILE

public static final String LOGGING_PROPERTY_FILE
The logging property file.

See Also:
Constant Field Values
Constructor Detail

ClientConstants

public ClientConstants()


Copyright © 2013 DuraSpace. All Rights Reserved.