Searched defs:acceptEmpty (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DDITContentRule.java506 * @param acceptEmpty Indicates whether an empty list of
517 boolean acceptEmpty)
519 if (acceptEmpty &&
516 isRequiredOrOptional(AttributeType attributeType, boolean acceptEmpty) argument
/forgerock/opendj2/src/server/org/opends/server/types/
H A DDITContentRule.java505 * @param acceptEmpty Indicates whether an empty list of
516 boolean acceptEmpty)
518 if (acceptEmpty &&
515 isRequiredOrOptional(AttributeType attributeType, boolean acceptEmpty) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DDITContentRule.java506 * @param acceptEmpty Indicates whether an empty list of
517 boolean acceptEmpty)
519 if (acceptEmpty &&
516 isRequiredOrOptional(AttributeType attributeType, boolean acceptEmpty) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DDITContentRule.java506 * @param acceptEmpty Indicates whether an empty list of
517 boolean acceptEmpty)
519 if (acceptEmpty &&
516 isRequiredOrOptional(AttributeType attributeType, boolean acceptEmpty) argument
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DDITContentRule.java505 * @param acceptEmpty Indicates whether an empty list of
516 boolean acceptEmpty)
518 if (acceptEmpty &&
515 isRequiredOrOptional(AttributeType attributeType, boolean acceptEmpty) argument

Completed in 28 milliseconds