public static final class CoreConstants.Versions extends Object
Modifier and Type | Field and Description |
---|---|
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 and Description |
---|
Versions() |
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
public Versions()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.