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

R

RBSAssociatedObject - class com.novell.admin.rbs.RBSAssociatedObject.
Class the represents a User, Group, O or OU (anything that can have a rbsRole assigned to it.)
RBSAssociatedObject(NSObject) - Constructor for class com.novell.admin.rbs.RBSAssociatedObject
Constructor.
RBSAssociatedObject(ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSAssociatedObject
Modeling Constructor.
RBSAssociation - class com.novell.admin.rbs.RBSAssociation.
Static model class that represents the association of a Role to a User, Group, O, or OU.
RBSAssociation() - Constructor for class com.novell.admin.rbs.RBSAssociation
Default Constructor that set object, role and scope to null, index to -1.
RBSAssociation(ObjectEntry, RBSRole, ObjectEntry, long, boolean) - Constructor for class com.novell.admin.rbs.RBSAssociation
Constructor.
RBSConstants - class com.novell.admin.rbs.RBSConstants.
Class of Constants to be used in the RBS package.
RBSConstants() - Constructor for class com.novell.admin.rbs.RBSConstants
 
RBSEvent - class com.novell.admin.rbs.RBSEvent.
SnapinEvent class that is sent when events occur in RBS such as the creation and deletion of asociations and content changes in Roles.
RBSEvent(Object, int, RBSAssociation, RBSAssociation) - Constructor for class com.novell.admin.rbs.RBSEvent
Constructor for ASSOCIATION_ADDED, ASSOCIATION_DELETED & ASSOCIATION_MODIFIED
RBSException - exception com.novell.admin.rbs.RBSException.
Exception class specific to the rbs package.
RBSException(int) - Constructor for class com.novell.admin.rbs.RBSException
Constructor.
RBSExternalScope - class com.novell.admin.rbs.RBSExternalScope.
Class that represents a rbsExternalScope object
RBSExternalScope(NSObject) - Constructor for class com.novell.admin.rbs.RBSExternalScope
Constructor.
RBSExternalScope(ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSExternalScope
Constructor.
RBSModule - class com.novell.admin.rbs.RBSModule.
Class that represents a rbsModule object
RBSModule(NSObject) - Constructor for class com.novell.admin.rbs.RBSModule
Constructor.
RBSModule(ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSModule
Constructor.
RBSObject - class com.novell.admin.rbs.RBSObject.
Class that represents the base object for all RBS objects
RBSObject(NSObject) - Constructor for class com.novell.admin.rbs.RBSObject
Constructor.
RBSObject(ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSObject
Constructor.
RBSRights - class com.novell.admin.rbs.RBSRights.
Class that represents the rights of Roles and Tasks
RBSRights() - Constructor for class com.novell.admin.rbs.RBSRights
Constructor.
RBSRights(ObjectACLFacade) - Constructor for class com.novell.admin.rbs.RBSRights
Constructor.
RBSRights(String, String, long) - Constructor for class com.novell.admin.rbs.RBSRights
Constructor.
RBSRole - class com.novell.admin.rbs.RBSRole.
Class that represents a rbsRole object
RBSRole(NSObject) - Constructor for class com.novell.admin.rbs.RBSRole
Constructor.
RBSRole(ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSRole
Constructor.
RBSSchemaVerifier - class com.novell.admin.rbs.RBSSchemaVerifier.
Schema Verifier / Extender class; NOT SUPPORTED EXTERNALLY
RBSSchemaVerifier(InitSnapinInfo, ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSSchemaVerifier
Constructor.
RBSTask - class com.novell.admin.rbs.RBSTask.
Class that represents a rbsTask object
RBSTask(NSObject) - Constructor for class com.novell.admin.rbs.RBSTask
Constructor.
RBSTask(ObjectEntry) - Constructor for class com.novell.admin.rbs.RBSTask
Constructor.
RBSUtil - class com.novell.admin.rbs.RBSUtil.
Static helper methods class for RBS.
RBSUtil() - Constructor for class com.novell.admin.rbs.RBSUtil
 
read - Variable in class com.novell.admin.common.ui.AdminPage
 
READ_ONLY - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
readData() - Method in class com.novell.admin.common.ui.AdminPage
Reads the data from the NSObject and populates the controls.
readData() - Method in class com.novell.admin.common.ui.MODObjectListPanel
Reads the NSObject and populates all the controls with data.
readOnly - Variable in class com.novell.admin.ns.fs.FSAttributeDefinition
Read-only boolean.
READONLY_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Readonly attribute exception.
receiveUpdates(ObjectEntry, String) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
This replica receives updates from the master replica.
refresh() - Method in class com.novell.application.console.snapin.BaseDefaultVirtualEnumeration
Indicates that the enumeration needs to flush any cached data.
refresh() - Method in interface com.novell.application.console.snapin.ViewSnapinRev2
Refresh the view.
refresh() - Method in interface com.novell.application.console.snapin.BrowserObjectEntryEnumeration
Indicates that the enumeration needs to flush any cached data.
refresh() - Method in class com.novell.application.console.snapin.AbstractStatusBarSnapin
Refreshes the status bar item's text by calling getStatusBarText and then redrawing the status bar item.
refreshCurrentTreeSelection() - Method in interface com.novell.application.console.snapin.Shell
Refreshes the subordinates of the currently selected object in the tree.
refreshCurrentView() - Method in interface com.novell.application.console.snapin.Shell
Brings the current view up to date with the actual data.
refreshEntireTree() - Method in interface com.novell.application.console.snapin.Shell
Brings the tree view up to date with the actual data.
refreshParentTreeSelection() - Method in interface com.novell.application.console.snapin.Shell
Refreshes the peers of the currently selected object in the tree.
refreshSchema() - Method in interface com.novell.admin.ns.Schema
Forces the entire schema to be re-read from NDS.
refreshSchema() - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Forces the entire schema to be re-read from NDS.
refreshTreeEntry(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
Brings the tree view up to date with the actual data at the point where the ObjectEntry exists in the tree.
refreshTreeEntryNameAndIcon(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
Refreshes the name and icon for an object in the tree.
Registration - interface com.novell.application.console.snapin.Registration.
Provides for the registration of snap-ins to ConsoleOne.
RegistrationItem - class com.novell.application.console.snapin.RegistrationItem.
Specifies to ConsoleOne the conditions under which snap-ins are loaded.
RegistrationItem(Scope, String) - Constructor for class com.novell.application.console.snapin.RegistrationItem
Builds a RegistrationItem based on the scope and the snap-in full class name.
RegistrationItem(Scope, String, Object) - Constructor for class com.novell.application.console.snapin.RegistrationItem
Builds a RegistrationItem based on the scope, the snap-in full class name, and instance data.
REMOVE - Static variable in class com.novell.admin.ns.ObjectOperation
 
remove(ObjectEntry) - Method in class com.novell.application.console.snapin.DefaultIndexedObjectEntryEnumeration
Removes the specified ObjectEntry from this enumeration.
remove(String) - Method in class com.novell.admin.common.ui.ImageCache
removes the given image/string combo to the start of the cache
removeActionListener(ActionListener) - Method in class com.novell.admin.common.ui.DNTextField
 
removeAllComponents() - Method in class com.novell.admin.ns.ObjectAttribute
Removes all ValueComponents from this attribute if the attribute is not read-only.
removeAllComponents() - Method in class com.novell.admin.ns.ObjectOperation
 
removeAttributeDefinition(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Removes an attribute definition from the schema.
removeClassDefinition(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Removes a class definition from the schema.
removeComponent(ValueComponent) - Method in class com.novell.admin.ns.ObjectAttribute
Removes a specific ValueComponent from this attribute.
removeComponent(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Removes a specific ValueComponent from this list.
removeDeleteReadOnly(ObjectEntry) - Method in interface com.novell.admin.ns.fs.FSNamespace
remove the delete read-only attributes from the object.
removeDNRelation(NSObject, NSObject, String, String) - Static method in class com.novell.admin.rbs.NSModel
Given two NSObject and their corresponding attribute names, removes b from a's attribute and a from b's attribute.
removeEntries(ObjectEntry[], boolean) - Method in class com.novell.application.console.snapin.DefaultObjectEntryCollection
 
removeEntries(ObjectEntryEnumeration, boolean) - Method in class com.novell.application.console.snapin.DefaultObjectEntryCollection
 
removeEntry(ObjectEntry, boolean) - Method in class com.novell.application.console.snapin.DefaultObjectEntryCollection
 
removeGroupOrContainerTrusteeFromContent(NSObject, ObjectEntry) - Static method in class com.novell.admin.rbs.RBSUtil
This removes the group or container object as a trustee from the task or job object Note that this does NOT write to NDS, it writes to the NSObject, the caller is responsible for updating the NSObjects.
removeHotChar(String) - Static method in class com.novell.utility.localization.Loc
Returns the string with the hot char key '&' removed.
removeInvalidateCacheListener(InvalidateCacheListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a tree refresh listener from the shell.
removeKeyListener(KeyListener) - Method in class com.novell.admin.common.ui.DNTextField
 
removeObject(String) - Method in interface com.novell.application.console.snapin.Shell
Used to implement the ConsoleOne snapin persistance mechanism.
removeObjectEntryFromTreeRoot(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
Removes an ObjectEntry from the root level of the tree if it is there.
removeObjectEntrySelectorListener(ObjectEntrySelectorListener) - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Removes a listener from the listener list for this object.
removeOctet(int) - Method in class com.novell.admin.ns.nds.OctetListFacade
Removes an octet from the list.
removeProperty(String) - Method in interface com.novell.application.console.snapin.Shell
Deprecated. see #removeObject()
removePropertyBookListener(PropertyBookListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a property book listener from the shell.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.NSObject
Remove this listener from the listener list for this object.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.DefaultNSObject
Removes this listener from the listener list for this object.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.ObjectAttribute
This method is used to remove a listener from being notified when changes are made to this attribute.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.ValueList
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Removes a property change listener.
removeReadOnly(ObjectEntry) - Method in interface com.novell.admin.ns.fs.FSNamespace
remove the read-only attributes from the object.
removeRenameReadOnly(ObjectEntry) - Method in interface com.novell.admin.ns.fs.FSNamespace
remove the rename read-only attributes from the object.
removeRoleAndUserSecurityEquivalent(NSObject, NSObject) - Static method in class com.novell.admin.rbs.RBSUtil
This removes the role and user objects security equivalent from each other Note that this does NOT write to NDS, it writes to the NSObject, the caller is responsible for updating the NSObjects.
removeRoleTrusteeFromContent(NSObject, NSObject) - Static method in class com.novell.admin.rbs.RBSUtil
This removes the role object as a trustee from the task or job object Note that this does NOT write to NDS, it writes to the NSObject, the caller is responsible for updating the NSObjects.
removeShellFocusListener(ShellFocusListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a shell focus listener from the shell.
removeShellLifecycleListener(ShellLifecycleListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a shell lifecycle listener from the shell.
removeShellListener(ShellListener) - Method in interface com.novell.application.console.snapin.Shell
Deprecated. Replaced with removeShellSelectionListener
removeShellSelectionListener(ShellSelectionListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a shell selection listener from the shell.
removeSnapinListener(SnapinListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a snap-in listener from the shell.
removeString(int) - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Removes a string from the ValueList.
removeSubType(ObjectType) - Method in class com.novell.application.console.snapin.ObjectEntry
Removes an ObjectType from the array of subtypes for this entry.
removeTypedNameRelation(NSObject, NSObject, String, String, long, long, long, long) - Static method in class com.novell.admin.rbs.NSModel
Given two NSObject and their corresponding attribute names, removes b from a's attribute and a from b's attribute.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Removes a change listener that can be vetoed.
removeVetoableSnapinListener(VetoableSnapinListener) - Method in interface com.novell.application.console.snapin.Shell
Removes a vetoable snap-in listener from the shell.
RENAME_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
rename(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
Renames an object.
replace(ObjectEntry, ObjectEntry) - Method in class com.novell.application.console.snapin.DefaultIndexedObjectEntryEnumeration
Replaces an ObjectEntry object in this enumeration with another ObjectEntry object.
replaceBooleanValue(boolean, int) - Method in class com.novell.admin.ns.ValueListFacade
Helper method that encapsulates the procedure for replacing a specific value in a ValueList with a new component created from a boolean.
replaceComponent(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.ObjectAttribute
Replaces one ValueComponent with another.
replaceComponent(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.ValueList
Replaces a specific ValueComponent with another.
replaceComponentAt(ValueComponent, int) - Method in class com.novell.admin.ns.ValueList
Replaces a specific ValueComponent with another.
replaceHexValue(byte[], int) - Method in class com.novell.admin.ns.ValueListFacade
Helper method that encapsulates the procedure for replacing a specific value in a ValueList with a new component created from a byte[].
replaceLine(String, int) - Method in class com.novell.admin.ns.nds.PostalAddressFacade
Replaces a particular line of the postal address.
replaceLongValue(long, int) - Method in class com.novell.admin.ns.ValueListFacade
Helper method that encapsulates the procedure for replacing a specific value in a ValueList with a new component created from a long.
replaceOctet(byte[], int) - Method in class com.novell.admin.ns.nds.OctetListFacade
Replace an octet in the list.
replaceRenameReadOnly(ObjectEntry, boolean) - Method in interface com.novell.admin.ns.fs.FSNamespace
replaces the rename read-only attributes to the object.
replaceString(String, int) - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Replaces a string in the ValueList.
replaceStringValue(String, int) - Method in class com.novell.admin.ns.ValueListFacade
Helper method that encapsulates the procedure for replacing a specific value in a ValueList with a new component created from a string.
replaceTreeEntry(ObjectEntry, ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
Replaces an item in the tree with a new entry because of renaming or other actions.
replaceValueList(ValueList, int) - Method in class com.novell.admin.ns.ValueListFacade
Helper method that encapsulates the procedure for replacing a specific Value in a ValueList with a new component created from a ValueList.
Replica - class com.novell.admin.ns.Replica.
This class represents the basic replica information, which includes the partition's fully distinguished name and the fully distinguished name of the server holding the replica.
Replica(ObjectEntry, ObjectEntry) - Constructor for class com.novell.admin.ns.Replica
Constructor that contains basic replica information, which includes the partition's fully distinguished name and the fully distinguished name of the server holding the replica.
ReplicaPointerFacade - class com.novell.admin.ns.nds.ReplicaPointerFacade.
Facade for the NDS Replica Pointer syntax.
ReplicaPointerFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.ReplicaPointerFacade
Facade constructor
resetBeginingAttributeValues() - Method in class com.novell.admin.ns.ObjectAttribute
This method sets the initial values to the values intended for the attribue after the attribute update.
resolveSPIException(Exception) - Method in class com.novell.admin.ns.nw.NetWareNamespace
Converts an Exception into an SPIException.
ResultModifiedEnumeration - class com.novell.application.console.snapin.ResultModifiedEnumeration.
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.
ResultModifiedEnumeration(ObjectEntryEnumeration, ResultModifier) - Constructor for class com.novell.application.console.snapin.ResultModifiedEnumeration
Creates a ResultModifiedEnumeration from an ObjectEntryEnumeration.
resultModifier - Variable in class com.novell.application.console.snapin.context.ViewSnapinContext
 
ResultModifier - class com.novell.application.console.snapin.ResultModifier.
Defines a ResultModifier, which represents a namespace-specific description of how list and search operations are sorted and filtered.
ResultModifier(String) - Constructor for class com.novell.application.console.snapin.ResultModifier
Contructs an ResultModifier with the specified descriptive name.
ResultModifier(String, int, int, ResultModifierFilterEntry) - Constructor for class com.novell.application.console.snapin.ResultModifier
Deprecated. As of ConsoleOne version 1.3, use constructor with new subcontainer search field.
ResultModifier(String, int, int, ResultModifierFilterEntry, boolean) - Constructor for class com.novell.application.console.snapin.ResultModifier
Contructs a ResultModifier with the specified descriptive name, sort information, and filters.
ResultModifierFilterEntry - class com.novell.application.console.snapin.ResultModifierFilterEntry.
Defines a ResultModifierFilterEntry which represents a name and object type filter to be used for filtering of list and search operations.
ResultModifierFilterEntry(String, String[]) - Constructor for class com.novell.application.console.snapin.ResultModifierFilterEntry
Contructs an ResultModifierFilterEntry with the specified name and type filter.
ResultModifierSnapin - interface com.novell.application.console.snapin.ResultModifierSnapin.
Provides a ResultModifier that describes the metrics the namespace uses to control the sorting and filtering of list and search operations.
ResultModifierSnapinContext - class com.novell.application.console.snapin.context.ResultModifierSnapinContext.
Contains:
reverseBytes(byte[]) - Static method in class com.novell.admin.ns.NSUtil
Reverses a byte array.
revision - Variable in class com.novell.admin.ns.NSObject
Revision of the object at the time of the directory read.
Rights - interface com.novell.admin.ns.Rights.
This class represents rights for an object.
RIGHTS_READ - Static variable in class com.novell.admin.rbs.RBSConstants
 
RO - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
ROLE - Static variable in class com.novell.admin.rbs.RBSConstants
 
ROLE_NOT_FOUND_IN_OBJECT - Static variable in class com.novell.admin.rbs.RBSException
 
ROOT - Static variable in class com.novell.admin.rbs.RBSConstants
 
RW - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 

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.