org.apache.directory.server.core.schema.bootstrap
Class JavaSchema

java.lang.Object
  extended by org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
      extended by org.apache.directory.server.core.schema.bootstrap.JavaSchema
All Implemented Interfaces:
org.apache.directory.server.core.schema.bootstrap.BootstrapSchema

public class JavaSchema
extends org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema

Top level java schema class. This code has been automatically generated using the directory plugin for maven.

Version:
$Rev$
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
DEFAULT_DEPS
 
Constructor Summary
JavaSchema()
           
 
Method Summary
 
Methods inherited from class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
getBaseClassName, getDefaultBaseClassName, getDependencies, getFullClassName, getFullDefaultBaseClassName, getOwner, getPackageName, getSchemaName, getUnqualifiedClassName, getUnqualifiedClassName, setDependencies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaSchema

public JavaSchema()


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