|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.CoreConstants.Versions
public static final class CoreConstants.Versions
| Field Summary | |
|---|---|
static String |
UNSPECIFIED
|
static String |
VERSION_2_0
Name for major version 2.0 of Kuali Rice which should be used in XML namespaces for data elements compatible with Kuali Rice 2.0.x. |
static String |
VERSION_2_0_0
Name for complete version 2.0.0 of Kuali Rice which is used to compare against the version of callback services to ensure that backwards compatibility is not broken |
static String |
VERSION_2_1_2
Name for complete version 2.1.2 of Kuali Rice which is used to compare against the version of callback services to ensure that backwards compatibility is not broken |
static String |
VERSION_2_3_0
Name for complete version 2.3.0 of Kuali Rice which is used to compare against the version of callback services to ensure that backwards compatibility is not broken |
static String |
VERSION_2_3_4
Name for complete version 2.3.4 of Kuali Rice which is used to compare against the version of callback services to ensure that backwards compatibility is not broken |
| Constructor Summary | |
|---|---|
CoreConstants.Versions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String UNSPECIFIED
public static final String VERSION_2_0
public static final String VERSION_2_0_0
public static final String VERSION_2_1_2
public static final String VERSION_2_3_0
public static final String VERSION_2_3_4
| Constructor Detail |
|---|
public CoreConstants.Versions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||