mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
07.18.2008 9f074438ac3473460b849cbda18e32e95873aac2
Add the X-ORIGIN constant to ServerConstants.
1 files modified
6 ■■■■ changed files
opends/src/server/org/opends/server/util/ServerConstants.java 6 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -2349,7 +2349,11 @@
   */
  public static final String SCHEMA_PROPERTY_FILENAME = "X-SCHEMA-FILE";
  /**
   * The name of the schema property that will be used to specify the origin
   * of a schema element.
   */
  public static final String SCHEMA_PROPERTY_ORIGIN = "X-ORIGIN";
  /**
   * The abbreviated unit that should be used for a size specified in bytes.