org.ontobox.fast.test
Class AspirantTest.Const

java.lang.Object
  extended by org.ontobox.fast.test.AspirantTest.Const
Enclosing class:
AspirantTest

public static class AspirantTest.Const
extends java.lang.Object


Field Summary
static java.lang.String ANNOTATION_LAST_LOGIN_KEY
           
static java.lang.String ANNOTATION_ORDER_KEY
           
static java.lang.String ANNOTATION_RUS_KEY
           
static java.lang.String ONTOBASE_PATH
           
static java.lang.String URI
           
static java.lang.String URL
           
 
Constructor Summary
AspirantTest.Const()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONTOBASE_PATH

public static final java.lang.String ONTOBASE_PATH
See Also:
Constant Field Values

URL

public static final java.lang.String URL
See Also:
Constant Field Values

URI

public static final java.lang.String URI
See Also:
Constant Field Values

ANNOTATION_ORDER_KEY

public static final java.lang.String ANNOTATION_ORDER_KEY
See Also:
Constant Field Values

ANNOTATION_RUS_KEY

public static final java.lang.String ANNOTATION_RUS_KEY
See Also:
Constant Field Values

ANNOTATION_LAST_LOGIN_KEY

public static final java.lang.String ANNOTATION_LAST_LOGIN_KEY
See Also:
Constant Field Values
Constructor Detail

AspirantTest.Const

public AspirantTest.Const()