Searched refs:description (Results 226 - 250 of 794) sorted by relevance

1234567891011>>

/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DNameForm.java91 // The description for this name form.
92 private final String description; field in class:NameForm
109 * @param description The description for this name form.
123 String oid, String description, boolean isObsolete,
132 this.description = description;
363 * Retrieves the description for this name form.
365 * @return The description for this name form, or {@code true} if
370 return description;
122 NameForm(String definition, Map<String,String> names, String oid, String description, boolean isObsolete, ObjectClass structuralClass, Set<AttributeType> requiredAttributes, Set<AttributeType> optionalAttributes, Map<String,List<String>> extraProperties) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DDITStructureRule.java88 // The description for this DIT structure rule.
89 private final String description; field in class:DITStructureRule
103 * @param description The description for this DIT structure
115 int ruleID, String description,
123 this.description = description;
322 * Retrieves the description for this DIT structure rule.
324 * @return The description for this DIT structure rule.
328 return description;
114 DITStructureRule(String definition, Map<String,String> names, int ruleID, String description, boolean isObsolete, NameForm nameForm, Set<DITStructureRule> superiorRules, Map<String,List<String>> extraProperties) argument
[all...]
H A DNameForm.java90 // The description for this name form.
91 private final String description; field in class:NameForm
108 * @param description The description for this name form.
122 String oid, String description, boolean isObsolete,
131 this.description = description;
362 * Retrieves the description for this name form.
364 * @return The description for this name form, or {@code true} if
369 return description;
121 NameForm(String definition, Map<String,String> names, String oid, String description, boolean isObsolete, ObjectClass structuralClass, Set<AttributeType> requiredAttributes, Set<AttributeType> optionalAttributes, Map<String,List<String>> extraProperties) argument
[all...]
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/models/authorization/
H A DPolicySetModel.js31 description: "",
H A DResourceTypeModel.js30 description: "",
/forgerock/opendj-b2.6/src/server/org/opends/server/util/args/
H A DArgument.java69 // The unique ID of the description for this argument.
70 private Message description; field in class:Argument
121 * @param description Message for the description of this
132 Message description)
144 this.description = description;
468 * Retrieves the human-readable description for this argument.
470 * @return The human-readable description for this argument.
474 return description !
127 Argument(String name, Character shortIdentifier, String longIdentifier, boolean isRequired, boolean isMultiValued, boolean needsValue, Message valuePlaceholder, String defaultValue, String propertyName, Message description) argument
[all...]
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1104 Message description = getIconDescription(iconType);
1106 return "<img src=\"" + url + "\" alt=\"" + description +
1124 Message description = getIconDescription(iconType);
1131 String ds = description != null ? description.toString() : null;
1542 * Returns the icon description for the given IconType.
1543 * @param iconType the IconType for which we want to get the description.
1544 * @return the icon description for the given IconType.
1548 Message description;
1552 description
[all...]
/forgerock/opendj2/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java70 * @param description The description for this configuration attribute.
74 public ReadOnlyConfigAttribute(String name, Message description, argument
77 super(name, description, false, isMultiValued, false);
90 * @param description The description for this configuration attribute.
93 public ReadOnlyConfigAttribute(String name, Message description, String value) argument
95 super(name, description, false, false, false, getValueSet(value));
116 * @param description The description fo
119 ReadOnlyConfigAttribute(String name, Message description, List<String> values) argument
[all...]
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1105 Message description = getIconDescription(iconType);
1107 return "<img src=\"" + url + "\" alt=\"" + description +
1125 Message description = getIconDescription(iconType);
1132 String ds = description != null ? description.toString() : null;
1543 * Returns the icon description for the given IconType.
1544 * @param iconType the IconType for which we want to get the description.
1545 * @return the icon description for the given IconType.
1549 Message description;
1553 description
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java71 * @param description The description for this configuration attribute.
75 public ReadOnlyConfigAttribute(String name, Message description, argument
78 super(name, description, false, isMultiValued, false);
91 * @param description The description for this configuration attribute.
94 public ReadOnlyConfigAttribute(String name, Message description, String value) argument
96 super(name, description, false, false, false, getValueSet(value));
117 * @param description The description fo
120 ReadOnlyConfigAttribute(String name, Message description, List<String> values) argument
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant-junit4.jar ... .lang.Exception org.junit.runner.Description description } org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter$ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-junit4.jar ... .lang.Exception org.junit.runner.Description description } org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter$ ...
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1105 Message description = getIconDescription(iconType);
1107 return "<img src=\"" + url + "\" alt=\"" + description +
1125 Message description = getIconDescription(iconType);
1132 String ds = description != null ? description.toString() : null;
1543 * Returns the icon description for the given IconType.
1544 * @param iconType the IconType for which we want to get the description.
1545 * @return the icon description for the given IconType.
1549 Message description;
1553 description
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java71 * @param description The description for this configuration attribute.
75 public ReadOnlyConfigAttribute(String name, Message description, argument
78 super(name, description, false, isMultiValued, false);
91 * @param description The description for this configuration attribute.
94 public ReadOnlyConfigAttribute(String name, Message description, String value) argument
96 super(name, description, false, false, false, getValueSet(value));
117 * @param description The description fo
120 ReadOnlyConfigAttribute(String name, Message description, List<String> values) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/util/args/
H A DArgument.java69 // The unique ID of the description for this argument.
70 private Message description; field in class:Argument
121 * @param description Message for the description of this
132 Message description)
144 this.description = description;
468 * Retrieves the human-readable description for this argument.
470 * @return The human-readable description for this argument.
474 return description !
127 Argument(String name, Character shortIdentifier, String longIdentifier, boolean isRequired, boolean isMultiValued, boolean needsValue, Message valuePlaceholder, String defaultValue, String propertyName, Message description) argument
[all...]
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-junit4.jar ... .lang.Exception org.junit.runner.Description description } org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter$ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-junit4.jar ... .lang.Exception org.junit.runner.Description description } org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter$ ...
/forgerock/opendj2-jel-hg/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java71 * @param description The description for this configuration attribute.
75 public ReadOnlyConfigAttribute(String name, Message description, argument
78 super(name, description, false, isMultiValued, false);
91 * @param description The description for this configuration attribute.
94 public ReadOnlyConfigAttribute(String name, Message description, String value) argument
96 super(name, description, false, false, false, getValueSet(value));
117 * @param description The description fo
120 ReadOnlyConfigAttribute(String name, Message description, List<String> values) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/args/
H A DArgument.java69 // The unique ID of the description for this argument.
70 private Message description; field in class:Argument
121 * @param description Message for the description of this
132 Message description)
144 this.description = description;
468 * Retrieves the human-readable description for this argument.
470 * @return The human-readable description for this argument.
474 return description !
127 Argument(String name, Character shortIdentifier, String longIdentifier, boolean isRequired, boolean isMultiValued, boolean needsValue, Message valuePlaceholder, String defaultValue, String propertyName, Message description) argument
[all...]
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1104 Message description = getIconDescription(iconType);
1106 return "<img src=\"" + url + "\" alt=\"" + description +
1124 Message description = getIconDescription(iconType);
1131 String ds = description != null ? description.toString() : null;
1542 * Returns the icon description for the given IconType.
1543 * @param iconType the IconType for which we want to get the description.
1544 * @return the icon description for the given IconType.
1548 Message description;
1552 description
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java70 * @param description The description for this configuration attribute.
74 public ReadOnlyConfigAttribute(String name, Message description, argument
77 super(name, description, false, isMultiValued, false);
90 * @param description The description for this configuration attribute.
93 public ReadOnlyConfigAttribute(String name, Message description, String value) argument
95 super(name, description, false, false, false, getValueSet(value));
116 * @param description The description fo
119 ReadOnlyConfigAttribute(String name, Message description, List<String> values) argument
[all...]
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1105 Message description = getIconDescription(iconType);
1107 return "<img src=\"" + url + "\" alt=\"" + description +
1125 Message description = getIconDescription(iconType);
1132 String ds = description != null ? description.toString() : null;
1543 * Returns the icon description for the given IconType.
1544 * @param iconType the IconType for which we want to get the description.
1545 * @return the icon description for the given IconType.
1549 Message description;
1553 description
[all...]
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-junit4.jar ... .lang.Exception org.junit.runner.Description description } org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter$ ...
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/record/
H A DRecordResource.java59 description = RECORD_RESOURCE + DESCRIPTION))
86 description = RECORD_RESOURCE + ERROR_400_DESCRIPTION)},
87 description = RECORD_RESOURCE + "operation.start.description"),
112 description = RECORD_RESOURCE + "operation.status.description"),
138 description = RECORD_RESOURCE + ERROR_400_DESCRIPTION)},
139 description = RECORD_RESOURCE + "operation.stop.description"),
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DSubjects.java56 private String description; field in class:Subjects
105 // Get the description
106 if ((description = XMLUtils.getNodeAttributeValue(usersNode,
108 description = "";
181 * @param description user friendly description for
184 public Subjects(String name, String description) { argument
187 this.description = (description == null) ?
188 "" : description;
230 setDescription(String description) argument
[all...]

Completed in 112 milliseconds

1234567891011>>