|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Snapin | |
| com.novell.admin.common.snapins | Provides an interface and classes for creating NDS Administration Page Snap-ins. |
| 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.nw | Provides interfaces and classes for administering a NetWare NDS namespace 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. |
| Uses of Snapin in com.novell.admin.common.snapins |
| Classes in com.novell.admin.common.snapins that implement Snapin | |
class |
AdminPageSnapin
Base class for all Admin Page snapins. |
class |
MODObjectListSnapin
Snapin interface implementation for the MODObjectListSnapin. |
| Uses of Snapin in com.novell.admin.ns.fs |
| Subinterfaces of Snapin in com.novell.admin.ns.fs | |
interface |
FSNamespace
Extends the AdminNamespace and provides the interface for the management of files and directories. |
| Uses of Snapin in com.novell.admin.ns.fs.nw |
| Subinterfaces of Snapin in com.novell.admin.ns.fs.nw | |
interface |
NWFSNamespace
Extends the File System Namespace and allows different protocols to be implemented. |
| Uses of Snapin in com.novell.admin.ns.jfs |
| Classes in com.novell.admin.ns.jfs that implement Snapin | |
class |
LocalVolumesNamespace
|
| Uses of Snapin in com.novell.admin.ns.nw |
| Classes in com.novell.admin.ns.nw that implement Snapin | |
class |
NetWareNamespace
This class provides the utility to manage a Novell Directory Service Namespace. |
| Uses of Snapin in com.novell.admin.snapins.creator |
| Subinterfaces of Snapin in com.novell.admin.snapins.creator | |
interface |
CreatorSnapin
|
interface |
ExternalCreatorSnapin
|
| Classes in com.novell.admin.snapins.creator that implement Snapin | |
class |
CreatorSnapinPanel
|
class |
SnapinMenuFileNew
|
class |
SnapinPopupNew
|
class |
SnapinToolbarObject
|
| Uses of Snapin in com.novell.application.console.snapin |
| Subinterfaces of Snapin in com.novell.application.console.snapin | |
interface |
DisplayIconSnapin
Provides the icons associated with a specified ObjectEntry or ObjectType. |
interface |
DisplayNameSnapin
Provides the display name associated with a specified ObjectEntry
or ObjectType object. |
interface |
DisplayNameSnapinRev2
Provides the display name associated with a specified ObjectEntry. |
interface |
DynamicSnapin
Provides for the dynamic registration of snap-ins. |
interface |
ExtendedViewSnapin
An extension to ViewSnapin that allows snapins to return additional unique IDs that snapins may register against. |
interface |
InitializationSnapin
Provides services snapped into the shell to run one time when the shell is started. |
interface |
MapObjectEntrySnapin
Describes the mapping between two namespaces. |
interface |
MenuSnapin
Provides a menu to snap into the main menu of the shell. |
interface |
NamespaceSnapin
Describes a namespace, including the ObjectEntry for every object contained in the data store. |
interface |
PageSnapin
Provides the interface that must be implemented by property page snap-in writers. |
interface |
PopupMenuSnapin
Provides a menu that will be shown in a pop-up menu for a specific object in the shell. |
interface |
ResultModifierSnapin
Provides a ResultModifier that describes the metrics the namespace uses to control the sorting and filtering of list and search operations. |
interface |
ServiceSnapin
Provides services snapped into the shell to run as long as the shell is running. |
interface |
StatusBarSnapin
Provides the interface used to add status bar items into the shell. |
interface |
ToolBarSnapin
Provides the interface used to add toolbar items to the shell's toolbar. |
interface |
ViewSnapin
Provides view snap-ins for the ConsoleOne shell. |
| Classes in com.novell.application.console.snapin that implement Snapin | |
class |
AbstractPageSnapin
Simplifies creation of Page Host page snap-ins. |
class |
AbstractStatusBarSnapin
Provides a simplified method of creating status bar snap-ins. |
class |
AbstractToolBarMenuSnapin
Provides a simplified method of creating simple toolbar and menu snap-ins. |
| Methods in com.novell.application.console.snapin that return Snapin | |
Snapin[] |
DynamicSnapin.getSnapins(Scope theScope,
SnapinContext theContext)
Returns an array of snap-ins based on the scope and snap-in context specified. |
Snapin[] |
Shell.loadSnapins(Scope theScope)
Returns an array of snap-ins based on the Scope parameter. |
Snapin[] |
Shell.loadSnapins(Scope[] scopes)
Returns an array of snap-ins based on the scopes parameter. |
Snapin[] |
Shell.loadSnapins(Scope[] scopes,
SnapinContext context)
Returns an array of snap-ins based on the scopes parameter. |
Snapin[] |
Shell.loadPageSnapins(ObjectEntry objectEntry)
Returns an array of page snap-ins based on the object entry parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||