com.novell.admin.ns.jfs
Class LocalVolumesNamespace

java.lang.Object
  |
  +--com.novell.admin.ns.jfs.LocalVolumesNamespace
All Implemented Interfaces:
NamespaceSnapin, Snapin

public class LocalVolumesNamespace
extends java.lang.Object
implements NamespaceSnapin,


Field Summary
static java.lang.String name
           
static java.lang.String volumeClassName
           
 
Constructor Summary
LocalVolumesNamespace()
           
 
Method Summary
 ObjectEntryEnumeration getChildContainers(ObjectEntry parent, ResultModifier modifier)
           
 ObjectEntryEnumeration getChildren(ObjectEntry oe)
           
 ObjectEntryEnumeration getChildren(ObjectEntry obj,  context)
           
 ObjectEntryEnumeration getChildren(ObjectEntry oe, ResultModifier modifiers)
           
 java.lang.String getFullName(ObjectEntry oe)
           
 ObjectEntry[] getInitialObjectEntries()
           
 ObjectEntry[] getInitialObjectEntries(ObjectEntry oe,  context)
           
 ObjectEntry getObjectEntry(ObjectEntry temp, java.lang.String objName)
           
 ObjectEntry getObjectEntry(java.lang.String objName)
           
 ObjectType[] getObjectTypes(ObjectEntry oe)
           
 java.lang.String getSnapinDescription()
           
 java.lang.String getSnapinName()
           
 java.lang.String getUniqueID()
           
 boolean initSnapin(InitSnapinInfo info)
           
 void shutdownSnapin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static final java.lang.String name

volumeClassName

public static final java.lang.String volumeClassName
Constructor Detail

LocalVolumesNamespace

public LocalVolumesNamespace()
Method Detail

getUniqueID

public java.lang.String getUniqueID()
Specified by:
getUniqueID in interface NamespaceSnapin

getSnapinName

public java.lang.String getSnapinName()

getSnapinDescription

public java.lang.String getSnapinDescription()

initSnapin

public boolean initSnapin(InitSnapinInfo info)

shutdownSnapin

public void shutdownSnapin()

getInitialObjectEntries

public ObjectEntry[] getInitialObjectEntries(ObjectEntry oe,
                                              context)
Specified by:
getInitialObjectEntries in interface

getInitialObjectEntries

public ObjectEntry[] getInitialObjectEntries()
Specified by:
getInitialObjectEntries in interface NamespaceSnapin

getObjectEntry

public ObjectEntry getObjectEntry(java.lang.String objName)
Specified by:
getObjectEntry in interface NamespaceSnapin

getObjectEntry

public ObjectEntry getObjectEntry(ObjectEntry temp,
                                  java.lang.String objName)
Specified by:
getObjectEntry in interface

getFullName

public java.lang.String getFullName(ObjectEntry oe)
Specified by:
getFullName in interface NamespaceSnapin

getObjectTypes

public ObjectType[] getObjectTypes(ObjectEntry oe)
Specified by:
getObjectTypes in interface NamespaceSnapin

getChildren

public ObjectEntryEnumeration getChildren(ObjectEntry obj,
                                           context)
                                   throws NotAContainerException

getChildren

public ObjectEntryEnumeration getChildren(ObjectEntry oe)
                                   throws NotAContainerException

getChildren

public ObjectEntryEnumeration getChildren(ObjectEntry oe,
                                          ResultModifier modifiers)
                                   throws NotAContainerException
Specified by:
getChildren in interface NamespaceSnapin

getChildContainers

public ObjectEntryEnumeration getChildContainers(ObjectEntry parent,
                                                 ResultModifier modifier)
                                          throws NotAContainerException
Specified by:
getChildContainers in interface NamespaceSnapin


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