com.novell.admin.rbs
Class RBSSchemaVerifier

java.lang.Object
  |
  +--com.novell.admin.rbs.RBSSchemaVerifier

public class RBSSchemaVerifier
extends java.lang.Object

Schema Verifier / Extender class; NOT SUPPORTED EXTERNALLY


Constructor Summary
RBSSchemaVerifier(InitSnapinInfo snapinInfo, ObjectEntry treeOE)
          Constructor.
 
Method Summary
 void extendSchema()
          Extends the schema for RBS.
 boolean isSchemaValid()
          Verifies if the schema has allready been extended for RBS.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RBSSchemaVerifier

public RBSSchemaVerifier(InitSnapinInfo snapinInfo,
                         ObjectEntry treeOE)
                  throws NamespaceException,
                         SPIException
Constructor.
Parameters:
snapinInfo - The InitSnapinInfo object.
treeOE - The tree name object.
Throws:
SPIException -  
NamespaceException -  
Method Detail

isSchemaValid

public boolean isSchemaValid()
Verifies if the schema has allready been extended for RBS.

extendSchema

public void extendSchema()
Extends the schema for RBS.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.