A B C D E F G H I J K L M N O P R S T U V W Y

N

NActivityBox - class com.novell.utility.nmsgbox.NActivityBox.
Provides a common activity box for displaying messages.
NActivityBox.ImmediatelyPaintingComponent - class com.novell.utility.nmsgbox.NActivityBox.ImmediatelyPaintingComponent.
 
NActivityBox.ImmediatelyPaintingComponent(NActivityBox) - Constructor for class com.novell.utility.nmsgbox.NActivityBox.ImmediatelyPaintingComponent
 
NActivityBox(Component, String) - Constructor for class com.novell.utility.nmsgbox.NActivityBox
Creates a pre-defined modal message box with help system support.
name - Variable in class com.novell.admin.ns.AttributeDefinition
Name of the attribute.
name - Static variable in interface com.novell.admin.ns.nds.NDSNamespace
The name of the namespace.
name - Static variable in class com.novell.admin.ns.nw.NetWareNamespace
The name of the namespace.
name - Static variable in interface com.novell.admin.ns.fs.FSNamespace
 
name - Static variable in class com.novell.admin.ns.jfs.LocalVolumesNamespace
 
NAME - Static variable in class com.novell.admin.ns.ns
 
NAME - Static variable in class com.novell.admin.ns.nds.nds
 
NAME - Static variable in class com.novell.admin.rbs.RBSEvent
Name of this event.
namespace - Variable in class com.novell.admin.ns.DefaultNSObject
Namespace that can be used to get class definition
NAMESPACE_EXCEPTION - Static variable in class com.novell.admin.common.ui.AdminPage
 
NAMESPACE_EXCEPTION - Static variable in class com.novell.admin.rbs.RBSConstants
 
NamespaceContainerTypesScope - class com.novell.application.console.snapin.scope.NamespaceContainerTypesScope.
Defines a scope that is restricted to the namespace and Container type object specified at registration.
NamespaceContainerTypesScope(Object, String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceContainerTypesScope
Builds a NamespaceContainerTypesScope for the specified snapinType, but restricted to a container object in the namespace specified at registration.
NamespaceException - exception com.novell.admin.ns.NamespaceException.
Exceptions for the Namespace Abstraction.
NamespaceException(String) - Constructor for class com.novell.admin.ns.NamespaceException
Constructs a new NamespaceException.
NamespaceLeafTypesScope - class com.novell.application.console.snapin.scope.NamespaceLeafTypesScope.
Defines a scope that is restricted to the namespace and Leaf type object specified at registration.
NamespaceLeafTypesScope(Object, String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceLeafTypesScope
Builds a NamespaceLeafTypesScope for the specified snapinType, but restricted to a leaf object in the namespace specified at registration.
NamespaceMultiSelectPopupMenuScope - class com.novell.application.console.snapin.scope.NamespaceMultiSelectPopupMenuScope.
Deprecated. As of ConsoleOne version 1.2, use the MultiSelectNamespaceScope.
NamespaceMultiSelectPopupMenuScope(String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceMultiSelectPopupMenuScope
Deprecated. Builds a NamespaceMultiSelectPopupMenuScope for the PopupMenu snapinType in the namespace specified at registration.
NamespaceScope - class com.novell.application.console.snapin.scope.NamespaceScope.
Defines a scope that is restricted to the namespace specified at registration.
NamespaceScope(Object, String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceScope
Builds a NamespaceScope for the specified snapinType, but restricted to the namespace specified at registration.
NamespaceSnapin - interface com.novell.application.console.snapin.NamespaceSnapin.
Describes a namespace, including the ObjectEntry for every object contained in the data store.
NamespaceTreeObjectsScope - class com.novell.application.console.snapin.scope.NamespaceTreeObjectsScope.
Defines a scope that is restricted to tree objects the namespace specified at registration.
NamespaceTreeObjectsScope(Object, String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceTreeObjectsScope
Builds a NamespaceTreeObjectsScope for the specified snapinType, but restricted to a tree objects in the namespace specified at registration.
NamespaceTypeScope - class com.novell.application.console.snapin.scope.NamespaceTypeScope.
Defines a scope that is restricted to the namespace and object type specified at registration.
NamespaceTypeScope(Object, String, String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceTypeScope
Builds a NamespaceTypeScope for the specified snapinType, but restricted to the namespace and object type ('type') specified at registration.
NamespaceViewScope - class com.novell.application.console.snapin.scope.NamespaceViewScope.
Defines a scope that is restricted to a view in the namespace specified at registration.
NamespaceViewScope(Object, String, String) - Constructor for class com.novell.application.console.snapin.scope.NamespaceViewScope
Builds a NamespaceViewScope for the specified snapinType, but restricted to the specified view uniqueID in the namespace specified at registration.
NAMING_EXCEPTION - Static variable in class com.novell.admin.ns.ns
 
namingAttributeTable - Variable in class com.novell.admin.ns.ClassDefinition
Table of naming attributes.
NConeFactory - class com.novell.application.console.snapin.NConeFactory.
 
NConeFactory() - Constructor for class com.novell.application.console.snapin.NConeFactory
 
ncpFragmentRequest(ObjectEntry, int, int, byte[][], byte[][]) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Send NCP using a fragmented request
nds - class com.novell.admin.ns.nds.nds.
 
nds() - Constructor for class com.novell.admin.ns.nds.nds
 
NDSAttributeDefinition - class com.novell.admin.ns.nds.NDSAttributeDefinition.
Concrete class for NDS attribute definitions.
NDSAttributeDefinition(String, int, int, long, long, byte[]) - Constructor for class com.novell.admin.ns.nds.NDSAttributeDefinition
Constructor for all NDS attribute definitions.
NDSAttributeDefinition(String, NDSSyntax, NDSAttributeFlags, long, long, byte[]) - Constructor for class com.novell.admin.ns.nds.NDSAttributeDefinition
Constructor for all NDS attribute definitions.
NDSAttributeFlags - class com.novell.admin.ns.nds.NDSAttributeFlags.
Maintains the NDS schema attribute flag information.
NDSAttributeFlags(int) - Constructor for class com.novell.admin.ns.nds.NDSAttributeFlags
Constructor.
NDSClassDefinition - class com.novell.admin.ns.nds.NDSClassDefinition.
This class represents the schema definition for a particular NDS class.
NDSClassDefinition(String, NDSClassFlags, String[], String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[], byte[]) - Constructor for class com.novell.admin.ns.nds.NDSClassDefinition
Constructor - Creates an NDS class definition.
NDSClassFlags - class com.novell.admin.ns.nds.NDSClassFlags.
Maintains information about the NDS schema class flags.
NDSClassFlags(int) - Constructor for class com.novell.admin.ns.nds.NDSClassFlags
Constructor.
NDSFilterResultModifier - class com.novell.admin.ns.nds.NDSFilterResultModifier.
Adds filters to the ResultModifier class.
NDSFilterResultModifier(String, FilterResultModifier.Filter, boolean) - Constructor for class com.novell.admin.ns.nds.NDSFilterResultModifier
Constructor that creates an extended filter for object search.
NDSFilterResultModifier(String, int, FilterResultModifier.Filter, boolean) - Constructor for class com.novell.admin.ns.nds.NDSFilterResultModifier
Constructor that creates an extended filter for object search.
NDSInputStreamFactory - interface com.novell.admin.ns.nds.NDSInputStreamFactory.
Final class that implements the Stream Factory for NDS streams.
NDSMOOManagerImpl - class com.novell.admin.ns.nds.NDSMOOManagerImpl.
This class describes a service for multiple object administration.
NDSMOOManagerImpl(ObjectEntry, ObjectEntryEnumeration) - Constructor for class com.novell.admin.ns.nds.NDSMOOManagerImpl
Constructor.
NDSNamespace - interface com.novell.admin.ns.nds.NDSNamespace.
This class provides the ability to manage a Novell Directory Service Namespace.
NDSNamespaceException - exception com.novell.admin.ns.nds.NDSNamespaceException.
This class represents the exceptions that are thrown when schema definitions are created or modified.
NDSNCPExtension - interface com.novell.admin.ns.nds.NDSNCPExtension.
This is the ncp extension service for sending ncp extension data.
NDSObject - class com.novell.admin.ns.nds.NDSObject.
Memory model for objects stored in a namespace.
NDSObject(ObjectEntry, Vector, long) - Constructor for class com.novell.admin.ns.nds.NDSObject
Constructor.
NDSObjectAttribute - class com.novell.admin.ns.nds.NDSObjectAttribute.
Attribute implementation specific to Novell Directory Services.
NDSObjectAttribute(AttributeDefinition, ValueComponent[]) - Constructor for class com.novell.admin.ns.nds.NDSObjectAttribute
Constructor that initializes its list of values.
NDSObjectAttribute(NDSAttributeDefinition) - Constructor for class com.novell.admin.ns.nds.NDSObjectAttribute
Constructor that does not initialize its list of values.
NDSObjectOperation - class com.novell.admin.ns.nds.NDSObjectOperation.
 
NDSObjectOperation(NDSAttributeDefinition, int) - Constructor for class com.novell.admin.ns.nds.NDSObjectOperation
 
NDSObjectOperation(NDSAttributeDefinition, ValueComponent[], int) - Constructor for class com.novell.admin.ns.nds.NDSObjectOperation
 
NDSObjectRights - interface com.novell.admin.ns.nds.NDSObjectRights.
This interface represents rights for an NDS object.
NDSPartitionInfo - class com.novell.admin.ns.nds.NDSPartitionInfo.
This class stores information about NDS partitions.
NDSPartitionInfo(String, String, String, Date, Date, Vector) - Constructor for class com.novell.admin.ns.nds.NDSPartitionInfo
Constructor that creates an NDSPartitionInfo object to store NDS partition information.
NDSPartitionOperationStatus - class com.novell.admin.ns.nds.NDSPartitionOperationStatus.
NDSPartitionOperationStatus provides methods for the caller to check the create/merge partition operation status, also it allows the caller to wait or abort these operations.
NDSPartitionOperationStatus(ObjectEntry, NDSPartitionService, Thread) - Constructor for class com.novell.admin.ns.nds.NDSPartitionOperationStatus
Constructor
NDSPartitionService - interface com.novell.admin.ns.nds.NDSPartitionService.
NDSPartitionService provides partition and replica operations.
NDSPropertyRights - interface com.novell.admin.ns.nds.NDSPropertyRights.
This class represents the property rights for an object.
NDSReplica - class com.novell.admin.ns.nds.NDSReplica.
This class stores some NDS replica information.
NDSReplica(ObjectEntry, ObjectEntry, NDSReplicaType, NDSReplicaState) - Constructor for class com.novell.admin.ns.nds.NDSReplica
Constructor that contains some NDS replica information.
NDSReplicaInfo - class com.novell.admin.ns.nds.NDSReplicaInfo.
This class stores the NDS replica related information, use this class to retrieve the NDS replica information.
NDSReplicaInfo(ObjectEntry, ObjectEntry, String, int, NDSReplicaType, NDSReplicaState, Date, Vector, int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaInfo
Constructor that contains NDS replica information.
NDSReplicaOperationStatus - class com.novell.admin.ns.nds.NDSReplicaOperationStatus.
NDSReplicaOperationStatus is an NO-OP class because a replica operation is not multithreaded.
NDSReplicaOperationStatus(int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaOperationStatus
Constructor
NDSReplicaState - class com.novell.admin.ns.nds.NDSReplicaState.
This class stores the state key pair (String and int representation) of the NDS replica state.
NDSReplicaState(String, int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaState
Constructs an NDSReplicaState.
NDSReplicaType - class com.novell.admin.ns.nds.NDSReplicaType.
This class stores the Type key pair (String and int representation) of the NDS replica type
NDSReplicaType(String, int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaType
Constructs an NDSReplicaType.
NDSResourceBundle - class com.novell.admin.ns.nds.NDSResourceBundle.
NDS Resource class that contains locale-specific data for the COM.novell.admin.ns.nds package.
NDSResourceBundle() - Constructor for class com.novell.admin.ns.nds.NDSResourceBundle
 
NDSResultModifier - class com.novell.admin.ns.nds.NDSResultModifier.
This class adds filters to the ResultModifier class.
NDSResultModifier(String, boolean) - Constructor for class com.novell.admin.ns.nds.NDSResultModifier
Constructor that creates an extended filter for object search.
NDSResultModifier(String, int, int, ResultModifierFilterEntry, boolean) - Constructor for class com.novell.admin.ns.nds.NDSResultModifier
Constructor that creates an extended filter for object search.
NDSSchema - interface com.novell.admin.ns.nds.NDSSchema.
This is the schema service interface for reading and writing to and from NDS.
NDSSchemaDefinition - class com.novell.admin.ns.nds.NDSSchemaDefinition.
This class models the entire NDS schema.
NDSSchemaDefinition(NDSSchema) - Constructor for class com.novell.admin.ns.nds.NDSSchemaDefinition
Constructor.
NDSSyntax - class com.novell.admin.ns.nds.NDSSyntax.
Concrete syntax class for Novell Directory Service syntaxes.
NetAddressFacade - class com.novell.admin.ns.nds.NetAddressFacade.
Facade for the NDS SYN_NET_ADDRESS syntax.
NetAddressFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.NetAddressFacade
Facade constructor.
NetWareNamespace - class com.novell.admin.ns.nw.NetWareNamespace.
This class provides the utility to manage a Novell Directory Service Namespace.
NetWareNamespace.NetWareObjectEntryEnumeration - class com.novell.admin.ns.nw.NetWareNamespace.NetWareObjectEntryEnumeration.
This class provides the utility to enumerate over an object children.
NetWareNamespace.NetWareObjectEntryEnumeration(NetWareNamespace, ObjectEntry[]) - Constructor for class com.novell.admin.ns.nw.NetWareNamespace.NetWareObjectEntryEnumeration
Constructor
NetWareNamespace(String) - Constructor for class com.novell.admin.ns.nw.NetWareNamespace
Constructor.
NEW - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
newException(Exception) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
newException(int, String) - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Creates a UniqueSPIException
newException(int, String, String) - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Creates a UniqueSPIException
newException(String) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
Returns a SimpleSPIException
newException(String, boolean) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
newException(String, String) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
next() - Method in interface com.novell.application.console.snapin.ObjectEntryEnumeration
Returns the next ObjectEntry of the enumeration.
next() - Method in class com.novell.application.console.snapin.DefaultIndexedObjectEntryEnumeration
Returns the next ObjectEntry element in this enumeration.
next() - Method in class com.novell.application.console.snapin.DefaultObjectEntryEnumeration
Return the next child as an ObjectEntry.
next() - Method in class com.novell.application.console.snapin.AutoPromoteObjectEntryEnumeration
Returns the next ObjectEntry of the enumeration.
next() - Method in class com.novell.application.console.snapin.DefaultBrowserObjectEntryEnumeration
Returns the next ObjectEntry element from the enumeration.
next() - Method in class com.novell.application.console.snapin.SortModifiedEnumeration
Return the next child as an ObjectEntry.
next() - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
Get the next ObjectEntry element from the enumeration.
next() - Method in class com.novell.application.console.snapin.DefaultChildContainersObjectEntryEnumeration
Returns the next ObjectEntry of the enumeration.
next() - Method in class com.novell.application.console.snapin.ResultModifiedEnumeration
Return the next child as an ObjectEntry.
next() - Method in class com.novell.admin.ns.nw.NetWareNamespace.NetWareObjectEntryEnumeration
Retrieve the next element in the enumeration.
nextElement() - Method in class com.novell.application.console.snapin.DefaultIndexedObjectEntryEnumeration
Returns the next Object element from this enumeration.
nextElement() - Method in class com.novell.application.console.snapin.DefaultObjectEntryEnumeration
Return the next child as an Object (must still be an ObjectEntry).
nextElement() - Method in class com.novell.application.console.snapin.DefaultBrowserObjectEntryEnumeration
Returns the next Object element from the enumeration.
nextElement() - Method in class com.novell.application.console.snapin.SortModifiedEnumeration
Return the next child as an Object (must still be an ObjectEntry).
nextElement() - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
Get the next Object element from the enumeration.
nextElement() - Method in class com.novell.application.console.snapin.DefaultChildContainersObjectEntryEnumeration
Returns the next element of this enumeration.
nextElement() - Method in class com.novell.application.console.snapin.ResultModifiedEnumeration
Return the next child as an Object (must still be an ObjectEntry).
nextElement() - Method in class com.novell.admin.ns.nw.NetWareNamespace.NetWareObjectEntryEnumeration
Retrieve the next element in the enumeration.
NMsgBox - class com.novell.utility.nmsgbox.NMsgBox.
Provides a common message box for displaying messages.
NMsgBox(Component, String, String, int) - Constructor for class com.novell.utility.nmsgbox.NMsgBox
Creates a pre-defined modal message box without help system support.
NMsgBox(Component, String, String, int, String) - Constructor for class com.novell.utility.nmsgbox.NMsgBox
Creates a pre-defined modal message box with help system support.
NMsgBox(Component, String, String, int, String, String) - Constructor for class com.novell.utility.nmsgbox.NMsgBox
Creates a pre-defined modal message box with help system support.
NO - Static variable in class com.novell.utility.nmsgbox.NMsgBox
[No] button identifier.
NO_ALL - Static variable in class com.novell.utility.nmsgbox.NMsgBox
[No All] button identifier.
NO_FEDERATION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
ObjectEntrySelector will be confined to the namespace in which it begins.
NO_FEDERATION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
ObjectEntrySelector will be confined to the namespace in which it begins.
NO_NAVIGATION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
User navigation will be confined to the initial namespace context.
NO_NAVIGATION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
User navigation will be confined to the initial namespace context.
NO_RIGHTS_TO_ADD_AUXILIARY_CLASS - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
NO_RIGHTS_TO_REMOVE_AUXILIARY_CLASS - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
NO_SEPARATOR - Static variable in class com.novell.application.console.snapin.context.ToolBarSnapinContext
Definitions used to set the button separator state for the context.
NO_SUCH_OBJECT - Static variable in class com.novell.admin.ns.ns
 
NONREMOVABLE - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
NONREMOVABLE_CLASS - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
nonRemove - Variable in class com.novell.admin.ns.ClassDefinition
 
NOT_AUXILIARY_CLASS - Static variable in class com.novell.admin.ns.NamespaceException
Class is not an Auxiliary class
NOT_CONTAINER_OBJECT - Static variable in class com.novell.admin.ns.ns
 
NOT_EQUAL - Static variable in class com.novell.admin.ns.FilterResultModifier
 
NOT_PRESENT - Static variable in class com.novell.admin.ns.FilterResultModifier
 
NOT_STARTED - Static variable in interface com.novell.admin.ns.OperationStatus
 
NotAContainerException - exception com.novell.application.console.snapin.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.
NotAContainerException() - Constructor for class com.novell.application.console.snapin.NotAContainerException
Constructs a NotAContainerException object when the parent is a leaf object for which there are no children.
notifyPropertyChangeListeners(PropertyChangeEvent) - Method in class com.novell.admin.ns.ObjectAttribute
Helper method that notifies all listeners of this attribute that the attribute has changed.
NOVELL_CLIENT_LOGIN_ERROR - Static variable in class com.novell.admin.ns.ns
 
NOVELL_CLIENT_PASSWORD_ERROR - Static variable in class com.novell.admin.ns.ns
 
novellJApplet(JApplet, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJButton(JButton, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJCheckBox(JCheckBox, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJCheckBoxMenuItem(JCheckBoxMenuItem, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJColorChooser(JColorChooser, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJComboBox(JComboBox, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJComponent(JComponent, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJDesktopPane(JDesktopPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJDialog(JDialog, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJEditorPane(JEditorPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJFileChooser(JFileChooser, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJFrame(JFrame, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJInternalFrame(JInternalFrame, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJLabel(JLabel, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJLayered(JLayeredPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJList(JList, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJMenu(JMenu, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJMenuBar(JMenuBar, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJMenuItem(JMenuItem, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJOptionPane(JOptionPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJPanel(JPanel, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJPasswordField(JPasswordField, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJPopupMenu(JPopupMenu, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJProgressBar(JProgressBar, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJRadioButton(JRadioButton, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJRadioButtonMenuItem(JRadioButtonMenuItem, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJRootPane(JRootPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJScrollBar(JScrollBar, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJScrollPane(JScrollPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJSeparator(JSeparator, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJSlider(JSlider, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJSplitPane(JSplitPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJTabbedPane(JTabbedPane, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJTable(JTable, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJTableHeader(JTableHeader, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJTextArea(JTextArea, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJTextField(JTextField, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJToggleButton(JToggleButton, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJToolBar(JToolBar, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJToolTip(JToolTip, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJTree(JTree, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJViewport(JViewport, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellJWindow(JWindow, String, String) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellNMultiLineLabel(JLabel, NMultiLineLabel) - Static method in class com.novell.application.console.snapin.NConeFactory
 
novellNWrapLabel(JLabel, NWrapLabel) - Static method in class com.novell.application.console.snapin.NConeFactory
 
ns - class com.novell.admin.ns.ns.
 
ns - Variable in class com.novell.admin.rbs.RBSObject
 
ns() - Constructor for class com.novell.admin.ns.ns
 
NSFilter - class com.novell.admin.ns.NSFilter.
This class represents an NDS filter.
NSFilter() - Constructor for class com.novell.admin.ns.NSFilter
Constructor.
NSFilter(ObjectAttribute) - Constructor for class com.novell.admin.ns.NSFilter
Constructor that takes the name of the filter as the parameter.
NSFilter(String) - Constructor for class com.novell.admin.ns.NSFilter
Constructor that takes the name of the filter as the parameter.
NSModel - class com.novell.admin.rbs.NSModel.
Class of static helper methods to access NDS.
NSModel() - Constructor for class com.novell.admin.rbs.NSModel
 
nsObj - Variable in class com.novell.admin.common.snapins.AdminPageSnapin
 
nsObj - Variable in class com.novell.admin.common.ui.AdminPage
 
nsObj - Variable in class com.novell.admin.rbs.RBSObject
 
NSObject - class com.novell.admin.ns.NSObject.
Memory model for objects stored in a namespace.
NSObject() - Constructor for class com.novell.admin.ns.NSObject
 
NSObjectCache - class com.novell.admin.ns.NSObjectCache.
This class caches NSObjects.
NSObjectCache() - Constructor for class com.novell.admin.ns.NSObjectCache
 
NSObjectEvent - class com.novell.admin.ns.NSObjectEvent.
This class is the Snapin Event that will be sent when actions occur on an NS Object.
NSObjectEvent(Object, String, ObjectEntry, ObjectEntry) - Constructor for class com.novell.admin.ns.NSObjectEvent
Constructor for the snapin event.
NSPIExceptionMsgBox - class com.novell.admin.common.ui.NSPIExceptionMsgBox.
NSPIExceptionMsgBox - Is used as a common class for displaying SPIExceptions.
NSPIExceptionMsgBox(Shell, SPIException) - Constructor for class com.novell.admin.common.ui.NSPIExceptionMsgBox
Constructor.
NSPIExceptionMsgBox(Shell, SPIException, String) - Constructor for class com.novell.admin.common.ui.NSPIExceptionMsgBox
Constructor - Takes an additional message parameter to display after the SPIException message.
NSPIExceptionMsgBox(Shell, SPIException, String, int) - Constructor for class com.novell.admin.common.ui.NSPIExceptionMsgBox
Constructor - Takes an additional message parameter to display after the SPIException message.
nsSpiException - Variable in class com.novell.admin.ns.nw.NetWareNamespace
 
NSUtil - class com.novell.admin.ns.NSUtil.
This is a Util class with static helper functions.
NSUtil() - Constructor for class com.novell.admin.ns.NSUtil
 
NWFSAttributeDefinition - class com.novell.admin.ns.fs.nw.NWFSAttributeDefinition.
Concrete class for Netware File System attribute definitions.
NWFSAttributeDefinition(String, FSSyntax, boolean) - Constructor for class com.novell.admin.ns.fs.nw.NWFSAttributeDefinition
Constructor for all NetWare FS Attribute Definitions.
NWFSClassDefinition - class com.novell.admin.ns.fs.nw.NWFSClassDefinition.
Concrete class for Netware File System class definitions.
NWFSEntryAttribute - class com.novell.admin.ns.fs.nw.NWFSEntryAttribute.
This class represents attributes for an object.
NWFSEntryAttribute(long) - Constructor for class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
Constructor.
NWFSMODEntryAttr - class com.novell.admin.ns.fs.nw.NWFSMODEntryAttr.
This class contains 2 NWFSEntryAttributes for use in conjunction with MOD One is the list of the Attributes to be set The other is the list of Attributes to be cleared.
NWFSMODEntryAttr() - Constructor for class com.novell.admin.ns.fs.nw.NWFSMODEntryAttr
Constructor.
NWFSMODEntryAttr(NWFSEntryAttribute, NWFSEntryAttribute) - Constructor for class com.novell.admin.ns.fs.nw.NWFSMODEntryAttr
Constructor.
NWFSMODObject - class com.novell.admin.ns.fs.nw.NWFSMODObject.
Memory model for objects stored in a namespace.
NWFSMODObject(ObjectEntry) - Constructor for class com.novell.admin.ns.fs.nw.NWFSMODObject
Constructor.
NWFSNamespace - interface com.novell.admin.ns.fs.nw.NWFSNamespace.
Extends the File System Namespace and allows different protocols to be implemented.
NWFSObjectAttribute - class com.novell.admin.ns.fs.nw.NWFSObjectAttribute.
NetWare File System specific Attribute implementation.
NWFSObjectAttribute(AttributeDefinition, ValueComponent[]) - Constructor for class com.novell.admin.ns.fs.nw.NWFSObjectAttribute
Constructor that initializes its list of values.
NWFSObjectAttribute(NWFSAttributeDefinition) - Constructor for class com.novell.admin.ns.fs.nw.NWFSObjectAttribute
Constructor which does not initialize its list of values.
NWFSRights - class com.novell.admin.ns.fs.nw.NWFSRights.
This class represents rights for a NetWare FileSystem object.
NWFSRights() - Constructor for class com.novell.admin.ns.fs.nw.NWFSRights
Default constructor.
NWFSRights(int) - Constructor for class com.novell.admin.ns.fs.nw.NWFSRights
Constructor.
NWFSSchemaDefinition - class com.novell.admin.ns.fs.nw.NWFSSchemaDefinition.
This class models the entire Netware File System schema.
NWFSSchemaDefinition() - Constructor for class com.novell.admin.ns.fs.nw.NWFSSchemaDefinition
Constructor.
NWFSSyntax - class com.novell.admin.ns.fs.nw.NWFSSyntax.
WARNING: Because of static initializer issues and the way FSSyntax uses an internal static vector, There is a possibility that the FSSyntax's used with calls like NWFSAttributeDefinition.volumeInfoDef could get null syntaxes if NWFSSyntax was not statically initialized before any of the FSAttributes are used.
NWFSSyntax(String, Strategy, int) - Constructor for class com.novell.admin.ns.fs.nw.NWFSSyntax
Constructor.

A B C D E F G H I J K L M N O P R S T U V W Y
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.