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

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

public class CorbaSchema
extends AbstractBootstrapSchema

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


Field Summary
 
Fields inherited from class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
DEFAULT_DEPS
 
Constructor Summary
CorbaSchema()
           
 
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

CorbaSchema

public CorbaSchema()