Searched refs:AttributeSyntax (Results 1 - 25 of 563) sorted by relevance

1234567891011>>

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DAttributeSyntaxTreeNode.java30 import org.opends.server.api.AttributeSyntax;
40 private AttributeSyntax<?> syntax;
47 public AttributeSyntaxTreeNode(String name, AttributeSyntax<?> syntax)
57 public AttributeSyntax<?> getAttributeSyntax()
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DAttributeSyntaxTreeNode.java29 import org.opends.server.api.AttributeSyntax;
39 private AttributeSyntax<?> syntax;
46 public AttributeSyntaxTreeNode(String name, AttributeSyntax<?> syntax)
56 public AttributeSyntax<?> getAttributeSyntax()
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DAttributeSyntaxTreeNode.java30 import org.opends.server.api.AttributeSyntax;
40 private AttributeSyntax<?> syntax;
47 public AttributeSyntaxTreeNode(String name, AttributeSyntax<?> syntax)
57 public AttributeSyntax<?> getAttributeSyntax()
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DAttributeSyntaxTreeNode.java29 import org.opends.server.api.AttributeSyntax;
39 private AttributeSyntax<?> syntax;
46 public AttributeSyntaxTreeNode(String name, AttributeSyntax<?> syntax)
56 public AttributeSyntax<?> getAttributeSyntax()
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DAttributeSyntaxTreeNode.java30 import org.opends.server.api.AttributeSyntax;
40 private AttributeSyntax<?> syntax;
47 public AttributeSyntaxTreeNode(String name, AttributeSyntax<?> syntax)
57 public AttributeSyntax<?> getAttributeSyntax()
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DDITContentRuleSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DGuideSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DIA5StringSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DIntegerSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DMatchingRuleSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DMatchingRuleUseSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DOtherMailboxSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DTelexSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DUUIDSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DDITContentRuleSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DGuideSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DIA5StringSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DIntegerSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DMatchingRuleSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DMatchingRuleUseSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DOtherMailboxSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DTelexSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
H A DUUIDSyntaxTest.java28 import org.opends.server.api.AttributeSyntax;
41 protected AttributeSyntax getRule()
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DDITContentRuleSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()
H A DGuideSyntaxTest.java29 import org.opends.server.api.AttributeSyntax;
42 protected AttributeSyntax getRule()

Completed in 344 milliseconds

1234567891011>>