Searched refs:GLOBAL_CATEGORY (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java96 static private final String GLOBAL_CATEGORY = "global.category"; field in class:GenerateMessageFile
108 * USER_DEFINED and the value of <code>GLOBAL_CATEGORY</code>
128 DIRECTIVE_PROPERTIES.add(GLOBAL_CATEGORY);
163 .append(GLOBAL_CATEGORY)
880 String gcs = properties.getProperty(GLOBAL_CATEGORY);
948 GLOBAL_CATEGORY + " in the properties file" +
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java97 static private final String GLOBAL_CATEGORY = "global.category"; field in class:GenerateMessageFile
109 * USER_DEFINED and the value of <code>GLOBAL_CATEGORY</code>
129 DIRECTIVE_PROPERTIES.add(GLOBAL_CATEGORY);
164 .append(GLOBAL_CATEGORY)
881 String gcs = properties.getProperty(GLOBAL_CATEGORY);
949 GLOBAL_CATEGORY + " in the properties file" +
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java97 static private final String GLOBAL_CATEGORY = "global.category"; field in class:GenerateMessageFile
109 * USER_DEFINED and the value of <code>GLOBAL_CATEGORY</code>
129 DIRECTIVE_PROPERTIES.add(GLOBAL_CATEGORY);
164 .append(GLOBAL_CATEGORY)
881 String gcs = properties.getProperty(GLOBAL_CATEGORY);
949 GLOBAL_CATEGORY + " in the properties file" +
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java96 static private final String GLOBAL_CATEGORY = "global.category"; field in class:GenerateMessageFile
108 * USER_DEFINED and the value of <code>GLOBAL_CATEGORY</code>
128 DIRECTIVE_PROPERTIES.add(GLOBAL_CATEGORY);
163 .append(GLOBAL_CATEGORY)
880 String gcs = properties.getProperty(GLOBAL_CATEGORY);
948 GLOBAL_CATEGORY + " in the properties file" +
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java97 static private final String GLOBAL_CATEGORY = "global.category"; field in class:GenerateMessageFile
109 * USER_DEFINED and the value of <code>GLOBAL_CATEGORY</code>
129 DIRECTIVE_PROPERTIES.add(GLOBAL_CATEGORY);
164 .append(GLOBAL_CATEGORY)
881 String gcs = properties.getProperty(GLOBAL_CATEGORY);
949 GLOBAL_CATEGORY + " in the properties file" +

Completed in 57 milliseconds