org.apache.directory.server.schema.bootstrap
Class ApacheSchema

java.lang.Object
  extended by org.apache.directory.server.schema.bootstrap.AbstractBootstrapSchema
      extended by org.apache.directory.server.schema.bootstrap.ApacheSchema
All Implemented Interfaces:
org.apache.directory.server.schema.bootstrap.BootstrapSchema, org.apache.directory.server.schema.bootstrap.Schema

public class ApacheSchema
extends org.apache.directory.server.schema.bootstrap.AbstractBootstrapSchema

Top level apache 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.schema.bootstrap.AbstractBootstrapSchema
DEFAULT_DEPS
 
Constructor Summary
ApacheSchema()
           
 
Method Summary
 
Methods inherited from class org.apache.directory.server.schema.bootstrap.AbstractBootstrapSchema
getBaseClassName, getDefaultBaseClassName, getDependencies, getFullClassName, getFullDefaultBaseClassName, getOwner, getPackageName, getSchemaName, getUnqualifiedClassName, getUnqualifiedClassName, isDisabled, setDependencies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheSchema

public ApacheSchema()


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