org.apache.directory.server.core.entry
Class TestServerEntryUtils

java.lang.Object
  extended by org.apache.directory.server.core.entry.TestServerEntryUtils

public class TestServerEntryUtils
extends java.lang.Object

Some common declaration used by the serverEntry tests.

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Constructor Summary
TestServerEntryUtils()
           
 
Method Summary
static org.apache.directory.shared.ldap.schema.MatchingRule matchingRuleFactory(java.lang.String oid)
           
static org.apache.directory.shared.ldap.schema.LdapSyntax syntaxFactory(java.lang.String oid, boolean humanReadable)
          A local Syntax class used for the tests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServerEntryUtils

public TestServerEntryUtils()
Method Detail

matchingRuleFactory

public static org.apache.directory.shared.ldap.schema.MatchingRule matchingRuleFactory(java.lang.String oid)

syntaxFactory

public static org.apache.directory.shared.ldap.schema.LdapSyntax syntaxFactory(java.lang.String oid,
                                                                               boolean humanReadable)
A local Syntax class used for the tests



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.