Searched refs:category (Results 1 - 25 of 148) sorted by relevance

123456

/forgerock/openidm-v4/openidm-ui/openidm-ui-common/src/main/js/org/forgerock/openidm/ui/common/workflow/tasks/
H A DAbstractTaskForm.js41 render: function(task, category, args, callback) {
46 this.category = category;
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/resources/css/config/
H A DsaveChanges.less21 .category {
/forgerock/openidm-v4/openidm-ui/openidm-ui-common/src/main/js/org/forgerock/openidm/ui/common/workflow/processes/
H A DAbstractProcessForm.js44 render: function(processDefinition, category, args, callback) {
49 this.category = category;
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DCategoryPanel.java43 * The panel representing a category. It contains a CategoryButton and a panel
52 private Category category; field in class:CategoryPanel
63 * @param category the Category associated with the panel.
65 public CategoryPanel(JComponent child, Category category) argument
73 expandButton = new CategoryButton(category);
78 this.category = category;
101 * Returns the category associated with this panel.
102 * @return the category associated with this panel.
106 return category;
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DCategoryPanel.java42 * The panel representing a category. It contains a CategoryButton and a panel
51 private Category category; field in class:CategoryPanel
62 * @param category the Category associated with the panel.
64 public CategoryPanel(JComponent child, Category category) argument
72 expandButton = new CategoryButton(category);
77 this.category = category;
100 * Returns the category associated with this panel.
101 * @return the category associated with this panel.
105 return category;
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DCategoryPanel.java43 * The panel representing a category. It contains a CategoryButton and a panel
52 private Category category; field in class:CategoryPanel
63 * @param category the Category associated with the panel.
65 public CategoryPanel(JComponent child, Category category) argument
73 expandButton = new CategoryButton(category);
78 this.category = category;
101 * Returns the category associated with this panel.
102 * @return the category associated with this panel.
106 return category;
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DCategoryPanel.java42 * The panel representing a category. It contains a CategoryButton and a panel
51 private Category category; field in class:CategoryPanel
62 * @param category the Category associated with the panel.
64 public CategoryPanel(JComponent child, Category category) argument
72 expandButton = new CategoryButton(category);
77 this.category = category;
100 * Returns the category associated with this panel.
101 * @return the category associated with this panel.
105 return category;
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DCategoryPanel.java43 * The panel representing a category. It contains a CategoryButton and a panel
52 private Category category; field in class:CategoryPanel
63 * @param category the Category associated with the panel.
65 public CategoryPanel(JComponent child, Category category) argument
73 expandButton = new CategoryButton(category);
78 this.category = category;
101 * Returns the category associated with this panel.
102 * @return the category associated with this panel.
106 return category;
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/components/
H A DCategoryPanel.java43 * The panel representing a category. It contains a CategoryButton and a panel
52 private Category category; field in class:CategoryPanel
63 * @param category the Category associated with the panel.
65 public CategoryPanel(JComponent child, Category category) argument
73 expandButton = new CategoryButton(category);
78 this.category = category;
101 * Returns the category associated with this panel.
102 * @return the category associated with this panel.
106 return category;
[all...]
/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java36 * with the ordinal and in most cases category and severity encoded
71 private Category category; field in class:MessagePropertyKey
96 Category category = null;
105 category = c;
116 if (category == null && includesCategory) {
159 return new MessagePropertyKey(category, severity, description, ordinal);
164 * @param category of this key
169 public MessagePropertyKey(Category category, Severity severity, argument
171 this.category = category;
[all...]
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java37 * with the ordinal and in most cases category and severity encoded
72 private Category category; field in class:MessagePropertyKey
97 Category category = null;
106 category = c;
117 if (category == null && includesCategory) {
160 return new MessagePropertyKey(category, severity, description, ordinal);
165 * @param category of this key
170 public MessagePropertyKey(Category category, Severity severity, argument
172 this.category = category;
[all...]
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java37 * with the ordinal and in most cases category and severity encoded
72 private Category category; field in class:MessagePropertyKey
97 Category category = null;
106 category = c;
117 if (category == null && includesCategory) {
160 return new MessagePropertyKey(category, severity, description, ordinal);
165 * @param category of this key
170 public MessagePropertyKey(Category category, Severity severity, argument
172 this.category = category;
[all...]
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java36 * with the ordinal and in most cases category and severity encoded
71 private Category category; field in class:MessagePropertyKey
96 Category category = null;
105 category = c;
116 if (category == null && includesCategory) {
159 return new MessagePropertyKey(category, severity, description, ordinal);
164 * @param category of this key
169 public MessagePropertyKey(Category category, Severity severity, argument
171 this.category = category;
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java37 * with the ordinal and in most cases category and severity encoded
72 private Category category; field in class:MessagePropertyKey
97 Category category = null;
106 category = c;
117 if (category == null && includesCategory) {
160 return new MessagePropertyKey(category, severity, description, ordinal);
165 * @param category of this key
170 public MessagePropertyKey(Category category, Severity severity, argument
172 this.category = category;
[all...]
/forgerock/opendj2/src/messages/src/org/opends/messages/
H A DMessageDescriptor.java88 * @param category of created messages
93 public Arg0(String rbBase, String key, Category category, argument
95 super(rbBase, key, category, severity, ordinal, classLoader);
104 * @param mask to apply to the USER_DEFINED category
148 * @param category of created messages
153 public Arg1(String rbBase, String key, Category category, argument
155 super(rbBase, key, category, severity, ordinal, classLoader);
162 * @param mask to apply to the USER_DEFINED category
209 * @param category of created messages
214 public Arg2(String rbBase, String key, Category category, argument
277 Arg3(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
342 Arg4(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
409 Arg5(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
479 Arg6(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
552 Arg7(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
627 Arg8(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
704 Arg9(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
783 Arg10(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
865 Arg11(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
938 ArgN(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
999 Raw(CharSequence formatString, Category category, Severity severity) argument
1045 private final Category category; field in class:MessageDescriptor
1219 MessageDescriptor(String rbBase, String key, Category category, Severity severity, Integer ordinal, ClassLoader classLoader) argument
[all...]
/forgerock/opendj-b2.6/src/messages/src/org/opends/messages/
H A DMessageDescriptor.java90 * @param category of created messages
95 public Arg0(String rbBase, String key, Category category, argument
97 super(rbBase, key, category, severity, ordinal, classLoader);
106 * @param mask to apply to the USER_DEFINED category
149 * @param category of created messages
154 public Arg1(String rbBase, String key, Category category, argument
156 super(rbBase, key, category, severity, ordinal, classLoader);
163 * @param mask to apply to the USER_DEFINED category
209 * @param category of created messages
214 public Arg2(String rbBase, String key, Category category, argument
276 Arg3(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
340 Arg4(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
406 Arg5(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
475 Arg6(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
547 Arg7(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
621 Arg8(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
697 Arg9(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
775 Arg10(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
856 Arg11(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
928 ArgN(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
988 Raw(CharSequence formatString, Category category, Severity severity) argument
1033 private final Category category; field in class:MessageDescriptor
1207 MessageDescriptor(String rbBase, String key, Category category, Severity severity, Integer ordinal, ClassLoader classLoader) argument
[all...]
/forgerock/opendj2.6.2/src/messages/src/org/opends/messages/
H A DMessageDescriptor.java90 * @param category of created messages
95 public Arg0(String rbBase, String key, Category category, argument
97 super(rbBase, key, category, severity, ordinal, classLoader);
106 * @param mask to apply to the USER_DEFINED category
149 * @param category of created messages
154 public Arg1(String rbBase, String key, Category category, argument
156 super(rbBase, key, category, severity, ordinal, classLoader);
163 * @param mask to apply to the USER_DEFINED category
209 * @param category of created messages
214 public Arg2(String rbBase, String key, Category category, argument
276 Arg3(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
340 Arg4(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
406 Arg5(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
475 Arg6(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
547 Arg7(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
621 Arg8(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
697 Arg9(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
775 Arg10(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
856 Arg11(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
928 ArgN(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
988 Raw(CharSequence formatString, Category category, Severity severity) argument
1033 private final Category category; field in class:MessageDescriptor
1207 MessageDescriptor(String rbBase, String key, Category category, Severity severity, Integer ordinal, ClassLoader classLoader) argument
[all...]
/forgerock/opendj2-hg/src/messages/src/org/opends/messages/
H A DMessageDescriptor.java88 * @param category of created messages
93 public Arg0(String rbBase, String key, Category category, argument
95 super(rbBase, key, category, severity, ordinal, classLoader);
104 * @param mask to apply to the USER_DEFINED category
148 * @param category of created messages
153 public Arg1(String rbBase, String key, Category category, argument
155 super(rbBase, key, category, severity, ordinal, classLoader);
162 * @param mask to apply to the USER_DEFINED category
209 * @param category of created messages
214 public Arg2(String rbBase, String key, Category category, argument
277 Arg3(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
342 Arg4(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
409 Arg5(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
479 Arg6(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
552 Arg7(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
627 Arg8(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
704 Arg9(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
783 Arg10(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
865 Arg11(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
938 ArgN(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
999 Raw(CharSequence formatString, Category category, Severity severity) argument
1045 private final Category category; field in class:MessageDescriptor
1219 MessageDescriptor(String rbBase, String key, Category category, Severity severity, Integer ordinal, ClassLoader classLoader) argument
[all...]
/forgerock/opendj2-jel-hg/src/messages/src/org/opends/messages/
H A DMessageDescriptor.java90 * @param category of created messages
95 public Arg0(String rbBase, String key, Category category, argument
97 super(rbBase, key, category, severity, ordinal, classLoader);
106 * @param mask to apply to the USER_DEFINED category
149 * @param category of created messages
154 public Arg1(String rbBase, String key, Category category, argument
156 super(rbBase, key, category, severity, ordinal, classLoader);
163 * @param mask to apply to the USER_DEFINED category
209 * @param category of created messages
214 public Arg2(String rbBase, String key, Category category, argument
276 Arg3(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
340 Arg4(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
406 Arg5(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
475 Arg6(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
547 Arg7(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
621 Arg8(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
697 Arg9(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
775 Arg10(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
856 Arg11(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
928 ArgN(String rbBase, String key, Category category, Severity severity, int ordinal, ClassLoader classLoader) argument
988 Raw(CharSequence formatString, Category category, Severity severity) argument
1033 private final Category category; field in class:MessageDescriptor
1207 MessageDescriptor(String rbBase, String key, Category category, Severity severity, Integer ordinal, ClassLoader classLoader) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DConsoleDebugLogPublisher.java97 LogCategory category = DebugLogCategory.CONSTRUCTOR;
111 publish(category, level, msg, stack);
126 LogCategory category = DebugLogCategory.ENTER;
139 publish(category, level, msg, stack);
153 LogCategory category = DebugLogCategory.ENTER;
166 publish(category, level, msg, stack);
180 LogCategory category = DebugLogCategory.EXIT;
200 publish(category, level, msg, stack);
214 LogCategory category = DebugLogCategory.THROWN;
232 publish(category, leve
431 publish(LogCategory category, LogLevel level, String msg, String stack) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DConsoleDebugLogPublisher.java96 LogCategory category = DebugLogCategory.CONSTRUCTOR;
110 publish(category, level, msg, stack);
125 LogCategory category = DebugLogCategory.ENTER;
138 publish(category, level, msg, stack);
152 LogCategory category = DebugLogCategory.ENTER;
165 publish(category, level, msg, stack);
179 LogCategory category = DebugLogCategory.EXIT;
199 publish(category, level, msg, stack);
213 LogCategory category = DebugLogCategory.THROWN;
231 publish(category, leve
430 publish(LogCategory category, LogLevel level, String msg, String stack) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DConsoleDebugLogPublisher.java97 LogCategory category = DebugLogCategory.CONSTRUCTOR;
111 publish(category, level, msg, stack);
126 LogCategory category = DebugLogCategory.ENTER;
139 publish(category, level, msg, stack);
153 LogCategory category = DebugLogCategory.ENTER;
166 publish(category, level, msg, stack);
180 LogCategory category = DebugLogCategory.EXIT;
200 publish(category, level, msg, stack);
214 LogCategory category = DebugLogCategory.THROWN;
232 publish(category, leve
431 publish(LogCategory category, LogLevel level, String msg, String stack) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DConsoleDebugLogPublisher.java97 LogCategory category = DebugLogCategory.CONSTRUCTOR;
111 publish(category, level, msg, stack);
126 LogCategory category = DebugLogCategory.ENTER;
139 publish(category, level, msg, stack);
153 LogCategory category = DebugLogCategory.ENTER;
166 publish(category, level, msg, stack);
180 LogCategory category = DebugLogCategory.EXIT;
200 publish(category, level, msg, stack);
214 LogCategory category = DebugLogCategory.THROWN;
232 publish(category, leve
431 publish(LogCategory category, LogLevel level, String msg, String stack) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DConsoleDebugLogPublisher.java96 LogCategory category = DebugLogCategory.CONSTRUCTOR;
110 publish(category, level, msg, stack);
125 LogCategory category = DebugLogCategory.ENTER;
138 publish(category, level, msg, stack);
152 LogCategory category = DebugLogCategory.ENTER;
165 publish(category, level, msg, stack);
179 LogCategory category = DebugLogCategory.EXIT;
199 publish(category, level, msg, stack);
213 LogCategory category = DebugLogCategory.THROWN;
231 publish(category, leve
430 publish(LogCategory category, LogLevel level, String msg, String stack) argument
[all...]
/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAttributeAssignment.java73 protected String category; field in class:AttributeAssignment
102 * Gets the value of the category property.
110 return category;
114 * Sets the value of the category property.
122 this.category = value;

Completed in 327 milliseconds

123456