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

C

c1AutomationInvoke(Vector) - Method in class com.novell.utility.nmsgbox.NMsgBox
 
canBeContainedBy(String) - Method in class com.novell.admin.ns.ClassDefinition
Checks to see if this class can be contained by another.
canBeContainedBy(String) - Method in class com.novell.admin.ns.DefaultClassDefinition
Checks to see if this class can be contained by another.
CANCEL - Static variable in class com.novell.utility.nmsgbox.NMsgBox
[Cancel] button identifier.
cancel() - Method in class com.novell.admin.snapins.creator.CreatorSnapinPanel
Call this whenever you want the ObjectCreator to close.
CancelCreationException - exception com.novell.admin.snapins.creator.CancelCreationException.
Exception used to indicate that a Value could not be successfully created.
CancelCreationException() - Constructor for class com.novell.admin.snapins.creator.CancelCreationException
Constructor.
CancelCreationException(String) - Constructor for class com.novell.admin.snapins.creator.CancelCreationException
Constructor.
canContain(String, String) - Method in class com.novell.admin.ns.SchemaDefinition
Tests if objects of one class type may contain objects of another class type.
canContain(String, String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Tests if objects of one class type may contain objects of another class type.
canContain(String, String) - Method in class com.novell.admin.ns.fs.FSSchemaDefinition
Test if objects of one class type may contain objects of another class type.
canContain(String, String) - Method in class com.novell.admin.ns.fs.nw.NWFSSchemaDefinition
Test if objects of one class type may contain objects of another class type.
canContain(String, String) - Method in class com.novell.admin.ns.jfs.JFSSchemaDefinition
Test if objects of one class type may contain objects of another class type.
canCreate() - Method in class com.novell.admin.snapins.creator.CreatorSnapinPanel
When the OK button is pressed, the Creator will call each snapin to see if it's really ok to create.
canCreateValue(Object) - Method in class com.novell.admin.ns.TimeStrategy
Test to see if a Time can be created from the specified object.
canCreateValue(Object) - Method in class com.novell.admin.ns.IntegerStrategy
Tests to see if a LongValue can be created.
canCreateValue(Object) - Method in class com.novell.admin.ns.HexStrategy
Test to see if an object can be created from the specified object.
canCreateValue(Object) - Method in class com.novell.admin.ns.StreamStrategy
Tests to see if a StreamValue can be created from the specified object.
canCreateValue(Object) - Method in class com.novell.admin.ns.BooleanStrategy
Test to see if a BooleanValue can be created from the specified object.
canCreateValue(Object) - Method in class com.novell.admin.ns.StringStrategy
Checks to see if a Value could be created from some object.
canCreateValue(Object) - Method in interface com.novell.admin.ns.ValueStrategy
Algorithm used to determine if a Value can be created from an Object.
canInsertComponent(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Determines if this a specific typed of ValueComponent can be inserted into this ValueList.
canInsertComponent(ValueList, ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
Default test to see if the associated ValueList can have a specific type of ValueComponent inserted as an aggregate.
canModify() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if the attribute can be modified.
canPerformTask(ObjectEntry, ObjectEntry, RBSTask) - Static method in class com.novell.admin.rbs.RBSUtil
Checks to see if a user can perform a task at a certain scope; NOTE that this does NOT check for NDS rights to perform the task it only checks to see if the Task is a member of a role assigned to this user.
canRemoveComponent(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Tests to determine if a specific ValueComponent can be removed from this list.
canRemoveComponent(ValueList, ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
Default test to see if a specific ValueComponent can be removed from the associated ValueList.
canSave() - Method in interface com.novell.application.console.snapin.PageSnapin
Determines whether the page data is ready to be saved.
canSave() - Method in class com.novell.application.console.snapin.AbstractPageSnapin
Determines whether the page data is ready to be saved.
canSave() - Method in class com.novell.admin.common.snapins.AdminPageSnapin
Interface implementation.
CANT_MODIFY_EXISTING_ATTRIBUTE - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
canVolumeCompress(ObjectEntry) - Method in interface com.novell.admin.ns.fs.FSNamespace
A check to determine if the selected File System volume can perform compressions.
canVolumeMigrate(ObjectEntry) - Method in interface com.novell.admin.ns.fs.FSNamespace
A check to determine if the selected File System volume can perform migrations.
CaseIgnoreListFacade - class com.novell.admin.ns.nds.CaseIgnoreListFacade.
Facade for NDS CI_LIST syntax.
CaseIgnoreListFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.CaseIgnoreListFacade
Facade constructor
CHANGE_PASSWORD_CANCELLED - Static variable in class com.novell.admin.ns.ns
 
CHANGE_PASSWORD_FAILED - Static variable in class com.novell.admin.common.exceptions.AuthenticationException
Can't change password
CHANGE_PASSWORD_FAILED - Static variable in class com.novell.admin.ns.ns
 
changePassword(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Changes a password for an object.
changePassword(ObjectEntry, String, String) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Changes a password for an object.
changeReplicaType(ObjectEntry, String, int) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Changes the replica type of a partition replica on a server
checkAdd(ObjectAttribute, boolean) - Method in class com.novell.admin.ns.DefaultNSObject
Checks to make sure an attribute can be added to this object.
checkAdd(ObjectAttribute, boolean) - Method in class com.novell.admin.ns.MODObject
Checks to see if an attribute can be added to this object.
checkRights() - Method in class com.novell.admin.common.ui.AdminPage
Checks for rights to edit attributes on this page.
checkRights() - Method in class com.novell.admin.common.ui.MODObjectListPanel
 
checkSnapins(Scope) - Method in interface com.novell.application.console.snapin.Shell
Checks the registry for the existance of snapins based on a scope
CHILD_FEDERATION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
ObjectEntrySelector will use ExtendChildrenSnapin, and thus will be able to browse all the namespaces federated below the initial context.
CHILD_FEDERATION - Static variable in class com.novell.application.console.util.objectentryselector.ObjectEntrySelector
ObjectEntrySelector will use ExtendChildrenSnapin, and thus will be able to browse all the namespaces federated below the initial context.
CLASS - Static variable in class com.novell.admin.snapins.creator.Blocker
 
CLASS_IN_USE - Static variable in class com.novell.admin.ns.NamespaceException
Class is currently in use
CLASS_NOT_DEFINED - Static variable in class com.novell.admin.ns.NamespaceException
Class is not defined
classContainmentNameVec - Variable in class com.novell.admin.ns.ClassDefinition
List of classes that may contain this class.
classDefinition - Variable in class com.novell.admin.ns.NSObject
Class definition
ClassDefinition - class com.novell.admin.ns.ClassDefinition.
This class represents the schema definition for a particular class.
ClassDefinition(String, String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[]) - Constructor for class com.novell.admin.ns.ClassDefinition
Constructor - Creates a class definition for a class.
ClassDefinition(String, String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[], boolean, boolean, boolean, boolean) - Constructor for class com.novell.admin.ns.ClassDefinition
Constructor - Creates a class definition for a class.
classes - Variable in class com.novell.admin.ns.SchemaDefinition
Table of class definitions.
className - Variable in class com.novell.admin.ns.ClassDefinition
Name of the class.
CLEAR - Static variable in class com.novell.admin.ns.ObjectOperation
 
clearAddedAttribute(String) - Method in class com.novell.admin.ns.NSObject
Removes an attribute from the attributes to add.
clearAddedAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
Removes an attribute from the attributes to add.
clearAddedAttributeDefinitions() - Method in class com.novell.admin.ns.DefaultNSObject
Removes an attribute from the attributes to add.
clearAddedAttributeValues() - Method in class com.novell.admin.ns.ObjectAttribute
This method removes all the values intended to be added to this attribute.
clearAllObjectOperations() - Method in class com.novell.admin.ns.MOOManager
 
clearDeletedAttribute(String) - Method in class com.novell.admin.ns.NSObject
Removes an attribute from the attributes to delete.
clearDeletedAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
Removes an attribute from the attributes to delete.
clearDeletedAttributeValues() - Method in class com.novell.admin.ns.ObjectAttribute
This method removes all the values intended to be deleted from this attribute.
clearFilters() - Method in class com.novell.application.console.snapin.ResultModifier
Removes all filters from the ResultModifier.
clearFlag(int) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Clears a specific flag.
clearHighlightedEntries() - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Clears the highlighted items from the objects list
clearModifiedAttribute(String) - Method in class com.novell.admin.ns.NSObject
Removes an attribute from the attributes to modify.
clearModifiedAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
Removes an attribute from the attributes to modify.
clearModifiedAttributeValues() - Method in class com.novell.admin.ns.ObjectAttribute
This method removes all the values intended to be modified for this attribute.
clearSelectedObjects() - Method in class com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel
Clears the selected items from the selected objects list
clearSelection() - Method in interface com.novell.application.console.snapin.MutableSelectionSet
Clears the current selection in the view.
clearViewSelection() - Method in interface com.novell.application.console.snapin.Shell
Clears the current view selection.
clone() - Method in class com.novell.admin.ns.NSObject
Creates an exact duplicate of this NSObject but discards all change info.
clone() - Method in class com.novell.admin.ns.SchemaDefinition
Creates an exact duplicate of this object without creating a new object.
clone() - Method in class com.novell.admin.ns.ObjectAttribute
Creates an exact duplicate of this ObjectAttribute.
clone() - Method in class com.novell.admin.ns.ValueList
Creates an exact duplicate of this ValueList.
clone() - Method in class com.novell.admin.ns.nds.NDSClassFlags
Returns a copy of this object.
clone() - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Returns a copy of this object.
clone() - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Creates an exact duplicate of this schema definition object.
clone(ObjectEntry) - Method in class com.novell.admin.ns.NSObject
Creates an exact duplicate of this NSObject but give it a new identity.
clone(ObjectEntry) - Method in class com.novell.admin.ns.DefaultNSObject
Creates an exact duplicate of this NSObject but gives it a new identity.
clone(ObjectEntry) - Method in class com.novell.admin.ns.nds.NDSObject
Creates an exact duplicate of this NSObject but gives it a new identity.
CLOSE - Static variable in class com.novell.utility.nmsgbox.NMsgBox
[Close] button identifier.
closeDialog() - Method in class com.novell.admin.ns.nw.TreePickerDlg
 
CN - Static variable in class com.novell.admin.rbs.RBSConstants
 
com.novell.admin.common.exceptions - package com.novell.admin.common.exceptions
Provides the exceptions thrown by the NDS Namespace Administration APIs.
com.novell.admin.common.snapins - package com.novell.admin.common.snapins
Provides an interface and classes for creating NDS Administration Page Snap-ins.
com.novell.admin.common.ui - package com.novell.admin.common.ui
Provides classes for displaying the user interface for NDS Administration Page Snap-ins.
com.novell.admin.ns - package com.novell.admin.ns
Provides interfaces and classes for administering namespaces through ConsoleOne.
com.novell.admin.ns.fs - package com.novell.admin.ns.fs
Provides interfaces and classes for administering a file system namespace through ConsoleOne.
com.novell.admin.ns.fs.nw - package com.novell.admin.ns.fs.nw
Provides interfaces and classes for administering the NetWare file system namespace through ConsoleOne.
com.novell.admin.ns.jfs - package com.novell.admin.ns.jfs
Provides interfaces and classes for administering a Java file system namespace through ConsoleOne.
com.novell.admin.ns.nds - package com.novell.admin.ns.nds
Provides interfaces and classes for administering the NDS namespace through ConsoleOne.
com.novell.admin.ns.nw - package com.novell.admin.ns.nw
Provides interfaces and classes for administering a NetWare NDS namespace through ConsoleOne.
com.novell.admin.rbs - package com.novell.admin.rbs
Provides interfaces and classes for administering role-based NDS services through ConsoleOne.
com.novell.admin.snapins.creator - package com.novell.admin.snapins.creator
 
com.novell.application.console.shell.help - package com.novell.application.console.shell.help
Provides interfaces and classes for integrating a help system into the ConsoleOne shell.
com.novell.application.console.snapin - package com.novell.application.console.snapin
Provides interfaces and classes for creating and managing snap-ins to the ConsoleOne shell.
com.novell.application.console.snapin.context - package com.novell.application.console.snapin.context
Provides snap-in context classes for ConsoleOne.
com.novell.application.console.snapin.scope - package com.novell.application.console.snapin.scope
Provides classes that determine ConsoleOne snap-in scopes.
com.novell.application.console.util.objectentryselector - package com.novell.application.console.util.objectentryselector
Provides a common message box selecting object entries in ConsoleOne.
com.novell.utility.localization - package com.novell.utility.localization
Provides a class for localizing ConsoleOne snap-ins.
com.novell.utility.nmsgbox - package com.novell.utility.nmsgbox
Provides a common message box for displaying ConsoleOne messages.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.TimeStrategy
Compares two value objects.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.IntegerStrategy
Compares two value objects.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.HexStrategy
Tests to see how two HexValue compare.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.StreamStrategy
Tests to see if two StreamValue objects compare.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
Default algorithym to compare two ValueComponent objects.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.BooleanStrategy
Tests to see how two BooleanValues compare.
compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.StringStrategy
Compares one StringValue to another for sorting.
compare(ValueComponent, ValueComponent) - Method in interface com.novell.admin.ns.Strategy
Returns the difference between to components.
compareTo(ValueComponent) - Method in class com.novell.admin.ns.ValueComponent
Returns the difference between this ValueComponent and another ValueComponent.
component - Variable in class com.novell.application.console.snapin.AbstractStatusBarSnapin
The Component that will be placed in the status bar.
COMPONENT_CREATION_EXCEPTION - Static variable in class com.novell.admin.common.ui.AdminPage
 
COMPONENT_CREATION_EXCEPTION - Static variable in class com.novell.admin.rbs.RBSConstants
 
ComponentCreationException - exception com.novell.admin.ns.ComponentCreationException.
Exception used to indicate that a Value could not be successfully created.
ComponentCreationException() - Constructor for class com.novell.admin.ns.ComponentCreationException
Constructor.
ComponentCreationException(String) - Constructor for class com.novell.admin.ns.ComponentCreationException
Constructor.
CONFIRM - Static variable in class com.novell.utility.nmsgbox.NMsgBox
Confirmation message box type.
CONSOLE_VIEW - Static variable in interface com.novell.application.console.snapin.Shell
Deprecated. Use CONSOLE_VIEW_CLASS_NAME instead.
CONSOLE_VIEW_CLASS_NAME - Static variable in interface com.novell.application.console.snapin.Shell
Defines the console view class name.
CONSOLE_VIEW_UNIQUE_ID - Static variable in interface com.novell.application.console.snapin.Shell
 
container - Variable in class com.novell.admin.ns.ClassDefinition
Flags associtated with this class.
CONTAINER_CLASS - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
contains(RBSObject) - Method in class com.novell.admin.rbs.RBSRole
Checks to see if this Role has the given Task
contains(ValueComponent) - Method in class com.novell.admin.ns.ObjectAttribute
Tests if the attribute contains a specifed ValueComponent.
contains(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Determines if the current list contains a specific ValueComponent.
containsObject(String) - Method in interface com.novell.application.console.snapin.Shell
Used to implement the ConsoleOne snapin persistance mechanism.
CONTENT - Static variable in class com.novell.admin.rbs.RBSConstants
 
CONTENT_MEMBERSHIP - Static variable in class com.novell.admin.rbs.RBSConstants
 
CONTINUE_UPDATE - Static variable in class com.novell.admin.ns.MOOManagerCallBack
 
CONTINUE_UPDATE - Static variable in interface com.novell.admin.ns.MultiObjModificationCallBack
 
copyIntoArray(Hashtable, Object[]) - Static method in class com.novell.admin.ns.NSUtil
Copies the contents of a hash table into an array.
copyTrustees(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.fs.nw.NWFSNamespace
copies trustees from the source file to the destination file
COUNT - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
COUNT - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
CountableObjectEntryEnumeration - interface com.novell.application.console.snapin.CountableObjectEntryEnumeration.
Provides an Countable ObjectEntry enumeration.
COUNTRY - Static variable in class com.novell.admin.rbs.RBSConstants
 
create() - Method in class com.novell.admin.snapins.creator.CreatorSnapinPanel
Call this whenever you want the ObjectCreator to go ahead and try to create the object.
create(NSObject) - Method in interface com.novell.admin.ns.AdminNamespace
Creates a new object in the namespace.
create(NSObject, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Creates a new object in the namespace.
create(ObjectEntry) - Method in class com.novell.admin.snapins.creator.CreatorEngine
 
create(ObjectEntry, String) - Method in class com.novell.admin.snapins.creator.CreatorEngine
 
create(ObjectEntry, String, boolean) - Method in class com.novell.admin.snapins.creator.CreatorEngine
 
create(ObjectEntry, String, ObjectEntry, FSRights) - Method in interface com.novell.admin.ns.fs.FSNamespace
creates a File System directory and assigns a trustee with rights to it
create(ObjectEntry, String, ObjectEntry, FSRights) - Method in interface com.novell.admin.ns.fs.nw.NWFSNamespace
creates a File System directory and assigns a trustee with rights to it
createAssociation(RBSAssociation, NSObject, NSObject, NSObject) - Static method in class com.novell.admin.rbs.RBSUtil
Given a RBSAssociation and the NSObjects representing the object and Role, creates the necessary association between the objects and their attributes.
createAttribute() - Method in class com.novell.admin.ns.AttributeDefinition
Abstract factory method for creating ObjectAttributes.
createAttribute() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Creates a valid ObjectAttribute according to this attribute definition.
createAttribute() - Method in class com.novell.admin.ns.fs.FSAttributeDefinition
Factory method for creating ObjectAttributes.
createAttribute() - Method in class com.novell.admin.ns.jfs.JFSAttributeDefinition
Creates a valid ObjectAttribute that conforms to this attribute definition.
createDateName - Static variable in class com.novell.admin.ns.fs.FSAttributeDefinition
 
createDateNameDef - Static variable in class com.novell.admin.ns.fs.FSAttributeDefinition
 
createFacade() - Method in class com.novell.admin.ns.ValueList
Returns the facade for this value list.
createFacade(ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
Create a facade for the syntax associated with this strategy.
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.DeletedFileInfoStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.DirectoryEntryInfoStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.VolumeRestrictionStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.DirectorySpaceInfoStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.VolumeInformationStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.VolumeUtilizationStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.DateNameStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.ExtendedAttributeStrategy
Returns the facade for this syntax
createFacade(ValueComponent) - Method in class com.novell.admin.ns.fs.nw.TrusteeStrategy
Returns the facade for this syntax
createNSObject(ObjectEntry, Vector) - Method in interface com.novell.admin.ns.AdminNamespace
Creates a new NSObject.
createNSObject(ObjectEntry, Vector, long) - Method in interface com.novell.admin.ns.AdminNamespace
Deprecated. Please use createNSObject(ObjectEntry objEntry, Vector attributes).
createObjectEntry(ObjectEntry, String) - Method in interface com.novell.admin.ns.fs.FSNamespace
Deprecated. This routine was used to keep track of the federation point into the file system namespace. This was done in a dangerous way which could cause namespace inconsistencies. Please use getFSRootOE(ObjectEntry federationPointObject) to create initial or root ObjectEntries within the file system namespace.
createObjectEntry(ObjectEntry, String, String) - Method in interface com.novell.admin.ns.AdminNamespace
Creates an ObjectEntry for a child object that does not exist in the namespace.
createObjectEntry(ObjectEntry, String, String) - Method in class com.novell.admin.ns.nw.NetWareNamespace
Create an ObjectEntry for a child.
createPanel(JLabel, Component) - Static method in class com.novell.admin.rbs.RBSUtil
Creates a panel for the given label and component.
createPartition(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionService
Creates a partition at the with the specified ObjectEntry as the partition root.
createReplica(ObjectEntry, String, int) - Method in interface com.novell.admin.ns.PartitionService
Creates a replica of a specified partition.
createValueComponent() - Method in class com.novell.admin.ns.TimeStrategy
Creates a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.IntegerStrategy
Creates a new LongValue using zero as the default initial data.
createValueComponent() - Method in class com.novell.admin.ns.HexStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.StreamStrategy
Creates a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.BooleanStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.Syntax
Creates a ValueList object.
createValueComponent() - Method in class com.novell.admin.ns.StringStrategy
Creates a StringValue using an empty string as the default.
createValueComponent() - Method in interface com.novell.admin.ns.Strategy
Creates a ValueComponent.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.DeletedFileInfoStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.DirectoryEntryInfoStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.VolumeRestrictionStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.DirectorySpaceInfoStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.VolumeInformationStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.VolumeUtilizationStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.DateNameStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.ExtendedAttributeStrategy
Factory a new ValueComponent using default values.
createValueComponent() - Method in class com.novell.admin.ns.fs.nw.TrusteeStrategy
Factory a new ValueComponent using default values.
createValueComponent(Object) - Method in class com.novell.admin.ns.TimeStrategy
Creates a new ValueComponent.
createValueComponent(Object) - Method in class com.novell.admin.ns.IntegerStrategy
Creates a new LongValue using specified initial data.
createValueComponent(Object) - Method in class com.novell.admin.ns.HexStrategy
Factory a new HexValue using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.StreamStrategy
Creates a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.BooleanStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.Syntax
Creates a ValueComponent for a particular syntax.
createValueComponent(Object) - Method in class com.novell.admin.ns.StringStrategy
Creates a StringValue from an Object.
createValueComponent(Object) - Method in interface com.novell.admin.ns.Strategy
Creates a ValueComponent.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.DeletedFileInfoStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.DirectoryEntryInfoStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.VolumeRestrictionStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.DirectorySpaceInfoStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.VolumeInformationStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.VolumeUtilizationStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.DateNameStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.ExtendedAttributeStrategy
Factory a new ValueComponent using specified values.
createValueComponent(Object) - Method in class com.novell.admin.ns.fs.nw.TrusteeStrategy
Factory a new ValueComponent using specified values.
createValueList(byte[][]) - Static method in class com.novell.admin.ns.nds.OctetListFacade
Creates an NDS octet list ValueList.
createValueList(long, byte[]) - Static method in class com.novell.admin.ns.nds.NetAddressFacade
Creates an NDS NET_ADDRESS ValueList.
createValueList(long, int, int) - Static method in class com.novell.admin.ns.nds.TimeStampFacade
Creates an NDS Time Stamp ValueList.
createValueList(long, long, long, long, long, long, long, long, long, long, long, long, String, long, long, long) - Static method in class com.novell.admin.ns.fs.nw.DirectoryEntryInfoFacade
File System Directory Entry Info ValueList factory.
createValueList(long, long, long, long, long, long, long, String, long) - Static method in class com.novell.admin.ns.fs.nw.DirectorySpaceInfoFacade
File System Directory Space Info ValueList factory.
createValueList(long, long, long, long, long, String, long, long, long, long, long, long, long, long, long, long, long, long, String) - Static method in class com.novell.admin.ns.fs.nw.DeletedFileInfoFacade
File System Deleted File Information ValueList factory.
createValueList(long, String) - Static method in class com.novell.admin.ns.nds.EmailAddressFacade
Creates an NDS Email-Address ValueList.
createValueList(long, String) - Static method in class com.novell.admin.ns.nds.FaxNumberFacade
Creates an NDS Fax-Number ValueList.
createValueList(long, String) - Static method in class com.novell.admin.ns.fs.nw.DateNameFacade
File System Date Name ValueList factory.
createValueList(long, String, String) - Static method in class com.novell.admin.ns.nds.PathFacade
Creates an NDS Path ValueList.
createValueList(String[]) - Static method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Creates a CI_LIST ValueList.
createValueList(String[]) - Static method in class com.novell.admin.ns.nds.PostalAddressFacade
Creates an NDS Postal Address ValueList.
createValueList(String, byte[]) - Static method in class com.novell.admin.ns.fs.nw.ExtendedAttributeFacade
File System Extended Attribute ValueList factory.
createValueList(String, int, byte[]) - Static method in class com.novell.admin.ns.nds.UnknownFacade
Creates an NDS Unknown ValueList.
createValueList(String, int, int, int, NetAddressFacade) - Static method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Creates an NDS Replica Pointer ValueList.
createValueList(String, long) - Static method in class com.novell.admin.ns.nds.BackLinkFacade
Creates a BackLink ValueList.
createValueList(String, long) - Static method in class com.novell.admin.ns.nds.HoldFacade
Creates an NDS Hold ValueList.
createValueList(String, long) - Static method in class com.novell.admin.ns.fs.nw.TrusteeFacade
File System Trustee ValueList factory.
createValueList(String, long, long) - Static method in class com.novell.admin.ns.nds.TypedNameFacade
Creates an NDS Typed Name ValueList.
createValueList(String, long, long, long) - Static method in class com.novell.admin.ns.fs.nw.VolumeUtilizationFacade
File System Volume Utilization ValueList factory.
createValueList(String, long, long, long) - Static method in class com.novell.admin.ns.fs.nw.VolumeRestrictionFacade
File System Volume Restriction ValueList factory.
createValueList(String, long, long, long, long, long, boolean, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, String, long, long, long) - Static method in class com.novell.admin.ns.fs.nw.VolumeInformationFacade
File System Volume Information ValueList factory.
createValueList(String, String, long) - Static method in class com.novell.admin.ns.nds.ObjectACLFacade
Creates an NDS Object ACL ValueList.
CREATOR_PASSWORD_FAILED - Static variable in class com.novell.admin.ns.ns
 
CreatorEngine - class com.novell.admin.snapins.creator.CreatorEngine.
 
CreatorEngine(Shell) - Constructor for class com.novell.admin.snapins.creator.CreatorEngine
 
CreatorInfo - class com.novell.admin.snapins.creator.CreatorInfo.
 
CreatorInfo(Shell, ObjectEntry, String) - Constructor for class com.novell.admin.snapins.creator.CreatorInfo
 
CreatorListNode - class com.novell.admin.snapins.creator.CreatorListNode.
Internal class for representing the nodes.
CreatorListNode() - Constructor for class com.novell.admin.snapins.creator.CreatorListNode
 
CreatorListNode(String, Icon, ClassDefinition) - Constructor for class com.novell.admin.snapins.creator.CreatorListNode
 
CreatorSnapin - interface com.novell.admin.snapins.creator.CreatorSnapin.
 
CreatorSnapinContext - class com.novell.admin.snapins.creator.CreatorSnapinContext.
Contains information about the state of the Object Browser window on calls to the getView() method.
CreatorSnapinPanel - class com.novell.admin.snapins.creator.CreatorSnapinPanel.
 
CreatorSnapinPanel() - Constructor for class com.novell.admin.snapins.creator.CreatorSnapinPanel
 

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.