org.gcube.common.resources
Class Constants

java.lang.Object
  extended by org.gcube.common.resources.Constants

public class Constants
extends Object

LIbrary constants.

Author:
Fabio Simeoni

Field Summary
static String BAD_CHARS
           
static String BAD_ID
           
static String NO_ID
           
static String NO_VERSION
           
static String RESOURCE_NS
           
static String UNEXPECTED_ID
           
static String UNEXPECTED_VERSION
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_NS

public static final String RESOURCE_NS
See Also:
Constant Field Values

UNEXPECTED_ID

public static final String UNEXPECTED_ID
See Also:
Constant Field Values

NO_ID

public static final String NO_ID
See Also:
Constant Field Values

BAD_CHARS

public static final String BAD_CHARS
See Also:
Constant Field Values

BAD_ID

public static final String BAD_ID
See Also:
Constant Field Values

UNEXPECTED_VERSION

public static final String UNEXPECTED_VERSION
See Also:
Constant Field Values

NO_VERSION

public static final String NO_VERSION
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.