Uses of Package
com.novell.application.console.snapin

Packages that use com.novell.application.console.snapin
com.novell.admin.common.exceptions Provides the exceptions thrown by the NDS Namespace Administration APIs. 
com.novell.admin.common.snapins Provides an interface and classes for creating NDS Administration Page Snap-ins. 
com.novell.admin.common.ui Provides classes for displaying the user interface for NDS Administration Page Snap-ins. 
com.novell.admin.ns Provides interfaces and classes for administering namespaces through ConsoleOne. 
com.novell.admin.ns.fs Provides interfaces and classes for administering a file system namespace through ConsoleOne. 
com.novell.admin.ns.fs.nw Provides interfaces and classes for administering the NetWare file system namespace through ConsoleOne. 
com.novell.admin.ns.jfs Provides interfaces and classes for administering a Java file system namespace through ConsoleOne. 
com.novell.admin.ns.nds Provides interfaces and classes for administering the NDS namespace through ConsoleOne. 
com.novell.admin.ns.nw Provides interfaces and classes for administering a NetWare NDS namespace through ConsoleOne. 
com.novell.admin.rbs Provides interfaces and classes for administering role-based NDS services through ConsoleOne. 
com.novell.admin.snapins.creator   
com.novell.application.console.snapin Provides interfaces and classes for creating and managing snap-ins to the ConsoleOne shell. 
com.novell.application.console.snapin.context Provides snap-in context classes for ConsoleOne. 
com.novell.application.console.util.objectentryselector Provides a common message box selecting object entries in ConsoleOne. 
 

Classes in com.novell.application.console.snapin used by com.novell.admin.common.exceptions
SnapinException
          SnapinException's can be thrown from snapins in certain methods to report exceptions or errors to ConsoleOne.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.common.snapins
Help
          Provides a common help interface for snapins which need to provide a help system
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
ObjectEntryCollection
          Provides the icons associated with a specified ObjectEntry or ObjectType.
PageSnapin
          Provides the interface that must be implemented by property page snap-in writers.
PropertyBook
          Provides services for page snap-ins.
Shell
          Defines generic methods that any participating snap-ins can call.
Snapin
          Provides the base interface from which all snap-ins extend.
SnapinEvent
          Defines a snap-in event.
SnapinListener
          Listens for events generated by other snap-ins.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.common.ui
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectType
          Provides the base class for object types supported by a namespace.
PropertyBook
          Provides services for page snap-ins.
Shell
          Defines generic methods that any participating snap-ins can call.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.ns
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryCollection
          Provides the icons associated with a specified ObjectEntry or ObjectType.
ObjectEntryEnumeration
          Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ObjectType
          Provides the base class for object types supported by a namespace.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
SnapinEvent
          Defines a snap-in event.
SnapinVetoException
          Implements the vetoable exceptions that can be thrown.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.ns.fs
NamespaceSnapin
          Describes a namespace, including the ObjectEntry for every object contained in the data store.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectType
          Provides the base class for object types supported by a namespace.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
Snapin
          Provides the base interface from which all snap-ins extend.
SnapinVetoException
          Implements the vetoable exceptions that can be thrown.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.ns.fs.nw
NamespaceSnapin
          Describes a namespace, including the ObjectEntry for every object contained in the data store.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryEnumeration
          Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
Snapin
          Provides the base interface from which all snap-ins extend.
SnapinVetoException
          Implements the vetoable exceptions that can be thrown.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.ns.jfs
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
NamespaceSnapin
          Describes a namespace, including the ObjectEntry for every object contained in the data store.
NotAContainerException
          Thrown in an attempt to call the getChildren() or getChildContainers() methods when the parent is a leaf object for which there are no children.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryEnumeration
          Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ObjectType
          Provides the base class for object types supported by a namespace.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
Snapin
          Provides the base interface from which all snap-ins extend.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.ns.nds
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryCollection
          Provides the icons associated with a specified ObjectEntry or ObjectType.
ObjectEntryEnumeration
          Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ObjectType
          Provides the base class for object types supported by a namespace.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
ResultModifierFilterEntry
          Defines a ResultModifierFilterEntry which represents a name and object type filter to be used for filtering of list and search operations.
SnapinVetoException
          Implements the vetoable exceptions that can be thrown.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.ns.nw
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
NamespaceSnapin
          Describes a namespace, including the ObjectEntry for every object contained in the data store.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryEnumeration
          Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ObjectType
          Provides the base class for object types supported by a namespace.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
Shell
          Defines generic methods that any participating snap-ins can call.
Snapin
          Provides the base interface from which all snap-ins extend.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.rbs
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
SnapinEvent
          Defines a snap-in event.
SnapinVetoException
          Implements the vetoable exceptions that can be thrown.
 

Classes in com.novell.application.console.snapin used by com.novell.admin.snapins.creator
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
MenuSnapin
          Provides a menu to snap into the main menu of the shell.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
PopupMenuSnapin
          Provides a menu that will be shown in a pop-up menu for a specific object in the shell.
Shell
          Defines generic methods that any participating snap-ins can call.
ShellSelectionEvent
          Defines a shell selection event.
ShellSelectionListener
          Listens for shell selection event.
Snapin
          Provides the base interface from which all snap-ins extend.
ToolBarSnapin
          Provides the interface used to add toolbar items to the shell's toolbar.
 

Classes in com.novell.application.console.snapin used by com.novell.application.console.snapin
BaseDefaultVirtualEnumeration
          Provides a base implementation upon which all versions of the virtual ObjectEntryEnumeration classes are built.
BrowserObjectEntryEnumeration
          Provides a browser ObjectEntry enumeration.
CountableObjectEntryEnumeration
          Provides an Countable ObjectEntry enumeration.
DisplayNameSnapin
          Provides the display name associated with a specified ObjectEntry or ObjectType object.
Help
          Provides a common help interface for snapins which need to provide a help system
IndexedObjectEntryEnumeration
          Provides an indexed ObjectEntry enumeration.
InitSnapinInfo
          Provides references to the shell, snap-in types and snap-in context.
InvalidateCacheEvent
          Defines an invalidate cache event.
InvalidateCacheListener
          A listener which can recieve invalidate cache notifications from the shell.
MenuSnapin
          Provides a menu to snap into the main menu of the shell.
NamespaceSnapin
          Describes a namespace, including the ObjectEntry for every object contained in the data store.
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryCollection
          Provides the icons associated with a specified ObjectEntry or ObjectType.
ObjectEntryEnumeration
          Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ObjectType
          Provides the base class for object types supported by a namespace.
PageSnapin
          Provides the interface that must be implemented by property page snap-in writers.
PropertyBook
          Provides services for page snap-ins.
PropertyBookEvent
          Defines a Property Book page snap-in event.
PropertyBookListener
          Listens for events generated by other Property Book page snap-ins.
RegistrationItem
          Specifies to ConsoleOne the conditions under which snap-ins are loaded.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
ResultModifierFilterEntry
          Defines a ResultModifierFilterEntry which represents a name and object type filter to be used for filtering of list and search operations.
SelectionSet
          Provides selection set access for any class that handles object selection.
Shell
          Defines generic methods that any participating snap-ins can call.
ShellEvent
          Deprecated. Replaced by ShellSelectionEvent
ShellFocusEvent
          Defines a shell focus event.
ShellFocusListener
          Listens for shell focus changed events.
ShellLifecycleEvent
          Defines a shell lifecycle event.
ShellLifecycleListener
          Listens for shell lifecycle events.
ShellListener
          Deprecated. Replaced by ShellSelectionListener.
ShellSelectionEvent
          Defines a shell selection event.
ShellSelectionListener
          Listens for shell selection event.
Snapin
          Provides the base interface from which all snap-ins extend.
SnapinEvent
          Defines a snap-in event.
SnapinException
          SnapinException's can be thrown from snapins in certain methods to report exceptions or errors to ConsoleOne.
SnapinListener
          Listens for events generated by other snap-ins.
SnapinVetoException
          Implements the vetoable exceptions that can be thrown.
StatusBarSnapin
          Provides the interface used to add status bar items into the shell.
ToolBarSnapin
          Provides the interface used to add toolbar items to the shell's toolbar.
VetoableSnapinListener
          Allow a vetoable snap-in to veto a snap-in event.
ViewSnapin
          Provides view snap-ins for the ConsoleOne shell.
VirtualObjectEntryEnumeration
          Provides a virtual ObjectEntry enumeration.
 

Classes in com.novell.application.console.snapin used by com.novell.application.console.snapin.context
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryCollection
          Provides the icons associated with a specified ObjectEntry or ObjectType.
PropertyBook
          Provides services for page snap-ins.
ResultModifier
          Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
Shell
          Defines generic methods that any participating snap-ins can call.
 

Classes in com.novell.application.console.snapin used by com.novell.application.console.util.objectentryselector
ObjectEntry
          Defines an entry that represents each object inside of a namespace.
ObjectEntryCollection
          Provides the icons associated with a specified ObjectEntry or ObjectType.
ObjectType
          Provides the base class for object types supported by a namespace.
Shell
          Defines generic methods that any participating snap-ins can call.
 



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