com.novell.admin.snapins.creator
Class CreatorInfo

java.lang.Object
  |
  +--com.novell.admin.snapins.creator.CreatorInfo

public final class CreatorInfo
extends java.lang.Object


Constructor Summary
CreatorInfo(Shell shell, ObjectEntry parentOE, java.lang.String objectName)
           
 
Method Summary
 ObjectEntry[] getAllOEs()
           
 java.awt.Frame getFrame()
           
 AdminNamespace getNamespace()
           
 ClassDefinition getNewClassDef()
           
 ObjectEntry getNewOE()
           
 ClassDefinition getParentClassDef()
           
 ObjectEntry getParentOE()
           
 SchemaDefinition getSchemaDef()
           
 Shell getShell()
           
 void setNewClassDef(ClassDefinition classDef)
           
 void setNewOE(ObjectEntry oe)
           
 void setParentOE(ObjectEntry parentOE)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatorInfo

public CreatorInfo(Shell shell,
                   ObjectEntry parentOE,
                   java.lang.String objectName)
            throws SPIException
Method Detail

getParentOE

public ObjectEntry getParentOE()

setParentOE

public void setParentOE(ObjectEntry parentOE)
                 throws SPIException

getAllOEs

public ObjectEntry[] getAllOEs()

getNamespace

public AdminNamespace getNamespace()

getFrame

public java.awt.Frame getFrame()

getShell

public Shell getShell()

getSchemaDef

public SchemaDefinition getSchemaDef()

setNewClassDef

public void setNewClassDef(ClassDefinition classDef)

getNewClassDef

public ClassDefinition getNewClassDef()

getParentClassDef

public ClassDefinition getParentClassDef()

setNewOE

public void setNewOE(ObjectEntry oe)

getNewOE

public ObjectEntry getNewOE()


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