Searched defs:isAttributeSyntaxValid (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java331 if (! isAttributeSyntaxValid(type))
531 private boolean isAttributeSyntaxValid(AttributeType attribute) method in class:ReferentialIntegrityPlugin
/forgerock/opendj2/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java330 if (! isAttributeSyntaxValid(type))
530 private boolean isAttributeSyntaxValid(AttributeType attribute) method in class:ReferentialIntegrityPlugin
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java331 if (! isAttributeSyntaxValid(type))
531 private boolean isAttributeSyntaxValid(AttributeType attribute) method in class:ReferentialIntegrityPlugin
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java331 if (! isAttributeSyntaxValid(type))
531 private boolean isAttributeSyntaxValid(AttributeType attribute) method in class:ReferentialIntegrityPlugin
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java330 if (! isAttributeSyntaxValid(type))
530 private boolean isAttributeSyntaxValid(AttributeType attribute) method in class:ReferentialIntegrityPlugin
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java310 if (! isAttributeSyntaxValid(type))
490 private boolean isAttributeSyntaxValid(AttributeType attribute) method in class:ReferentialIntegrityPlugin

Completed in 147 milliseconds