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

S

salvage(ObjectEntry, Object, String) - Method in interface com.novell.admin.ns.fs.FSNamespace
salvages a deleted object in a particular location back to the File System
saveData() - Method in interface com.novell.application.console.snapin.PageSnapin
Saves page data to a persistent store.
saveData() - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Saves page data to a persistent store.
saveData() - Method in class com.novell.admin.common.snapins.AdminPageSnapin
Interface implementation; Note that this does NOT call thePanel's saveData().
saveData() - Method in class com.novell.admin.common.ui.AdminPage
Queries each control to find out if they have been modified and then calls the appropriate method to actually do the write.
saveData() - Method in class com.novell.admin.common.ui.MODObjectListPanel
Nothing to save here
saveProperties() - Method in interface com.novell.application.console.snapin.Shell
Deprecated. see #saveSnapinProperties()
saveSnapinPreferences() - Method in interface com.novell.application.console.snapin.Shell
Save the snapin properties to the snapin persistance store.
Schema - interface com.novell.admin.ns.Schema.
This is the schema service interface for reading and writing to and from NDS.
SchemaDefinition - class com.novell.admin.ns.SchemaDefinition.
This is the base class that represents an in-memory model of an entire schema definition.
SchemaDefinition() - Constructor for class com.novell.admin.ns.SchemaDefinition
 
Scope - interface com.novell.application.console.snapin.scope.Scope.
Provides the interface that must be implemented by all scope classes, and from which all scope classes derive.
SDLC_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for SDLC addresses
SEARCH_GUI - Static variable in interface com.novell.application.console.snapin.ResultModifierSnapin
Defines the static final int used to indicate that a search GUI is being used to enter user input for a ResultModifier.
selectAll() - Method in interface com.novell.application.console.snapin.MutableSelectionSet
Adds all entries to the current selection in the view.
selectAllViewSelection() - Method in interface com.novell.application.console.snapin.Shell
Add all entries to the current view selection.
SELECTION_CHANGE - Static variable in class com.novell.application.console.snapin.ShellEvent
Deprecated. Selection change occured.
SELECTION_CHANGE - Static variable in class com.novell.application.console.snapin.ShellSelectionEvent
Selection change occured.
selectionChanged(ShellEvent) - Method in interface com.novell.application.console.snapin.ShellListener
Deprecated. Allows a participating snap-in to perform an action associated with selection event.
selectionChanged(ShellEvent) - Method in class com.novell.application.console.snapin.ShellAdapter
Deprecated.  
selectionChanged(ShellSelectionEvent) - Method in interface com.novell.application.console.snapin.ShellSelectionListener
Allows a participating snap-in to perform an action associated with selection event.
selectionChanged(ShellSelectionEvent) - Method in class com.novell.application.console.snapin.ShellSelectionAdapter
 
selectionChanged(ShellSelectionEvent) - Method in class com.novell.admin.snapins.creator.SnapinToolbarObject
 
SelectionSet - interface com.novell.application.console.snapin.SelectionSet.
Provides selection set access for any class that handles object selection.
SelectObjectTypeDlg - class com.novell.admin.common.ui.SelectObjectTypeDlg.
Class that displays a list of all ObjectTypes to select and returns the selected Object.
SelectObjectTypeDlg(Shell, ObjectType[]) - Constructor for class com.novell.admin.common.ui.SelectObjectTypeDlg
Constructor.
sendNCPRequest(byte[], int) - Method in interface com.novell.admin.ns.nds.NDSNCPExtension
Returns the reply data from the ncp extension.
sendUpdates(ObjectEntry, String) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
This replica sends updates to all other replicas.
separator - Static variable in interface com.novell.admin.ns.fs.FSNamespace
 
SEPARATOR_ON_LEFT - Static variable in class com.novell.application.console.snapin.context.ToolBarSnapinContext
SEPARATOR_ON_LEFT is used to tell the shell that a separator is wanted on the left side of this instance's toolbar button
SEPARATOR_ON_RIGHT - Static variable in class com.novell.application.console.snapin.context.ToolBarSnapinContext
SEPARATOR_ON_RIGHT is used to tell the shell that a separator is wanted on the right side of this instance's toolbar button.
SERVER_NOT_FOUND - Static variable in class com.novell.admin.ns.ns
 
SERVER_READ - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
ServiceSnapin - interface com.novell.application.console.snapin.ServiceSnapin.
Provides services snapped into the shell to run as long as the shell is running.
SET - Static variable in class com.novell.admin.ns.ObjectOperation
 
SET_PASSWORD_CANCELLED - Static variable in class com.novell.admin.ns.ns
 
SET_PASSWORD_FAILED - Static variable in class com.novell.admin.common.exceptions.AuthenticationException
Can't set password
SET_PASSWORD_FAILED - Static variable in class com.novell.admin.ns.ns
 
setAccessConfidence(int) - Method in interface com.novell.admin.ns.nds.NDSNamespace
 
setActive(boolean) - Method in interface com.novell.application.console.snapin.PageSnapin
Indicates that your page is receiving focus next.
setActive(boolean) - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Indicates that your page is receiving focus next.
setActive(boolean) - Method in class com.novell.admin.common.snapins.AdminPageSnapin
Called just before the page is set as the current page.
setActive(boolean) - Method in class com.novell.admin.common.ui.AdminPage
Called just before the page is set as the current page.
setActive(boolean) - Method in class com.novell.admin.common.ui.MODObjectListPanel
Override base class
setActiveWindow(Window) - Method in class com.novell.application.console.shell.help.HelpServer
Sets the active parent window for the current help broker
setAddress(byte[]) - Method in class com.novell.admin.ns.nds.NetAddressFacade
Sets the address in the ValueList.
setAddress(String) - Method in class com.novell.admin.ns.nds.EmailAddressFacade
Sets the e-mail address in the valuelist.
setAddressType(long) - Method in class com.novell.admin.ns.nds.NetAddressFacade
Sets the address type in the ValueList.
setAddRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include create rights.
setAddRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include create rights.
setAdvancedFilter(String) - Method in class com.novell.admin.ns.NSFilter
Sets the advanced filter string.
setAliasDereference(int) - Method in interface com.novell.admin.ns.nds.NDSNamespace
 
setAmount(int) - Method in class com.novell.admin.ns.nds.HoldFacade
Sets the amount in the ValueList.
setArguments(Object[]) - Method in class com.novell.admin.ns.AdvancedResultModifier
 
setAttribute(ObjectEntry, ObjectAttribute) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Writes the attribute value for a namespace objects particular attribute.
setAttributeName(String) - Method in class com.novell.admin.ns.nds.UnknownFacade
Sets the attribute name.
setAttributes(ObjectEntry, ObjectAttribute[]) - Method in interface com.novell.admin.ns.AdminNamespace
Writes attributes, including values, to an existing object.
setBits(long) - Method in class com.novell.admin.ns.nds.FaxNumberFacade
Sets the bits in the valuelist.
setBlockSize(int) - Method in class com.novell.application.console.snapin.BaseDefaultVirtualEnumeration
Sets the block size at which the consumer of the enumeration will request entries from the enumeration.
setBlockSize(int) - Method in interface com.novell.application.console.snapin.BrowserObjectEntryEnumeration
Sets the most frequent size in which the consumer of the enumeration will request entries from the enumeration.
setBundle(ResourceBundle) - Static method in class com.novell.application.console.shell.help.Util
 
setBusy(Object, boolean, int) - Method in interface com.novell.application.console.snapin.Shell
Sets the Console to the busy state.
setButtonEnabled(boolean) - Method in class com.novell.admin.common.ui.DNTextField
 
setButtonSeparator(int) - Method in class com.novell.application.console.snapin.context.ToolBarSnapinContext
Sets the separatorToButton state in the context.
setBytes(byte[]) - Method in class com.novell.admin.ns.nds.UnknownFacade
Sets the bytes.
setCantCompress(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setCantCompress(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setClassDefinition() - Method in class com.novell.admin.ns.NSObject
Sets the class definition for this object.
setClassDefinition() - Method in class com.novell.admin.ns.DefaultNSObject
Sets the class definition for this object.
setClassDefinition() - Method in class com.novell.admin.ns.nds.NDSObject
Sets the class definition for this object.
setClasses(String[]) - Method in class com.novell.admin.ns.NSFilter
Sets the list of classes.
setClearAttributes(FSEntryAttribute) - Method in interface com.novell.admin.ns.fs.FSMODEntryAttr
Set the object attributes to be cleared
setClearAttributes(FSEntryAttribute) - Method in class com.novell.admin.ns.fs.nw.NWFSMODEntryAttr
Set the object attributes to be cleared
setCollectionMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the collection mode for the pane.
setCollectionMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the collection mode of the ObjectEntrySelector.
setComplainingPage(PageSnapin) - Method in interface com.novell.application.console.snapin.PropertyBook
Set the page to be shown after canSave returns false
setContent(RBSObject[]) - Method in class com.novell.admin.rbs.RBSRole
Sets the tasks for the role.
setContentMembership(RBSObject[]) - Method in class com.novell.admin.rbs.RBSTask
Sets the objects for which this task is a content member of.
setContext(ObjectEntry) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Deprecated. Use setInitialContext(oe)
setContext(ObjectEntry) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Deprecated. Use setInitialContext(contextOE)
setContextNavigationMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Deprecated. Use setCollectionMode(int collectionMode)
setContextNavigationMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Deprecated. Use setCollectionMode(int collectionMode).
setCopyInhibit(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setCopyInhibit(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setCurrentSelectionAsRoot() - Method in interface com.novell.application.console.snapin.Shell
Re-roots the tree to the item currently selected.
setCurrentView(String) - Method in interface com.novell.application.console.snapin.Shell
Set the current view based on its unique ID as a String name.
setCursor(Cursor) - Method in interface com.novell.application.console.snapin.Shell
Sets the cursor for all of ConsoleOne.
setData(byte[], int) - Method in class com.novell.admin.ns.fs.nw.ExtendedAttributeFacade
Set the data in the valuelist.
setDate(Date) - Method in class com.novell.admin.ns.fs.nw.DateNameFacade
Set the date in the valuelist.
setDeleteInhibit(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setDeleteInhibit(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setDeleteRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include delete rights.
setDeleteRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include delete rights.
setDescription(String) - Method in class com.novell.admin.rbs.RBSObject
Sets the description of the object.
setDialogMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets whether the Selected Objects list is visible.
setDialogMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the dialog mode of the ObjectEntrySelector.
setDirectory(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setDirectory(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setDirectRoleAssociations(RBSAssociation[]) - Method in class com.novell.admin.rbs.RBSAssociatedObject
Sets the directly associated roles for this object.
setDisplayStyle(int) - Method in class com.novell.application.console.util.objectentryselector.OESEntryTextAddin
 
setDN(ObjectEntry, NSObject, String, ObjectEntry[]) - Static method in class com.novell.admin.rbs.NSModel
Sets the DNs of an attribute to the given ObjectEntries
setDontCompress(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setDontCompress(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setDontMigrate(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setDontMigrate(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setDontSuballoc(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setDontSuballoc(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setEnabled(boolean) - Method in class com.novell.application.console.snapin.AbstractToolBarMenuSnapin
Enables or disables the toolbar button and menu item.
setEnabled(boolean) - Method in class com.novell.admin.common.ui.DNTextField
 
setEntryPoint(String) - Method in class com.novell.admin.rbs.RBSTask
Sets the entry point for the task.
setEvent(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
Sets the event.
setExecuteOnly(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setExecuteOnly(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setExpanded(boolean) - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Sets the expanded flag.
setFederationMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the federation mode of the ObjectEntrySelector.
setFederationMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the federation mode of the ObjectEntrySelector.
setFileCompressed(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setFileCompressed(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setFileMigrated(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setFileMigrated(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setFilter(String, ObjectType[]) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the programmatic type and name filters for the ObjectEntrySelector.
setFilter(String, ObjectType[]) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the programmatic type and name filters for the ObjectEntrySelector.
setFilter(String, String[]) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
 
setFilter(String, String[]) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the programmatic type and name filters for the ObjectEntrySelector.
setFilterResultModifier(String, String, ResultModifier) - Method in interface com.novell.application.console.snapin.Shell
Saves a named filter result modifier for the specified namespace.
setFilterString(String) - Method in class com.novell.admin.ns.AdvancedResultModifier
 
setFlag(int) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Sets a specific attribute flag.
setFocus(boolean) - Method in class com.novell.admin.snapins.creator.CreatorListNode
 
setFocusComponent(Component) - Method in class com.novell.admin.common.ui.DNTextField
 
setHelpID(String) - Method in class com.novell.application.console.snapin.SnapinException
Sets the help ID associated with this exception.
setHelpSetName(String) - Method in class com.novell.application.console.snapin.SnapinException
Sets the help set name associated with this exception.
setHidden(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setHidden(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setImmediateCompress(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setImmediateCompress(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setImmediatePurge(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setImmediatePurge(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setInactive(Component) - Method in interface com.novell.application.console.snapin.ViewSnapin
Provides a shell notification that the current view has become inactive.
setIndexed(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setIndexed(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setInherited(boolean) - Method in class com.novell.admin.rbs.RBSAssociation
Sets whether the relation is inherited or not.
setInitialContext(ObjectEntry) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets what the starting context will be for the ObjectEntrySelectorPanel once the init() method is called.
setInitialContext(ObjectEntry) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the initial context of the ObjectEntrySelector.
setInstanceData(Object) - Method in interface com.novell.application.console.snapin.Template
Passes the participating snap-in the instanceData provided in its RegistrationItem[] information.
setInterval(long) - Method in class com.novell.admin.ns.nds.TypedNameFacade
Sets the interval.
setLevel(long) - Method in class com.novell.admin.ns.nds.TypedNameFacade
Sets the level.
setListAsRoot() - Method in class com.novell.admin.ns.ValueList
Sets the current list as the root ValueList.
setMembers(RBSAssociation[]) - Method in class com.novell.admin.rbs.RBSRole
Sets the given objects as members of the role.
setModified(boolean) - Method in class com.novell.admin.common.ui.DNTextField
 
setModified(boolean, PageSnapin) - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Indicates to the PageHost when your snap-in data has been changed.
setModified(boolean, PageSnapin) - Method in interface com.novell.application.console.snapin.PropertyBook
Indicates to the Property Book that your snap-in data has changed.
setModifyRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include modify rights.
setModifyRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include modify rights.
setMyWorldAsRoot() - Method in interface com.novell.application.console.snapin.Shell
Changes the root of the tree to MyWorld.
setName(String) - Method in class com.novell.admin.ns.NSFilter
Sets the name of the filter.
setName(String) - Method in class com.novell.admin.ns.fs.nw.ExtendedAttributeFacade
Set the name in the valuelist.
setName(String) - Method in class com.novell.admin.ns.fs.nw.DateNameFacade
Set the name in the valuelist.
setName(String) - Method in class com.novell.admin.ns.fs.nw.TrusteeFacade
Set the name in the valuelist.
setName(String) - Method in class com.novell.admin.ns.fs.nw.VolumeRestrictionFacade
Set the name in the valuelist.
setNameFilter(String) - Method in class com.novell.application.console.snapin.ResultModifierFilterEntry
Set the object name filter.
setNavigationMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the navigation mode for the ObjectEntrySelector.
setNavigationMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the navigation mode of the ObjectEntrySelector.
setNeedsArchived(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setNeedsArchived(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setNetworkAddressHint(NetAddressFacade) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the network address hint.
setNewClassDef(ClassDefinition) - Method in class com.novell.admin.snapins.creator.CreatorInfo
 
setNewComp(ValueComponent) - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
 
setNewOE(ObjectEntry) - Method in class com.novell.admin.snapins.creator.CreatorInfo
 
setNormal(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setNormal(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setNSObject(NSObject) - Method in class com.novell.admin.rbs.RBSObject
Allows the setting of the NSObject by an external method.
setObject(ObjectEntry) - Method in class com.novell.admin.rbs.RBSAssociation
Sets the ObjectEntry representing the User, Group, O, or OU in this Association.
setObject(String) - Method in class com.novell.admin.ns.nds.TypedNameFacade
Sets the object name.
setObject(String, Serializable) - Method in interface com.novell.application.console.snapin.Shell
Used to implement the ConsoleOne snapin persistance mechanism.
setObjectEntryCollection(ObjectEntryCollection) - Method in class com.novell.admin.common.snapins.AdminPageSnapin
Called by derived classes when they want to set the ObjectEntryCollection to another Namespace.
setObjectEntryEnumeration(ObjectEntryEnumeration) - Method in class com.novell.admin.ns.MOOManager
 
setObjectFlags(long) - Method in class com.novell.application.console.snapin.ObjectEntry
Sets the flags to be associated with an object.
setObjectName(String) - Method in class com.novell.admin.ns.nds.BackLinkFacade
Sets the object name in the valuelist.
setOctet(byte[], int) - Method in class com.novell.admin.ns.nds.OctetListFacade
Sets an octet in the list.
setOKButton(JButton) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the parent OKButton for the ObjectEntrySelector panel.
setOKButtonEnabled(boolean) - Method in class com.novell.admin.snapins.creator.CreatorSnapinPanel
Call this whenever the state of the attributes this snapin is editing has become valid or invalid.
setOwnedRoles(RBSRole[]) - Method in class com.novell.admin.rbs.RBSAssociatedObject
Sets the Owned Roles for the object.
setOwners(ObjectEntry[]) - Method in class com.novell.admin.rbs.RBSRole
Sets the given objects as owners to the role.
setOwnershipRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include ownership rights.
setOwnershipRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include ownership rights.
setParentOE(ObjectEntry) - Method in class com.novell.admin.snapins.creator.CreatorInfo
 
setPassword(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Sets the password for an object.
setPassword(ObjectEntry, String) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Sets the password for an object.
setPath(String) - Method in class com.novell.admin.ns.nds.PathFacade
Sets the path.
setPath(ValueList[]) - Method in class com.novell.admin.rbs.RBSModule
Sets the dependent modules of this module.
setPrivileges(long) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Sets the access control privileges.
setPrivileges(long) - Method in class com.novell.admin.rbs.RBSRights
Sets the privileges of the rights relation.
setProperty(String, String) - Method in interface com.novell.application.console.snapin.Shell
Deprecated. see #setObject()
setProtectedAttrName(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Sets the protected attribute name.
setProtectedAttrName(String) - Method in class com.novell.admin.rbs.RBSRights
Sets the protected atrribute Name of the rights relation.
setReadAudit(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setReadAudit(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setReadOnly(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setReadOnly(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setReadRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include read rights.
setReadRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include read rights.
setRegistrarName(String) - Method in class com.novell.application.console.snapin.RegistrationItem
Sets the name of the registrar for this registration item.
setRemoteId(long) - Method in class com.novell.admin.ns.nds.BackLinkFacade
Sets the remote ID in the valuelist.
setRenameInhibit(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setRenameInhibit(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setReplica(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
Set the replica number.
setReplicaCount(int) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the replica count.
setReplicaNumber(int) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the replica number.
setReplicaType(int) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the replica type.
setReportFlag(boolean) - Method in class com.novell.application.console.snapin.SnapinException
Enable or disable reporting for this exception.
setRestriction(long) - Method in class com.novell.admin.ns.fs.nw.VolumeRestrictionFacade
Set the restriction in the valuelist.
setRights(long) - Method in class com.novell.admin.ns.fs.nw.TrusteeFacade
Set the rights in the valuelist.
setRights(RBSRights[]) - Method in class com.novell.admin.rbs.RBSTask
Sets the task rights for the task.
setRole(RBSRole) - Method in class com.novell.admin.rbs.RBSAssociation
Sets the Role in this relationship.
setRootSelectable(boolean) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets whether or not the namespace root is selectable.
setRootSelectable(boolean) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets whether or not the namespace root is selectable.
setScope(ObjectEntry) - Method in class com.novell.admin.rbs.RBSAssociation
Sets the scope scope to be used in this relation.
setSearchResultModifier(String, String, ResultModifier) - Method in interface com.novell.application.console.snapin.Shell
Saves a named search result modifier for the specified namespace.
setSearchRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include browse rights.
setSearchRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include browse rights.
setSeconds(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
Sets the time in seconds.
setSelectButton(JButton) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the selectButton when in DualMode.
setSelectedObjects(ObjectEntryCollection) - Method in interface com.novell.application.console.snapin.MutableSelectionSet
Sets the current selection in the view to the indicated ObjectEntrys.
setSelectionMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the selection mode of the ObjectEntrySelector.
setSelectionMode(int) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Sets the selection mode of the ObjectEntrySelector.
setServerName(String) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the server name.
setSetAttributes(FSEntryAttribute) - Method in interface com.novell.admin.ns.fs.FSMODEntryAttr
Set the object attributes to be set
setSetAttributes(FSEntryAttribute) - Method in class com.novell.admin.ns.fs.nw.NWFSMODEntryAttr
Set the object attributes to be set
setSeverity(int) - Method in class com.novell.application.console.snapin.SnapinException
Assigns a severity to this exception.
setShareable(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setShareable(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setSortByKey(int) - Method in class com.novell.application.console.snapin.ResultModifier
Sets the sort-by key in the ResultModifier.
setSortOrderKey(int) - Method in class com.novell.application.console.snapin.ResultModifier
Sets the sort-order key in the ResultModifier.
setSpecialCaseObjectEntries(ObjectEntry[]) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Passes an array of ObjectEntrys that will always appear at the top of the selection list no matter what context the user browses to.
setSpecialCaseObjectEntries(ObjectEntry[]) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Passes an array of ObjectEntrys that will always appear at the top of the selection list no matter what context the user browses to.
setStatusBarWidth(int) - Method in class com.novell.application.console.snapin.AbstractStatusBarSnapin
Sets the width, in characters, of the status bar item.
setStrings(ObjectEntry, NSObject, String, String[]) - Static method in class com.novell.admin.rbs.NSModel
Sets the strings of a given attribute.
setSubContainerSearch(boolean) - Method in class com.novell.application.console.snapin.ResultModifier
Setup the result modifier subcontainers search mode.
setSubject(String) - Method in class com.novell.admin.ns.nds.HoldFacade
Sets the subject in the ValueList.
setSubjectName(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Sets the subject name.
setSubjectName(String) - Method in class com.novell.admin.rbs.RBSRights
Sets the subject Name of the rights relation.
setSubTypes(ObjectType[]) - Method in class com.novell.application.console.snapin.ObjectEntry
Sets all of the subtypes for this ObjectEntry.
setSupervisorRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include supervisor rights.
setSupervisorRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include supervisor rights.
setSyntaxId(long) - Method in class com.novell.admin.ns.nds.UnknownFacade
Sets the syntax ID.
setSystem(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setSystem(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setTaskParameters(String) - Method in class com.novell.admin.rbs.RBSTask
Sets the entry point for the task.
setTeleNumber(String) - Method in class com.novell.admin.ns.nds.FaxNumberFacade
Sets the telephone number in the valuelist.
setText(AbstractButton, String) - Static method in class com.novell.utility.localization.Loc
Sets the text and mnemonic for an AbstractButton using the passed in string.
setText(JLabel, Component, String) - Static method in class com.novell.utility.localization.Loc
Sets the text and mnemonic for a label and sets the component to receive focus when the mnemonic for the label is pressed.
setText(JTextComponent, String) - Static method in class com.novell.utility.localization.Loc
Sets the focus accelerator for a text component from the mnemonic specified in a string.
setText(String) - Method in class com.novell.admin.common.ui.DNTextField
 
setTFEnabled(boolean) - Method in class com.novell.admin.common.ui.DNTextField
 
setTitle(String) - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Sets the title of the current property page.
setTitle(String) - Method in interface com.novell.application.console.snapin.PropertyBook
Sets the title of the current property page.
setTransactional(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setTransactional(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setTreeName(String) - Method in class com.novell.admin.ns.nw.TreePickerDlg
 
setTreeSelection(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
Sets the current selection to a particular object in the tree.
setTrusteeRestriction(ObjectEntry, ObjectEntry, int) - Method in interface com.novell.admin.ns.fs.FSNamespace
Modifies a File System volume by assigning a trustee with restrictions to it.
setTrusteeRights(ObjectEntry, ObjectEntry, int) - Method in interface com.novell.admin.ns.fs.FSNamespace
Modifies a File System object by assigning a trustee with rights to it
setType(long) - Method in class com.novell.admin.ns.nds.EmailAddressFacade
Sets the e-mail address type in the valuelist.
setType(long) - Method in class com.novell.admin.ns.nds.PathFacade
Sets the path type.
setType(String) - Method in class com.novell.admin.rbs.RBSModule
Sets the module type.
setUnselectButton(JButton) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Sets the selectButton when in DualMode.
setUpdateAttribute(String, boolean) - Method in class com.novell.admin.ns.fs.FSMODObject
 
setUpdateAttrInfo(String, Object) - Method in class com.novell.admin.ns.fs.FSMODObject
 
setupMOD() - Method in class com.novell.admin.common.ui.MODObjectListPanel
Abstract method implementation.
setURL(URL) - Method in class com.novell.admin.rbs.RBSExternalScope
Sets the url of the external scope object.
setURL(URL) - Method in class com.novell.admin.rbs.RBSModule
Sets the url of the module.
setValueComponents(ObjectEntry, NSObject, String, ValueComponent[]) - Static method in class com.novell.admin.rbs.NSModel
Sets a specified attribute to contain the given ValueComponents as its values.
setViewSelections(ObjectEntryCollection) - Method in interface com.novell.application.console.snapin.Shell
Sets the current selection to a set of objects in the view.
setVisible(boolean) - Method in class com.novell.utility.nmsgbox.NMsgBox
Override the setVisible() and try to work out a more thread safe war of doing nMsgBox.
setVisible(boolean) - Method in class com.novell.admin.common.ui.NSPIExceptionMsgBox
setVisible - calls the NMsgBox setVisible method
setVolume(String) - Method in class com.novell.admin.ns.nds.PathFacade
Sets the volume name.
setWriteAudit(boolean) - Method in interface com.novell.admin.ns.fs.FSEntryAttribute
 
setWriteAudit(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSEntryAttribute
 
setWriteRights(boolean) - Method in interface com.novell.admin.ns.fs.FSRights
Test to see if object rights include write rights.
setWriteRights(boolean) - Method in class com.novell.admin.ns.fs.nw.NWFSRights
Test to see if object rights include write rights.
SEVERITY_ERROR - Static variable in class com.novell.application.console.snapin.SnapinException
Possible value for the severity parameter.
SEVERITY_FATAL - Static variable in class com.novell.application.console.snapin.SnapinException
Possible value for the severity parameter.
SEVERITY_SEVERE - Static variable in class com.novell.application.console.snapin.SnapinException
Possible value for the severity parameter.
SEVERITY_WARN - Static variable in class com.novell.application.console.snapin.SnapinException
Possible value for the severity parameter.
shell - Variable in class com.novell.application.console.snapin.AbstractToolBarMenuSnapin
Shell instance used to interact with the ConsoleOne shell.
shell - Variable in class com.novell.application.console.snapin.AbstractStatusBarSnapin
Shell instance used to interact with the ConsoleOne shell.
shell - Variable in class com.novell.application.console.snapin.context.ViewSnapinContext
 
shell - Variable in class com.novell.admin.common.snapins.AdminPageSnapin
 
shell - Variable in class com.novell.admin.common.ui.AdminPage
 
shell - Variable in class com.novell.admin.snapins.creator.CreatorSnapinContext
 
Shell - interface com.novell.application.console.snapin.Shell.
Defines generic methods that any participating snap-ins can call.
ShellAdapter - class com.novell.application.console.snapin.ShellAdapter.
Deprecated. Replaced by ShellSelectionAdapter
ShellAdapter() - Constructor for class com.novell.application.console.snapin.ShellAdapter
Deprecated. Builds a ShellAdapter object.
ShellEvent - class com.novell.application.console.snapin.ShellEvent.
Deprecated. Replaced by ShellSelectionEvent
ShellEvent(ObjectEntryCollection, int, int) - Constructor for class com.novell.application.console.snapin.ShellEvent
Deprecated. Creates a shell event object.
ShellFocusAdapter - class com.novell.application.console.snapin.ShellFocusAdapter.
Listens for shell focus events.
ShellFocusAdapter() - Constructor for class com.novell.application.console.snapin.ShellFocusAdapter
Builds a ShellSelectionAdapter object.
ShellFocusEvent - class com.novell.application.console.snapin.ShellFocusEvent.
Defines a shell focus event.
ShellFocusEvent(int, int) - Constructor for class com.novell.application.console.snapin.ShellFocusEvent
Creates a focus changed event object.
ShellFocusListener - interface com.novell.application.console.snapin.ShellFocusListener.
Listens for shell focus changed events.
ShellLifecycleAdapter - class com.novell.application.console.snapin.ShellLifecycleAdapter.
Listens for shell lifecycle events.
ShellLifecycleAdapter() - Constructor for class com.novell.application.console.snapin.ShellLifecycleAdapter
Builds a ShellLifecycleAdapter object.
ShellLifecycleEvent - class com.novell.application.console.snapin.ShellLifecycleEvent.
Defines a shell lifecycle event.
ShellLifecycleEvent(int) - Constructor for class com.novell.application.console.snapin.ShellLifecycleEvent
Creates a shell lifecycle event object.
ShellLifecycleListener - interface com.novell.application.console.snapin.ShellLifecycleListener.
Listens for shell lifecycle events.
ShellListener - interface com.novell.application.console.snapin.ShellListener.
Deprecated. Replaced by ShellSelectionListener.
ShellSelectionAdapter - class com.novell.application.console.snapin.ShellSelectionAdapter.
Listens for shell selection events.
ShellSelectionAdapter() - Constructor for class com.novell.application.console.snapin.ShellSelectionAdapter
Builds a ShellSelectionAdapter object.
ShellSelectionEvent - class com.novell.application.console.snapin.ShellSelectionEvent.
Defines a shell selection event.
ShellSelectionEvent(ObjectEntryCollection, int, int) - Constructor for class com.novell.application.console.snapin.ShellSelectionEvent
Creates a shell selection event object.
ShellSelectionListener - interface com.novell.application.console.snapin.ShellSelectionListener.
Listens for shell selection event.
SHORT - Static variable in interface com.novell.application.console.snapin.DisplayNameSnapin
The user-readable short version of the ObjectEntry object's name.
show() - Method in class com.novell.admin.common.ui.NSPIExceptionMsgBox
show - calls the NMsgBox show method
showDetails(ObjectEntryCollection, boolean) - Method in interface com.novell.application.console.snapin.Shell
Launches a property book showing the details of an ObjectEntry array.
showDetails(ObjectEntryCollection, PageSnapin[], boolean) - Method in interface com.novell.application.console.snapin.Shell
Launches a property book page dialog showing the details of an ObjectEntry array.
showHelp() - Method in interface com.novell.application.console.snapin.PageSnapin
Displays Help information when the hasHelp() method has returned true.
showHelp() - Method in interface com.novell.application.console.snapin.Help
Displays Help information when the hasHelp() method has returned true.
showHelp() - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Displays Help information when the hasHelp() method has returned true.
showHelp() - Method in class com.novell.admin.common.snapins.AdminPageSnapin
Launches context sensitive help.
showHelp() - Method in class com.novell.admin.common.snapins.MODObjectListSnapin
Launches context sensitive help.
showImmediately() - Method in class com.novell.utility.nmsgbox.NActivityBox
 
showThisPage(PageSnapin) - Method in interface com.novell.application.console.snapin.PropertyBook
Tells the PropertyBook to change the current page to thePage.
shutdownAbstractSnapin() - Method in class com.novell.application.console.snapin.AbstractToolBarMenuSnapin
Shuts down the participating snap-in that extends the AbstractToolBarMenuSnapin class.
shutdownAbstractSnapin() - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Shuts down the participating snap-in that extends the AbstractPageSnapin class.
shutdownAbstractSnapin() - Method in class com.novell.application.console.snapin.AbstractStatusBarSnapin
Shuts down the participating snap-in that extends the AbstractStatusBarSnapin class.
shutdownSnapin() - Method in interface com.novell.application.console.snapin.Snapin
Called by the shell when the snap-in is being shut down.
shutdownSnapin() - Method in class com.novell.admin.common.snapins.AdminPageSnapin
Interface implementation, called when snapin shutsdown.
shutdownSnapin() - Method in class com.novell.admin.common.ui.AdminPage
Called through the interface when the MPEC shuts down.
shutdownSnapin() - Method in class com.novell.admin.common.ui.MODObjectListPanel
Called through the interface on shutdown to clean up listeners, etc.
shutdownSnapin() - Method in class com.novell.admin.snapins.creator.SnapinToolbarObject
 
shutdownSnapin() - Method in class com.novell.admin.snapins.creator.SnapinPopupNew
 
shutdownSnapin() - Method in class com.novell.admin.snapins.creator.SnapinMenuFileNew
 
shutdownSnapin() - Method in class com.novell.admin.ns.nw.NetWareNamespace
This is used by the shell to shut down the snapin.
shutdownSnapin() - Method in class com.novell.admin.ns.jfs.LocalVolumesNamespace
 
SimpleSPIException - exception com.novell.admin.common.exceptions.SimpleSPIException.
This class is used for SPIExceptions that have return errors codes.
SimpleSPIException(String) - Constructor for class com.novell.admin.common.exceptions.SimpleSPIException
Constructor.
SINGLE_CONTEXT - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Single context collection.
SINGLE_CONTEXT - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Single context collection.
SINGLE_LIST - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Single list selection interface.
SINGLE_LIST - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Single list selection interface.
SINGLE_SELECTION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Single selection mode.
SINGLE_SELECTION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
Single selection mode.
SINGLE_VALUED - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
SINGLE_VALUED_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Can't add another value to a single value attribute.
sized - Variable in class com.novell.admin.ns.AttributeDefinition
Flag to indicate if the attribute is sized or not.
SIZED - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
sizeOfSectors(long, long) - Method in class com.novell.admin.ns.fs.nw.VolumeInformationFacade
Calculate the size of sectors based on number and size.
Snapin - interface com.novell.application.console.snapin.Snapin.
Provides the base interface from which all snap-ins extend.
snapin_description - Variable in class com.novell.admin.common.snapins.AdminPageSnapin
 
SNAPIN_DISPLAYICON - Static variable in interface com.novell.application.console.snapin.Shell
Defines the DisplayIcon snap-in type.
SNAPIN_DISPLAYNAME - Static variable in interface com.novell.application.console.snapin.Shell
Defines the DisplayName snap-in type.
SNAPIN_DYNAMIC - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Dynamic snap-in type.
SNAPIN_INITIALIZATION - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Initialization snap-in type.
SNAPIN_MAP_OBJECTENTRY - Static variable in interface com.novell.application.console.snapin.Shell
Defines the MapObjectEntry snap-in type.
SNAPIN_MENU - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Menu snap-in type.
snapin_name - Variable in class com.novell.admin.common.snapins.AdminPageSnapin
 
SNAPIN_NAMESPACE - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Namespace snap-in type.
SNAPIN_PAGE - Static variable in interface com.novell.application.console.snapin.Shell
Defines the PropertyBook page snap-in type.
SNAPIN_PERSISTENCE - Static variable in interface com.novell.application.console.snapin.Shell
Defines Persistence snap-in type.
SNAPIN_PLACEHOLDER - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Placeholder snap-in type.
SNAPIN_POPUP_MENU - Static variable in interface com.novell.application.console.snapin.Shell
Defines the PopUpMenu snap-in type.
SNAPIN_RESULTMODIFIER - Static variable in interface com.novell.application.console.snapin.Shell
Defines ResultModifier snap-in type.
SNAPIN_SERVICE - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Service snap-in type.
SNAPIN_STATUSBARITEM - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Status Bar snap-in type.
SNAPIN_TOOLBARITEM - Static variable in interface com.novell.application.console.snapin.Shell
Defines the Toolbar snap-in type.
SNAPIN_VIEW - Static variable in interface com.novell.application.console.snapin.Shell
Defines the View snap-in type.
SnapinContext - class com.novell.application.console.snapin.context.SnapinContext.
Provides the base class from which all snap-in context classes are derived.
SnapinEvent - class com.novell.application.console.snapin.SnapinEvent.
Defines a snap-in event.
SnapinEvent(Object, String) - Constructor for class com.novell.application.console.snapin.SnapinEvent
Creates a snap-in event.
SnapinException - exception com.novell.application.console.snapin.SnapinException.
SnapinException's can be thrown from snapins in certain methods to report exceptions or errors to ConsoleOne.
SnapinException() - Constructor for class com.novell.application.console.snapin.SnapinException
Creates a SnapinException object with no detailed message.
SnapinException(String) - Constructor for class com.novell.application.console.snapin.SnapinException
Creates a SnapinException object with a detailed message.
SnapinException(String, boolean) - Constructor for class com.novell.application.console.snapin.SnapinException
Creates a SnapinException object with a detailed message and sets the reporting flag.
SnapinException(String, boolean, int, String, String) - Constructor for class com.novell.application.console.snapin.SnapinException
Creates a SnapinException object with a detailed message and sets the reporting flag, severity, help set name and help ID.
SnapinException(String, boolean, String) - Constructor for class com.novell.application.console.snapin.SnapinException
Creates a SnapinException object with a detailed message and sets the reporting flag and help set name.
SnapinException(String, boolean, String, String) - Constructor for class com.novell.application.console.snapin.SnapinException
Creates a SnapinException object with a detailed message and sets the reporting flag, help set name and help ID.
SnapinListener - interface com.novell.application.console.snapin.SnapinListener.
Listens for events generated by other snap-ins.
snapinListener(SnapinEvent) - Method in interface com.novell.application.console.snapin.SnapinListener
Allows a snap-in to specify an action associated with a snap-in event.
snapinListener(SnapinEvent) - Method in class com.novell.admin.common.snapins.AdminPageSnapin
When this SnapinEvent is received, it gets the new ObjectEntryCollection from the MODSnapinEvent and resets oeCollection to these entries.
SnapinMenuFileNew - class com.novell.admin.snapins.creator.SnapinMenuFileNew.
 
SnapinMenuFileNew() - Constructor for class com.novell.admin.snapins.creator.SnapinMenuFileNew
 
SnapinPopupNew - class com.novell.admin.snapins.creator.SnapinPopupNew.
 
SnapinPopupNew() - Constructor for class com.novell.admin.snapins.creator.SnapinPopupNew
 
SnapinToolbarObject - class com.novell.admin.snapins.creator.SnapinToolbarObject.
 
SnapinToolbarObject() - Constructor for class com.novell.admin.snapins.creator.SnapinToolbarObject
 
SnapinVetoException - exception com.novell.application.console.snapin.SnapinVetoException.
Implements the vetoable exceptions that can be thrown.
SnapinVetoException(String, SnapinEvent) - Constructor for class com.novell.application.console.snapin.SnapinVetoException
Constructs a SnapinVetoException object.
SORTBY_KEY_NAME - Static variable in class com.novell.application.console.snapin.ResultModifier
 
SORTBY_KEY_TYPE - Static variable in class com.novell.application.console.snapin.ResultModifier
 
SORTBY_KEY_TYPE_NAME - Static variable in class com.novell.application.console.snapin.ResultModifier
 
SORTBY_KEY_UNSORTED - Static variable in class com.novell.application.console.snapin.ResultModifier
 
SortModifiedEnumeration - class com.novell.application.console.snapin.SortModifiedEnumeration.
Converts an ObjectEntry array, vector or enumeration to an ObjectEntry Enumeration that can be returned from the getChildren() methods of the NamespaceSnapin or ExtendChildrenSnapin interfaces.
SortModifiedEnumeration(ObjectEntryEnumeration, ResultModifier) - Constructor for class com.novell.application.console.snapin.SortModifiedEnumeration
Creates a SortModifiedEnumeration from an ObjectEntryEnumeration.
sortNodesByInterval(Vector) - Static method in class com.novell.admin.rbs.RBSUtil
Given a vector, sorts the vector based on the Interval.
SORTORDER_KEY_ASCENDING - Static variable in class com.novell.application.console.snapin.ResultModifier
 
SORTORDER_KEY_DECENDING - Static variable in class com.novell.application.console.snapin.ResultModifier
 
SPECIAL_ATTRIBUTE - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
SPIException - exception com.novell.admin.common.exceptions.SPIException.
This class is used for exceptions that can be thrown by the Service Provider Interface (SPI) code layer.
SPIException(MessageLinkResourceBundle, boolean) - Constructor for class com.novell.admin.common.exceptions.SPIException
Constructor
SPIException(String) - Constructor for class com.novell.admin.common.exceptions.SPIException
Constructor
SPLIT - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_BEGIN_ADD - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_COUNT - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_CRT1 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_CRT2 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_DEAD - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_DYING - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_FEDERATED - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_JOIN1 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_JOIN2 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_JOIN3 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_LOCKED - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_MASTER_DONE - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_MASTER_START - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_MOVE1 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_MOVE2 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_MOVE3 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_NEW - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_ON - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_SPLIT1 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_SPLIT2 - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_TRANS_MOVE - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_TRANS_ON - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_TRANS_SPLIT - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
STATE_UNKNOWN - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
StatusBarSnapin - interface com.novell.application.console.snapin.StatusBarSnapin.
Provides the interface used to add status bar items into the shell.
StatusBarSnapinContext - class com.novell.application.console.snapin.context.StatusBarSnapinContext.
Contains an ObjectEntryCollection from one or more namespaces.
STOP_WAITING_FOR_COMPLETION - Static variable in interface com.novell.admin.ns.PartitionOperationCallBack
 
Strategy - interface com.novell.admin.ns.Strategy.
Contract for all strategy classes.
streamAttrDef - Static variable in class com.novell.admin.ns.fs.FSAttributeDefinition
 
streamAttrName - Static variable in class com.novell.admin.ns.fs.FSAttributeDefinition
 
streamAttrName - Static variable in class com.novell.admin.ns.jfs.JFSAttributeDefinition
 
StreamStrategy - class com.novell.admin.ns.StreamStrategy.
Base class that implements the strategies for most stream syntaxes.
StreamStrategy() - Constructor for class com.novell.admin.ns.StreamStrategy
 
StreamValue - class com.novell.admin.ns.StreamValue.
Storage class for all syntaxes that use stream types.
StreamValue(Syntax, InputStreamFactory) - Constructor for class com.novell.admin.ns.StreamValue
Constructor.
STRING - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
stringIsValid(String, String) - Method in class com.novell.admin.ns.StringStrategy
Checks to see if a String contains only valid characters.
StringStrategy - class com.novell.admin.ns.StringStrategy.
Abstract class which may be extended for syntax strategies that use String as the value type.
StringStrategy() - Constructor for class com.novell.admin.ns.StringStrategy
 
StringValue - class com.novell.admin.ns.StringValue.
Storage class for all syntaxes that use string types.
StringValue(Syntax, String) - Constructor for class com.novell.admin.ns.StringValue
Constructor that uses a String object.
SUBREF - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
SUCCESSFUL - Static variable in interface com.novell.admin.ns.OperationStatus
 
SUPERCLASS_NOT_DEFINED - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
SYN_BACK_LINK - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_BOOLEAN - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_BOOLEAN - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYN_CE_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_CI_LIST - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_CI_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_CLASS_NAME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_COUNTER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_DATE_NAME - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_DEL_FILE_INFO - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_DIR_ENTRY_INFO - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_DIR_SPACE_INFO - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_DIST_NAME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_EMAIL_ADDRESS - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_EXTENDED_ATTRIBUTE - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_FAX_NUMBER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_HOLD - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_INTEGER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_INTEGER - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYN_INTEGER - Static variable in class com.novell.admin.ns.jfs.JFSSyntax
 
SYN_INTERVAL - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_NET_ADDRESS - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_NU_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_OBJECT_ACL - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_OCTET_LIST - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_OCTET_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_OCTET_STRING - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYN_PATH - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_PO_ADDRESS - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_PR_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_REPLICA_POINTER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_STREAM - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_STREAM - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYN_STREAM - Static variable in class com.novell.admin.ns.jfs.JFSSyntax
 
SYN_STRING - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYN_TEL_NUMBER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_TIME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_TIME - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYN_TIME - Static variable in class com.novell.admin.ns.jfs.JFSSyntax
 
SYN_TIMESTAMP - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_TRUSTEE - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_TYPED_NAME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_UNKNOWN - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
SYN_VOL_INFORMATION - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_VOL_RESTRICTION - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYN_VOL_UTILIZATION - Static variable in class com.novell.admin.ns.fs.nw.NWFSSyntax
 
SYNC_IMMEDIATE - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
synchronizeHelp() - Method in interface com.novell.application.console.snapin.Shell
Deprecated. As of ConsoleOne version 1.2
syncReplica(ObjectEntry, String) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
This method updates each replica of a partition after an addition, deletion, or modification to NDS.
syntax - Variable in class com.novell.admin.ns.AttributeDefinition
Syntax of the attribute.
Syntax - class com.novell.admin.ns.Syntax.
Abstract class from which all concrete syntaxes must extend.
SYNTAX_BOOLEAN - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_DATE_NAME - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_DEL_FILE_INFO - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_DIR_ENTRY_INFO - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_DIR_SPACE_INFO - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_EXTENDED_ATTRIBUTE - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_INTEGER - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_OCTET_STRING - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_STREAM - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_STRING - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_TIME - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_TRUSTEE - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_VOL_INFORMATION - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_VOL_RESTRICTION - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
SYNTAX_VOL_UTILIZATION - Static variable in class com.novell.admin.ns.fs.FSSyntax
 
Syntax(String, Strategy, int) - Constructor for class com.novell.admin.ns.Syntax
Prototype constructor.
syntaxes - Static variable in class com.novell.admin.ns.fs.FSSyntax
 

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.