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

A

ABORT_OPERATION - Static variable in interface com.novell.admin.ns.PartitionOperationCallBack
 
ABORT_UPDATE - Static variable in class com.novell.admin.ns.MOOManagerCallBack
 
ABORT_UPDATE - Static variable in interface com.novell.admin.ns.MultiObjModificationCallBack
 
ABORTED - Static variable in interface com.novell.admin.ns.OperationStatus
 
abortOperation() - Method in interface com.novell.admin.ns.OperationStatus
Aborts an operation.
abortOperation() - Method in class com.novell.admin.ns.nds.NDSReplicaOperationStatus
This method is a NO-OP method.
abortOperation() - Method in class com.novell.admin.ns.nds.NDSPartitionOperationStatus
Abort partition operation.
abortPartitionOperation(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Aborts a partition operation on the input partObjEntry
ADD - Static variable in class com.novell.admin.ns.ObjectOperation
 
ADD_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
addAttribute(ObjectAttribute) - Method in class com.novell.admin.ns.NSObject
Adds a newly valued attribute to the object.
addAttribute(ObjectAttribute) - Method in class com.novell.admin.ns.DefaultNSObject
Adds a newly valued attribute to the object.
addAuxiliaryClassDefinition(ClassDefinition, ObjectAttribute[]) - Method in class com.novell.admin.ns.NSObject
Adds an auxiliary class Definition.
addAuxiliaryClassDefinition(ClassDefinition, ObjectAttribute[]) - Method in class com.novell.admin.ns.DefaultNSObject
Adds an auxiliary class Definition.
addAuxiliaryClassDefinition(ClassDefinition, ObjectAttribute[]) - Method in class com.novell.admin.ns.nds.NDSObject
Adds an auxiliary class definition.
addComponent(ValueComponent) - Method in class com.novell.admin.ns.ObjectAttribute
Adds a ValueComponent to this attribute.
addComponent(ValueComponent) - Method in class com.novell.admin.ns.ObjectOperation
 
addComponents(ValueComponent[]) - Method in class com.novell.admin.ns.ObjectAttribute
Adds a ValueComponent to this attribute.
addComponents(ValueComponent[]) - Method in class com.novell.admin.ns.ObjectOperation
 
addedAttributeDefinitions - Variable in class com.novell.admin.ns.DefaultNSObject
Running list of newly added attribute definitions.
addedAttributes - Variable in class com.novell.admin.ns.NSObject
Running list of newly valued attributes.
addedValues - Variable in class com.novell.admin.ns.ObjectAttribute
 
addFilter(FilterResultModifier.Filter) - Method in class com.novell.admin.ns.FilterResultModifier
Retries the group filter.
addFilterItem(String, String, String, String) - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup
Add a complex filter to the group.
addFilterItemGroupPair(FilterResultModifier.FilterItemGroup, String) - Method in class com.novell.admin.ns.FilterResultModifier.Filter
Adds a FilterItemGroup filter to the group.
addObjectOperation(ObjectOperation) - Method in class com.novell.admin.ns.MOOManager
 
addOctet(byte[]) - Method in class com.novell.admin.ns.nds.OctetListFacade
Adds an octet to the list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.NSObject
Add this listener to the listener list for this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.DefaultNSObject
Adds this listener to the listener list for this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.ObjectAttribute
This method is used to register a listener for changes to this attribute.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.ValueList
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Adds a property change listener.
addString(String) - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Adds a string to the ValueList.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Adds a change listener that can be vetoed.
AdminError - error com.novell.admin.common.exceptions.AdminError.
 
AdminError(int, Class) - Constructor for class com.novell.admin.common.exceptions.AdminError
Constructor
AdminError(int, String) - Constructor for class com.novell.admin.common.exceptions.AdminError
Constructor
AdminNamespace - interface com.novell.admin.ns.AdminNamespace.
This interface describes a namespace service for object administration.
AdvancedResultModifier - class com.novell.admin.ns.AdvancedResultModifier.
This class is used for complex attribute syntax searches.
AdvancedResultModifier(String, boolean) - Constructor for class com.novell.admin.ns.AdvancedResultModifier
Constructor that creates an extended filter for object search.
AdvancedResultModifier(String, int, boolean) - Constructor for class com.novell.admin.ns.AdvancedResultModifier
Constructor that creates an extended filter for object search.
AMBIGUOUS_CONTAINMENT - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
AMBIGUOUS_NAMING - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
AND - Static variable in class com.novell.admin.ns.FilterResultModifier
 
APPLETALK_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for AppleTalk addresses
APPROX - Static variable in class com.novell.admin.ns.FilterResultModifier
 
attrDefinition - Variable in class com.novell.admin.ns.ObjectAttribute
The attribute definition associated with this attribute.
ATTRIBUTE_IN_USE - Static variable in class com.novell.admin.ns.NamespaceException
Attribute is currently in use
ATTRIBUTE_NOT_DEFINED - Static variable in class com.novell.admin.ns.NamespaceException
Attribute is not defined
ATTRIBUTE_NOT_FOUND - Static variable in class com.novell.admin.ns.NamespaceException
Attribute not found
ATTRIBUTE_NOT_SIZEABLE - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
ATTRIBUTE_NOT_VALUED - Static variable in class com.novell.admin.ns.NamespaceException
Attribute has no value
AttributeDefinition - class com.novell.admin.ns.AttributeDefinition.
Default class for attribute definitions.
AttributeDefinition(String, Syntax) - Constructor for class com.novell.admin.ns.AttributeDefinition
Constructor that assumes the attribute is not sized.
AttributeDefinition(String, Syntax, long, long) - Constructor for class com.novell.admin.ns.AttributeDefinition
Constructor that assumes the attribute is sized.
attributes - Variable in class com.novell.admin.ns.NSObject
Current list of mandatory and optional attributes.
attributes - Variable in class com.novell.admin.ns.SchemaDefinition
Table of attribute definitions.
AUTHENTICATE_CANCELLED - Static variable in class com.novell.admin.ns.ns
 
AUTHENTICATE_FAILED - Static variable in class com.novell.admin.common.exceptions.AuthenticationException
Can't authenticate
AUTHENTICATE_FAILED - Static variable in class com.novell.admin.ns.ns
 
authenticate(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Authenticates an object.
authenticate(String, String, String) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Authenticates an object.
authenticateServer(String) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Authenticates to a particular server.
AuthenticationException - exception com.novell.admin.common.exceptions.AuthenticationException.
This is the base class for all authentication exceptions.
AuthenticationNamespace - interface com.novell.admin.ns.AuthenticationNamespace.
This interface describes an authentication service for a namespace.
AUTHENTICATOR_TREE_NAME_CHANGED - Static variable in class com.novell.admin.ns.nds.nds
 
AUXILARY_CLASS - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
auxiliary - Variable in class com.novell.admin.ns.ClassDefinition
 

B

BackLinkFacade - class com.novell.admin.ns.nds.BackLinkFacade.
Facade for the NDS Backlink syntax.
BackLinkFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.BackLinkFacade
Facade constructor
BAD_CONTAINMENT - Static variable in class com.novell.admin.ns.NamespaceException
ObjectEntry can't be created due to containment
BEGIN_ADD - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
BooleanStrategy - class com.novell.admin.ns.BooleanStrategy.
Final class that implements the strategy for the NDS boolean syntax.
BooleanStrategy() - Constructor for class com.novell.admin.ns.BooleanStrategy
 
BooleanValue - class com.novell.admin.ns.BooleanValue.
Storage class for all syntaxes that use boolean types.
BooleanValue(Syntax, boolean) - Constructor for class com.novell.admin.ns.BooleanValue
Constructor that uses a boolean.
BooleanValue(Syntax, Boolean) - Constructor for class com.novell.admin.ns.BooleanValue
Constructor that uses a Boolean object.
bundle - Variable in class com.novell.admin.common.exceptions.SPIException
The resource bundle.
BUSY - Static variable in interface com.novell.admin.ns.OperationStatus
 
byteToDecimal(byte) - Static method in class com.novell.admin.ns.NSUtil
Converts a byte to its positive decimal value.

C

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.
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.
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.
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.
CANT_MODIFY_EXISTING_ATTRIBUTE - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
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.
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.
clearFlag(int) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Clears a specific flag.
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.
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.
com.novell.admin.common.exceptions - package com.novell.admin.common.exceptions
 
com.novell.admin.ns - package com.novell.admin.ns
 
com.novell.admin.ns.nds - package com.novell.admin.ns.nds
 
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.
compareAttribute(ObjectEntry, ObjectAttribute) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Determines if an object contains the specified attribute with the specified value.
compareTo(ValueComponent) - Method in class com.novell.admin.ns.ValueComponent
Returns the difference between this ValueComponent and another ValueComponent.
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.
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(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.
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.
COUNT - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
COUNT - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
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.
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.
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.
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, String) - Method in interface com.novell.admin.ns.AdminNamespace
Creates an ObjectEntry for a child object that does not exist in the namespace.
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(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.
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, 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, 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, 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, long) - Static method in class com.novell.admin.ns.nds.TypedNameFacade
Creates an NDS Typed Name ValueList.
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
 

D

DateValue - class com.novell.admin.ns.DateValue.
Storage class for all syntaxes that use date and time.
DateValue(Syntax, Date) - Constructor for class com.novell.admin.ns.DateValue
Constructor that uses a Date object.
DateValue(Syntax, long) - Constructor for class com.novell.admin.ns.DateValue
Constructor that uses an integer.
DEAD - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
DEFAULT_FILTER - Static variable in class com.novell.admin.ns.NSFilter
 
DefaultAttributeDefinition - class com.novell.admin.ns.DefaultAttributeDefinition.
Default class for attribute definitions.
DefaultAttributeDefinition(String, Syntax) - Constructor for class com.novell.admin.ns.DefaultAttributeDefinition
Constructor that assumes the attribute is not sized.
DefaultAttributeDefinition(String, Syntax, long, long) - Constructor for class com.novell.admin.ns.DefaultAttributeDefinition
Constructor that assumes the attribute is sized.
DefaultClassDefinition - class com.novell.admin.ns.DefaultClassDefinition.
This class represents the schema definition for a particular class.
DefaultClassDefinition(String, String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[]) - Constructor for class com.novell.admin.ns.DefaultClassDefinition
Constructor - Creates a class definition for a class.
DefaultClassDefinition(String, String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[], boolean, boolean, boolean, boolean) - Constructor for class com.novell.admin.ns.DefaultClassDefinition
Constructor - Creates a class definition for a class.
DefaultNSObject - class com.novell.admin.ns.DefaultNSObject.
Memory model for objects stored in a namespace.
DefaultNSObject(ObjectEntry, Vector, long) - Constructor for class com.novell.admin.ns.DefaultNSObject
Constructor.
DefaultSchemaDefinition - class com.novell.admin.ns.DefaultSchemaDefinition.
This is the base class that represents an in-memory model of an entire schema definition.
DefaultSchemaDefinition() - Constructor for class com.novell.admin.ns.DefaultSchemaDefinition
Constructor.
DEL_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
delete(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Deletes an object from the namespace.
delete(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Deletes an object from the namespace.
deleteAttribute(String) - Method in class com.novell.admin.ns.NSObject
Deletes a currently valued attribute of this object.
deleteAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
Deletes a currently valued attribute of this object.
deleteAttributeDefinition(AttributeDefinition) - Method in interface com.novell.admin.ns.Schema
Deletes the attribute definition from NDS.
deleteAttributeValues(ObjectEntry, ObjectAttribute) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Deletes an object attribute value.
deleteAuxiliaryClassDefinition(ClassDefinition) - Method in class com.novell.admin.ns.NSObject
Deletes an auxiliary class Definition.
deleteAuxiliaryClassDefinition(ClassDefinition) - Method in class com.novell.admin.ns.DefaultNSObject
Deletes an auxiliary class definition.
deleteAuxiliaryClassDefinition(ClassDefinition) - Method in class com.novell.admin.ns.nds.NDSObject
Deletes an auxiliary class definition.
deleteClassDefinition(ClassDefinition) - Method in interface com.novell.admin.ns.Schema
Deletes the class definition from NDS.
deletedAttributes - Variable in class com.novell.admin.ns.NSObject
Running list of deleted attributes.
deletedValues - Variable in class com.novell.admin.ns.ObjectAttribute
 
deleteObjectOperation(String) - Method in class com.novell.admin.ns.MOOManager
 
deleteReplica(ObjectEntry, String) - Method in interface com.novell.admin.ns.PartitionService
Deletes a replica of a specified partition.
doesExist(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
Checks to see if an object exists in the namespace.
DS_ALIAS_ENTRY - Static variable in class com.novell.admin.ns.nds.ObjectFlags
 
DS_CONTAINER_ALIAS - Static variable in class com.novell.admin.ns.nds.ObjectFlags
 
DS_CONTAINER_ENTRY - Static variable in class com.novell.admin.ns.nds.ObjectFlags
 
DS_PARTITION_ROOT - Static variable in class com.novell.admin.ns.nds.ObjectFlags
 
DUPLICATE_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Attribute is duplicated
DUPLICATE_VALUE - Static variable in class com.novell.admin.ns.NamespaceException
The value already exists in the attribute.
DYING - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 

E

effective - Variable in class com.novell.admin.ns.ClassDefinition
 
EFFECTIVE_CLASS - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
EmailAddressFacade - class com.novell.admin.ns.nds.EmailAddressFacade.
Facade for NDS Email-Address syntax.
EmailAddressFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.EmailAddressFacade
Facade constructor
EQUAL - Static variable in class com.novell.admin.ns.FilterResultModifier
 
equals(Object) - Method in class com.novell.admin.ns.ClassDefinition
Checks to see if this definition is equal to another.
equals(Object) - Method in class com.novell.admin.ns.ValueComponent
Determines if another ValueComponent is identical to the current ValueComponent.
equals(Object) - Method in class com.novell.admin.ns.SchemaDefinition
Checks this object against another SchemaDefinition object for equality.
equals(Object) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Checks this object against another SchemaDefinition object for equality.
equals(Object) - Method in class com.novell.admin.ns.DefaultClassDefinition
Checks to see if this definition is equal to another.
equals(Object) - Method in class com.novell.admin.ns.AttributeDefinition
Checks to see if this definition is equal to another.
equals(Object) - Method in class com.novell.admin.ns.FilterResultModifier
Checks to see if this ResultModifier is equal with another.
equals(Object) - Method in class com.novell.admin.ns.nds.NDSClassFlags
Determines if the current NDSClassFlags object is equivalent to another.
equals(Object) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Compares an NDSAttributeFlags against another for equality.
equals(Object) - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Determines if this definition is equal to another.
equals(Object) - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
 
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.TimeStrategy
Tests to see if two LongValue objects are equal.
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.IntegerStrategy
Tests to see if two LongValue objects are equal.
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.HexStrategy
Tests to see if two ValueComponents are identical.
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.StreamStrategy
Tests to see if two StreamValue objects have the same syntax.
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
Default algorithym to test if two ValueComponent objects are identical.
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.BooleanStrategy
Tests to see if two BooleanValues are identical.
equals(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.StringStrategy
Tests to see one ValueComponent is equal to another.
equals(ValueComponent, ValueComponent) - Method in interface com.novell.admin.ns.Strategy
Tests if two ValueComponents are identical.
equalsIgnoreCase(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.StringStrategy
Performs an ignore-case equals test for two StringValue components.
ERR_CODE - Static variable in class com.novell.admin.common.exceptions.UniqueSPIException
 
escapeTheRDNDot(String) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Will place an escape character '\' in front of any unescaped dot '.' characters in the String passed in.
ET_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for ET addresses

F

FacadeParameterException - exception com.novell.admin.common.exceptions.FacadeParameterException.
This class is used when a bad parameter is passed to a facade.
FacadeParameterException() - Constructor for class com.novell.admin.common.exceptions.FacadeParameterException
Default Constructor
FacadeParameterException(String) - Constructor for class com.novell.admin.common.exceptions.FacadeParameterException
Constructor with a message string.
FaxNumberFacade - class com.novell.admin.ns.nds.FaxNumberFacade.
Facade for NDS Fax-Number syntax.
FaxNumberFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.FaxNumberFacade
Facade constructor
FEDERATED - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
FilterResultModifier - class com.novell.admin.ns.FilterResultModifier.
This class add additional filters to the ResultModifier class.
FilterResultModifier.Filter - class com.novell.admin.ns.FilterResultModifier.Filter.
This class is used to hold a group of ExtendedFilterGroup filters.
FilterResultModifier.Filter.FilterItemGroupPair - class com.novell.admin.ns.FilterResultModifier.Filter.FilterItemGroupPair.
This class is used to hold a FilterItemGroup with its associated logical operator.
FilterResultModifier.Filter.FilterItemGroupPair(FilterResultModifier.Filter, FilterResultModifier.FilterItemGroup, String) - Constructor for class com.novell.admin.ns.FilterResultModifier.Filter.FilterItemGroupPair
Constructor for a group of complex filters.
FilterResultModifier.Filter() - Constructor for class com.novell.admin.ns.FilterResultModifier.Filter
 
FilterResultModifier.Filter(String) - Constructor for class com.novell.admin.ns.FilterResultModifier.Filter
 
FilterResultModifier.FilterItemGroup - class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.
This class is used to hold a group of complex filters.
FilterResultModifier.FilterItemGroup.FilterItem - class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem.
This class is used to hold a complex filter.
FilterResultModifier.FilterItemGroup() - Constructor for class com.novell.admin.ns.FilterResultModifier.FilterItemGroup
 
FilterResultModifier(String, FilterResultModifier.Filter, boolean) - Constructor for class com.novell.admin.ns.FilterResultModifier
Constructor that creates an extended filter for object search.
FilterResultModifier(String, int, FilterResultModifier.Filter, boolean) - Constructor for class com.novell.admin.ns.FilterResultModifier
Constructor that creates an extended filter for object search.
finished(int) - Method in class com.novell.admin.ns.MOOManagerCallBack
CallBack from MOOManager.updateObjects
freeDetails(Object) - Method in class com.novell.admin.ns.NSObjectCache
Flushes the cache of NSObjects associated with the key.
freeDetails(Object) - Method in interface com.novell.admin.ns.AdminNamespace
Removes an NSObject from the cache.
freeDetails(Object, ObjectEntry) - Method in class com.novell.admin.ns.NSObjectCache
Flushes the cache of a particular NSObject associated with a key.

G

GET_IDENTITIY_FAILED - Static variable in class com.novell.admin.common.exceptions.AuthenticationException
Can't get identities
getAddableSyntaxes() - Method in class com.novell.admin.ns.ValueList
Returns a list of all syntaxes that can be added to this ValueList.
getAddableSyntaxes(ValueList) - Method in class com.novell.admin.ns.ListStrategy
Get a Vector of all possible syntaxes that can be constructed and added as aggregates of the associated ValueList.
getAddedAttributeDefinitions() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the attributes that have been added to the object.
getAddedAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the attributes that have been added to the object.
getAddedAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the attributes that have been added to the object.
getAddedComponents() - Method in class com.novell.admin.ns.ObjectAttribute
Returns all value components added to this attribute.
getAddress() - Method in class com.novell.admin.ns.nds.EmailAddressFacade
Retrieves the e-mail address from the valuelist.
getAddress() - Method in class com.novell.admin.ns.nds.NetAddressFacade
Retrieves the address from the ValueList.
getAddressString() - Method in class com.novell.admin.ns.nds.NetAddressFacade
Converts the type and address to a String.
getAddressType() - Method in class com.novell.admin.ns.nds.NetAddressFacade
Retrieves the address type from the ValueList.
getAdvancedFilter() - Method in class com.novell.admin.ns.NSFilter
Returns the advanced filter string.
getAllObjectOperations() - Method in class com.novell.admin.ns.MOOManager
 
getAmount() - Method in class com.novell.admin.ns.nds.HoldFacade
Retrieves the amount from the ValueList.
getArguments() - Method in class com.novell.admin.ns.AdvancedResultModifier
 
getASN1Data() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Retrieves the ASN1 information for this class.
getASN1Data() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Retrieves the ASN1 information for this attribute.
getAttribute() - Method in class com.novell.admin.ns.NSFilter
 
getAttribute(ObjectEntry, String) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns the attribute value(s) for a namespace object's specific attribute.
getAttribute(String) - Method in class com.novell.admin.ns.NSObject
Retrieves a specific attribute of this object.
getAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves a specific attribute of this object.
getAttribute(String) - Method in class com.novell.admin.ns.MODObject
Retrieves a specific attribute of this object.
getAttributeDefinition() - Method in class com.novell.admin.ns.ObjectAttribute
Returns the associated attribute definition.
getAttributeDefinition() - Method in class com.novell.admin.ns.ObjectOperation
 
getAttributeDefinition(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
Returns an attribute definition for a specific attribute in a specific context.
getAttributeDefinition(String) - Method in interface com.novell.admin.ns.Schema
Returns the definition for a specific attribute.
getAttributeDefinition(String) - Method in class com.novell.admin.ns.SchemaDefinition
Returns the AttributeDefinition object for a given attribute name.
getAttributeDefinition(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns the AttributeDefinition object for a given attribute name.
getAttributeDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
Returns an array containing all attribute definitions.
getAttributeDefinitions() - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns an array containing all attribute definitions.
getAttributeFlag() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Returns the attribute flags associated with this attribute definition.
getAttributeName() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
Returns the attribute name.
getAttributeName() - Method in class com.novell.admin.ns.nds.UnknownFacade
Returns the attribute name.
getAttributeName() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Returns the name of the attribute associated with trusteeRights.
getAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the names of the valued attributes of the object.
getAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the names of the valued attributes of the object.
getAttributes(ObjectEntry, String[]) - Method in interface com.novell.admin.ns.AdminNamespace
Reads an existing object in the namespace and returns an array containing the object's attributes, including their values.
getAttributes(ObjectEntry, String[], ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Reads an existing object in the namespace and returns an array containing the object's attributes, including their values.
getAttributeValue() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
Returns the attribute value.
getAuthenticatedIdentity(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
Returns the identity for the current logged in user.
getAuxiliaryClassDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
 
getAuxiliaryClassDefinitions() - Method in class com.novell.admin.ns.DefaultSchemaDefinition
 
getBeginingComponents() - Method in class com.novell.admin.ns.ObjectAttribute
Returns all value components at the initialization of this attribute.
getBits() - Method in class com.novell.admin.ns.nds.FaxNumberFacade
Retrieves the bits from the valuelist.
getBooleanValue() - Method in class com.novell.admin.ns.BooleanValue
Returns the value as a Boolean.
getBytes() - Method in class com.novell.admin.ns.nds.UnknownFacade
Returns the bytes.
getChildContainers(ObjectEntry, ResultModifier) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Retrieves the child container objects for a given container object.
getChildren(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Returns an ObjectEntry's child objects.
getChildren(ObjectEntry, ResultModifier) - Method in interface com.novell.admin.ns.AdminNamespace
Returns an ObjectEntry's child objects according to a filtered request.
getClassDefinition(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
Reads the namespace schema and returns a class definition for a specific class.
getClassDefinition(String) - Method in interface com.novell.admin.ns.Schema
Returns the definition for a specific class.
getClassDefinition(String) - Method in class com.novell.admin.ns.SchemaDefinition
Returns the ClassDefinition object for a given class name.
getClassDefinition(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns the ClassDefinition object for a given class name.
getClassDefinition(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Returns a specific class definition in expanded form.
getClassDefinitions() - Method in class com.novell.admin.ns.NSObject
Retrieves the schema class definition for the object.
getClassDefinitions() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the schema class definition for the object.
getClassDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
 
getClassDefinitions() - Method in class com.novell.admin.ns.DefaultSchemaDefinition
 
getClasses() - Method in class com.novell.admin.ns.NSFilter
Returns the hashtable of classes.
getClassesUsingAttribute(String) - Method in class com.novell.admin.ns.SchemaDefinition
Returns an array of class definitions that use a particular attribute.
getClassesUsingAttribute(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns an array of class definitions that use a particular attribute.
getClassFlags() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Returns the class flags for this class.
getCompareFilter() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
Returns the filter for the compare.
getComponentCount() - Method in class com.novell.admin.ns.ObjectAttribute
Returns a count of all components associated with this attribute.
getComponentCount() - Method in class com.novell.admin.ns.ObjectOperation
 
getComponentCount() - Method in class com.novell.admin.ns.ValueList
Returns the number of components in the list.
getComponents() - Method in class com.novell.admin.ns.ValueList
Returns an Enumeration of the ValueComponents in the list.
getContainmentClasses() - Method in class com.novell.admin.ns.ClassDefinition
Retrieves the classes that this class can be contained in.
getContainmentClasses() - Method in class com.novell.admin.ns.DefaultClassDefinition
Retrieves the classes that this class can be contained in.
getContainmentClasses(String) - Method in class com.novell.admin.ns.SchemaDefinition
Returns all containment classes for a specific class type.
getContainmentClasses(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns all containment classes for a specific class type.
getContainmentClasses(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves all containment classes for a specific class type.
getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle
Returns the list of objects with their corresponding keys.
getContext(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Helper method to return a Provider Context
getDeletedAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the attributes that have been deleted from the object.
getDeletedAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the attributes that have been deleted from the object.
getDeletedComponents() - Method in class com.novell.admin.ns.ObjectAttribute
Returns all value components deleted from this attribute.
getDereferencedAliasObjectDN(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Retrieves the DN of the object the alias is pointing to.
getDetails(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Reads the details for an existing object and returns an NSObject for that object.
getDetails(ObjectEntry, Object) - Method in interface com.novell.admin.ns.AdminNamespace
Reads the details for an existing object and returns an NSObject for that object.
getDetails(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Reads the details for an existing object and returns an NSObject for that object.
getDetails(Object, ObjectEntry) - Method in class com.novell.admin.ns.NSObjectCache
Retrieves the cached NSObject for a given key.
getDirectedPartitionReplicaList(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Returns a list of NDSReplicaInfo of a partition objectEntry from directed server.
getEffectiveClasses(String) - Method in class com.novell.admin.ns.SchemaDefinition
Returns the effective classes that may be instantiated relative to another class type.
getEffectiveClasses(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns the effective classes that may be instantiated relative to another class type.
getEffectiveClasses(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves the effective classes in expanded form that may be instantiated relative to another class type.
getElementAt(int) - Method in class com.novell.admin.ns.ValueList
Returns a ValueComponent located at a specific location in the list.
getErrorCode() - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Retrieves the error code for the exception.
getErrorId() - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
getEvent() - Method in class com.novell.admin.ns.nds.TimeStampFacade
Returns the event.
getExpanded() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Determines if this class definition is expanded or not.
getFilter() - Method in class com.novell.admin.ns.FilterResultModifier
Retries the group filter.
getFilterItemGroup() - Method in class com.novell.admin.ns.FilterResultModifier.Filter.FilterItemGroupPair
Returns the filter item group.
getFilterItemGroupPairs() - Method in class com.novell.admin.ns.FilterResultModifier.Filter
Returns the filter group pair.
getFilterItems() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup
Returns the filter group.
getFilterString() - Method in class com.novell.admin.ns.AdvancedResultModifier
 
getFilterString() - Method in class com.novell.admin.ns.FilterResultModifier
Helper method to build a filter for FilterResultModifier's.
getFilterTypeName() - Method in class com.novell.admin.ns.FilterResultModifier.Filter
Returns the type name associated with this filter.
getFlags() - Method in class com.novell.admin.ns.nds.NDSClassFlags
Returns the object class flags.
getFlags() - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Returns the attribute flags.
getFRMFilters() - Method in class com.novell.admin.ns.FilterResultModifier
Gets the filters.
getFullName(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Returns the full name or path of an object.
getFullyTypedName(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns the object's fully typed name, not including the root entry.
getFunctionName() - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Retrieves the name of the function that returned the error code.
getHelpId(String) - Method in class com.novell.admin.common.exceptions.MessageLinkResourceBundle
 
getHelpSet() - Method in class com.novell.admin.common.exceptions.MessageLinkResourceBundle
 
getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle
Returns the specific HELP_DIR.
getHVAddress() - Method in class com.novell.admin.ns.nds.NetAddressFacade
Retrieves the address from the ValueList in hex value.
getId() - Method in class com.novell.admin.ns.Syntax
Returns the ID of the syntax.
getInputStream() - Method in interface com.novell.admin.ns.InputStreamFactory
Returns the InputStream.
getInputStream(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSInputStreamFactory
Returns the InputStream from the passed in server
getInterval() - Method in class com.novell.admin.ns.nds.TypedNameFacade
Returns the interval.
getLastAttemptedSyncTime() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the time of the last attempt synchronization.
getLastModificationTime(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns the time of the last modification of the object in NDS.
getLastSuccessfulSyncTime() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the time of the last successful synchronization.
getLastSuccessfulSyncTime() - Method in class com.novell.admin.ns.nds.NDSReplicaInfo
Returns the last successful synchronization time
getLength() - Method in class com.novell.admin.ns.HexValue
Returns the length of the byte[] that currently comprises the hex value.
getLevel() - Method in class com.novell.admin.ns.nds.TypedNameFacade
Returns the level.
getLine(int) - Method in class com.novell.admin.ns.nds.PostalAddressFacade
Retrieves a particular line of the postal address.
getLines() - Method in class com.novell.admin.ns.nds.PostalAddressFacade
Retrieves the Postal Address.
getLocalizedMessage() - Method in class com.novell.admin.common.exceptions.SPIException
Retrieves the error message.
getLocalizedMessage() - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Retrieves the error message.
getLocalizedMessage() - Method in class com.novell.admin.common.exceptions.SimpleSPIException
Returns an error message.
getLocalizedMessage(String) - Method in class com.novell.admin.common.exceptions.MessageLinkResourceBundle
 
getLogicalFilter() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
Returns the logical filter for logical operations between complex filters.
getLogicalFilter() - Method in class com.novell.admin.ns.FilterResultModifier.Filter.FilterItemGroupPair
Returns the logical filter for logical operations between complex filter groups.
getLongValue() - Method in class com.novell.admin.ns.LongValue
Returns the value as a Long.
getLowerBound() - Method in class com.novell.admin.ns.AttributeDefinition
Returns the lower bound of the attribute.
getMandatoryAttributes() - Method in class com.novell.admin.ns.ClassDefinition
Retrieves the mandatory attributes of the schema class.
getMandatoryAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the mandatory attributes of the object.
getMandatoryAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the mandatory attributes of the object.
getMandatoryAttributes() - Method in class com.novell.admin.ns.DefaultClassDefinition
Retrieves the mandatory attributes of the schema class.
getMandatoryAttributes(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves all mandatory attributes for a specific class.
getMasterReplicaFDN() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the fully distinguished name of the partition's master replica.
getMaxNameLength(ObjectEntry, AttributeDefinition) - Method in interface com.novell.admin.ns.AdminNamespace
Returns the maximum character length for a new object name, depending on the namespace.
getMessage() - Method in class com.novell.admin.common.exceptions.SPIException
 
getMessage() - Method in class com.novell.admin.common.exceptions.AdminError
Retrieves the error message.
getMillis() - Method in class com.novell.admin.ns.DateValue
Returns the value as an integer.
getMODDetails(ObjectEntryCollection, Object) - Method in interface com.novell.admin.ns.MultiObjModificationNamespace
Returns an Empty NSObject model (MODObject) to be used as the model for a collection of objects.
getMODDetails(ObjectEntryCollection, Object) - Method in class com.novell.admin.ns.nds.MultiObjModificationNamespaceImpl
Returns the details for a specified object.
getMode() - Method in class com.novell.admin.ns.ObjectOperation
 
getModifiedAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the attributes that have been modified in the object.
getModifiedAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the attributes that have been modified in the object.
getModifiedComponents() - Method in class com.novell.admin.ns.ObjectAttribute
Returns all value components modified in this attribute.
getName() - Method in class com.novell.admin.ns.NSFilter
Returns the filter name.
getName() - Method in class com.novell.admin.ns.ClassDefinition
Retrieves the name of the schema class.
getName() - Method in class com.novell.admin.ns.Syntax
Returns the name of the syntax.
getName() - Method in class com.novell.admin.ns.DefaultClassDefinition
Retrieves the name of the schema class.
getName() - Method in class com.novell.admin.ns.ObjectAttribute
Returns the name of this attribute.
getName() - Method in class com.novell.admin.ns.ObjectOperation
 
getName() - Method in class com.novell.admin.ns.AttributeDefinition
Returns the name of this attribute definition.
getNameComponents(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns an array of distinguished names.
getNamingAttributes() - Method in class com.novell.admin.ns.ClassDefinition
Retrieves the naming attributes of the schema class.
getNamingAttributes() - Method in class com.novell.admin.ns.DefaultClassDefinition
Retrieves the naming attributes of the schema class.
getNamingAttributes(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves all naming attributes for a specific class.
getNCPExtension(String, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Helper method to the ncp extension device.
getNCPExtensionName() - Method in interface com.novell.admin.ns.nds.NDSNCPExtension
Returns the name of the NCP Extension.
getNCPExtensionServerOE() - Method in interface com.novell.admin.ns.nds.NDSNCPExtension
Returns the server object entry.
getNDSAttributeDefinition() - Method in class com.novell.admin.ns.nds.NDSObjectAttribute
Returns the attribute definition.
getNDSReplicas() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the list of replicas the partition has.
getNDSReplicaState(int) - Static method in class com.novell.admin.ns.nds.NDSReplicaState
Returns NDSReplicaState based on input type.
getNDSReplicaType(int) - Static method in class com.novell.admin.ns.nds.NDSReplicaType
Returns NDSReplicaType based on the input type.
getNetworkAddressHint() - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Retrieves the network address hint.
getNewComp() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
 
getNewObjectEntry() - Method in class com.novell.admin.ns.NSObjectEvent
Returns the ObjectEntry of the new object if this is a move event, otherwise null.
getNewValue() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
Returns the new value.
getNumberOfAttributes() - Method in class com.novell.admin.ns.SchemaDefinition
Returns the number of attribute definitions in the schema definition.
getNumberOfAttributes() - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns the number of attribute definitions in the schema definition.
getNumberOfClasses() - Method in class com.novell.admin.ns.SchemaDefinition
Returns the number of class definitions in the schema definition.
getNumberOfClasses() - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Returns the number of class definitions in the schema definition.
getNumberOfReplicasOnServer(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Returns the number of replicas stored on the input server object entry.
getNumOfReplicas() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the number of replicas the partition has, not counting subordinate references.
getNumOfSubRefs() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the number of subordinate references the partition has.
getObject() - Method in class com.novell.admin.ns.nds.TypedNameFacade
Returns the object name.
getObjectAttribute() - Method in class com.novell.admin.ns.ObjectOperation
 
getObjectEffectiveRights(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Returns the effective rights of an object to a target object.
getObjectEntry() - Method in class com.novell.admin.ns.NSObjectEvent
Returns the ObjectEntry of the object that this event is occuring on.
getObjectEntry() - Method in class com.novell.admin.ns.NSObject
Retrieves the object entry representation of the object.
getObjectEntry() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the object entry representation of the object.
getObjectEntry(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
Returns an ObjectEntry for a valid object name.
getObjectEntry(String) - Method in interface com.novell.admin.ns.AdminNamespace
Returns an ObjectEntry for a valid object name.
getObjectEntryEnumeration() - Method in class com.novell.admin.ns.MOOManager
 
getObjectName() - Method in class com.novell.admin.ns.nds.BackLinkFacade
Returns the object name from the valuelist.
getObjectOperation(String) - Method in class com.novell.admin.ns.MOOManager
 
getObjectType(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
Returns an object type for the given object entry.
getObjectType(ObjectEntry, String[]) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns an ObjectType for each object's fully distinguished name (FDN).
getObjectType(String) - Method in interface com.novell.admin.ns.Schema
Returns an ObjectType object for a specific class.
getObjectTypes(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Returns all of the possible object types for this namespace.
getOctet(int) - Method in class com.novell.admin.ns.nds.OctetListFacade
Retrieves an octet in the list.
getOctets() - Method in class com.novell.admin.ns.nds.OctetListFacade
Retrieves the octet list.
getOldValue() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
 
getOptionalAttributes() - Method in class com.novell.admin.ns.ClassDefinition
Retrieves the optional attributes of the schema class.
getOptionalAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the optional attributes of the object.
getOptionalAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the optional attributes of the object.
getOptionalAttributes() - Method in class com.novell.admin.ns.DefaultClassDefinition
Retrieves the optional attributes of the schema class.
getOptionalAttributes(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves all optional attributes for a specific class.
getOriginalComp() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
Returns the value to be replaced.
getPartition() - Method in class com.novell.admin.ns.Replica
Returns the replica's partition distinguished name.
getPartitionFDN() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the fully distinguished name of the partition replica.
getPartitionInfo(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Returns partition information of a partition.
getPartitionReplicaList(ObjectEntry, String) - Method in interface com.novell.admin.ns.PartitionService
Returns a list of replicas of a partition objectEntry.
getPartitionRoot(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionService
Returns the fully distinguished name of the specified partition root objEntry.
getPartitionService(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionableNamespace
Returns the partition management tool.
getPartitionService(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns the handle to the partition management service.
getPath() - Method in class com.novell.admin.ns.nds.PathFacade
Retrieves the path name.
getPrivileges() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Returns all the rights an object has.
getPrivileges() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Returns all the property rights.
getPrivileges() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Retrieves the access control privileges.
getPropertyEffectiveRights(ObjectEntry, ObjectEntry, String) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Get the effective property rights of a trustee on an objects attribute.
getPropertyEffectiveRights(ObjectEntry, ObjectEntry, String[]) - Method in interface com.novell.admin.ns.AdminNamespace
Returns the effective rights of an object to a target object's attributes.
getProtectedAttrName() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Retrieves the protected attribute name.
getReferralAddresses() - Method in class com.novell.admin.ns.nds.NDSReplicaInfo
Returns the referral address.
getRemoteId() - Method in class com.novell.admin.ns.nds.BackLinkFacade
Returns the remote ID from the valuelist.
getReplica() - Method in class com.novell.admin.ns.nds.TimeStampFacade
Returns the replica number.
getReplicaCount() - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Returns the number of replicas on the server.
getReplicaInfo(NDSReplica, String) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Returns replica information of a replica.
getReplicaInfo(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Returns a replica's information.
getReplicaNumber() - Method in class com.novell.admin.ns.nds.NDSReplicaInfo
Returns the NDS replica number.
getReplicaNumber() - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Returns the replica number.
getReplicaState() - Method in class com.novell.admin.ns.nds.NDSReplica
Returns the replica state.
getReplicaType() - Method in class com.novell.admin.ns.nds.NDSReplica
Returns the replica type.
getReplicaType() - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Returns the replica type.
getRevision() - Method in class com.novell.admin.ns.NSObject
Retrieves the revision of the object.
getRevision() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the revision of the object.
getRootListClone() - Method in class com.novell.admin.ns.ValueList
ObjectAttribute call this get the old value component for the root list.
getRootValueList() - Method in class com.novell.admin.ns.ValueListPropertyChangeEvent
Returns the ValueList on which the change occured.
getSchemaDefinition() - Method in interface com.novell.admin.ns.Schema
Returns the schema definition from NDS.
getSchemaDefinition(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Returns the schema definition from a given context.
getSeconds() - Method in class com.novell.admin.ns.nds.TimeStampFacade
Returns the time in seconds.
getServerName() - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Retrieves the name of the server that holds the replica.
getServerPartitionList(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionService
Returns the list of replicas stored on a server.
getServerReadFDN() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
Returns the fully distinguished name of the server where the partition information is read.
getServerReadFDN() - Method in class com.novell.admin.ns.nds.NDSReplicaInfo
Returns the fully distinguished name of the server where the replica information is read.
getSignedValue() - Method in class com.novell.admin.ns.LongValue
Returns the signed value.
getState() - Method in class com.novell.admin.ns.nds.NDSReplicaState
Returns the NDS replica state in numeral form.
getStateName() - Method in class com.novell.admin.ns.nds.NDSReplicaState
Returns the NDS replica state in a String representation.
getStatus() - Method in interface com.novell.admin.ns.OperationStatus
Returns the status of the operations.
getStatus() - Method in class com.novell.admin.ns.nds.NDSReplicaOperationStatus
Returns the operation status indicating success.
getStatus() - Method in class com.novell.admin.ns.nds.NDSPartitionOperationStatus
Returns the status of NDS partition operation.
getStoredOnServer() - Method in class com.novell.admin.ns.Replica
Returns the fully distinguished name of the server storing the replica.
getStrategy() - Method in class com.novell.admin.ns.Syntax
Returns the strategy associated with this syntax.
getStreamFactory() - Method in class com.novell.admin.ns.StreamValue
Returns the value as a BufferedReader.
getString(int) - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Returns a single string from the ValueList.
getStrings() - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Returns the strings from the ValueList.
getStrings() - Method in class com.novell.admin.ns.nds.NDSClassFlags
Returns a list of strings based on the bit fields set in flags.
getStrings(long, long) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Returns a list of strings based on the bit fields set in the flags.
getSubClasses(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves all classes that derive from a specific class type.
getSubject() - Method in class com.novell.admin.ns.nds.HoldFacade
Retrieves the subject from the ValueList.
getSubjectName() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Retrieves the subject name.
getSuperClasses() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Returns the super classes of this object class.
getSuperClasses(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Retrieves all classes from which a specific class inherits.
getSyncError() - Method in class com.novell.admin.ns.nds.NDSReplicaInfo
Returns the last synchronization error.
getSyntax() - Method in class com.novell.admin.ns.TimeStrategy
Returns the syntax associated with this strategy.
getSyntax() - Method in class com.novell.admin.ns.StreamStrategy
Returns the syntax associated with this strategy.
getSyntax() - Method in class com.novell.admin.ns.ValueComponent
Returns the associated syntax.
getSyntax() - Method in interface com.novell.admin.ns.ValueStrategy
Get the syntax associated with this strategy.
getSyntax() - Method in class com.novell.admin.ns.AttributeDefinition
Returns the Syntax of this attribute definition.
getSyntax(int) - Static method in class com.novell.admin.ns.nds.NDSSyntax
Returns the syntax identified by a specific ID.
getSyntaxCount() - Static method in class com.novell.admin.ns.nds.NDSSyntax
Returns a count of all NDS Syntaxes.
getSyntaxes() - Static method in class com.novell.admin.ns.nds.NDSSyntax
Returns an enumeration of NDS Syntaxes.
getSyntaxId() - Method in class com.novell.admin.ns.nds.UnknownFacade
Returns the syntax ID.
getTeleNumber() - Method in class com.novell.admin.ns.nds.FaxNumberFacade
Retrieves the telephone number from the valuelist.
getTreeNameFromServer(String) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Get the tree name from a specified server.
getTreeObjectEntry() - Method in class com.novell.admin.ns.MOOManager
 
getType() - Method in class com.novell.admin.ns.nds.NDSReplicaType
Returns the NDS replica type in numeric form.
getType() - Method in class com.novell.admin.ns.nds.EmailAddressFacade
Retrieves the type from the valuelist.
getType() - Method in class com.novell.admin.ns.nds.PathFacade
Retrieves the path type.
getTypeName() - Method in class com.novell.admin.ns.nds.NDSReplicaType
Returns the NDS replica type in String form.
getUnexpandedClassDefinition(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Returns a specific class definition in unexpanded form.
getUnknownErrorMessage(String) - Method in class com.novell.admin.common.exceptions.MessageLinkResourceBundle
 
getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle
Returns the message for unknown error messages.
getUnrootedName(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Returns the object's fully distinguished name, not including the tree.
getUnvaluedAttributes() - Method in class com.novell.admin.ns.NSObject
Retrieves the names of the attributes that are not valued.
getUnvaluedAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
Retrieves the names of the attributes that are not valued.
getUpdateInterval() - Method in class com.novell.admin.ns.MOOManagerCallBack
 
getUpperBound() - Method in class com.novell.admin.ns.AttributeDefinition
Returns the upper bound of the attribute.
getUTCTime(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
Returns the Universal Time Coordinated (UTC) setting of the server.
getValue() - Method in class com.novell.admin.ns.HexValue
Returns the value as a byte array.
getValue() - Method in class com.novell.admin.ns.DateValue
Returns the value as a Date.
getValue() - Method in class com.novell.admin.ns.BooleanValue
Returns the value as a Boolean.
getValue() - Method in class com.novell.admin.ns.StreamValue
Returns the value as a InputStream.
getValue() - Method in class com.novell.admin.ns.LongValue
Returns the value as a long.
getValue() - Method in class com.novell.admin.ns.StringValue
Returns the value as a String.
getValueComponents() - Method in class com.novell.admin.ns.ObjectAttribute
Returns all components associated with this attribute.
getValueComponents() - Method in class com.novell.admin.ns.ObjectOperation
 
getValueList() - Method in class com.novell.admin.ns.ValueListFacade
Returns the ValueList associated with this facade.
getVolume() - Method in class com.novell.admin.ns.nds.PathFacade
Retrieves the volume name.
GREATER_OR_EQUAL - Static variable in class com.novell.admin.ns.FilterResultModifier
 

H

handleException(Exception) - Method in interface com.novell.admin.ns.MultiObjModificationCallBack
CallBack from MultiObjModificationNamespace.updateMultipleObjects
handleException(Exception, ObjectEntry) - Method in class com.novell.admin.ns.MOOManagerCallBack
CallBack from MOOManager.updateObjects when an exception occurs
hasAddRights() - Method in interface com.novell.admin.ns.Rights
Determines if subordinate objects can be added beneath the associated object or attribute.
hasAddRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if the associated object can have child objects created.
hasAddRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determimes if the associated attribute can be created if it doesn't currently have any values.
hasBrowseRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if object rights include browse rights.
hasCompareRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if an object has compare rights.
hasDeleteRights() - Method in interface com.novell.admin.ns.Rights
Determines if the associated object or attribute can be deleted.
hasDeleteRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if the associated object can be deleted.
hasDeleteRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if the associated attribute's values can be deleted.
hasInheritCtlRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if object rights include inheritance control rights.
hasInheritCtlRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if an objec has inheritance control rights.
hasReadRights() - Method in interface com.novell.admin.ns.Rights
Determines if the associated object or attribute can be read.
hasReadRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if the associated object can be read.
hasReadRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if the associated attribute's values can be read.
hasRenameRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if the associated object can has rename rights.
hasSelfRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if an object has Self rights.
hasSupervisorRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if object rights include supervisor rights.
hasSupervisorRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if an object has Supervisor rights.
hasWriteRights() - Method in interface com.novell.admin.ns.Rights
Determines if the associated object or attribute can be modified.
hasWriteRights() - Method in interface com.novell.admin.ns.nds.NDSObjectRights
Determines if the associated object can have its name written.
hasWriteRights() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
Determines if the associated attribute's values can be modified.
HexStrategy - class com.novell.admin.ns.HexStrategy.
Final class that implements the strategy for the NDS OCTET_STRING syntax.
HexStrategy() - Constructor for class com.novell.admin.ns.HexStrategy
 
hexStringToByteArray(String) - Static method in class com.novell.admin.ns.NSUtil
Converts a string to a byte array.
HexValue - class com.novell.admin.ns.HexValue.
Storage class for all syntaxes that use byte[] types.
HexValue(Syntax, byte[]) - Constructor for class com.novell.admin.ns.HexValue
Constructor that uses a byte array.
HIDDEN - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
HIDDEN_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Hidden attribute exception.
HoldFacade - class com.novell.admin.ns.nds.HoldFacade.
Facade for the NDS Hold syntax.
HoldFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.HoldFacade
Facade constructor

I

IGNORE - Static variable in class com.novell.admin.ns.ObjectOperation
 
IncompatibleComponentException - exception com.novell.admin.ns.IncompatibleComponentException.
Exception used to indicate that a Value could not be successfully created.
IncompatibleComponentException() - Constructor for class com.novell.admin.ns.IncompatibleComponentException
Constructor.
IncompatibleComponentException(String) - Constructor for class com.novell.admin.ns.IncompatibleComponentException
Constructor.
indexOf(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Returns the index of a specific ValueComponent in the list.
initList(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Shortcut method used to populate the list with ValueComponents.
InputStreamFactory - interface com.novell.admin.ns.InputStreamFactory.
This interface is used to create an InputStream.
insertComponent(ValueComponent) - Method in class com.novell.admin.ns.ValueList
Inserts a ValueComponent at the end of this list.
insertComponentAt(ValueComponent, int) - Method in class com.novell.admin.ns.ValueList
Inserts a ValueComponent into a specific position in this list.
IntegerStrategy - class com.novell.admin.ns.IntegerStrategy.
Abstract class that may be extended for syntax strategies that use integer as the value type.
IntegerStrategy() - Constructor for class com.novell.admin.ns.IntegerStrategy
 
INVALID_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Attribute is not valid
INVALID_NAME - Static variable in class com.novell.admin.ns.NamespaceException
Invalid name for an NDS object.
INVALID_OBJECT_TYPE - Static variable in class com.novell.admin.ns.NamespaceException
Invalid base class for an NDS object.
IP_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for IP addresses
IPX_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for IPX addresses
isAberrant() - Method in class com.novell.admin.ns.AttributeDefinition
Check to see if the attribute behaves in some atypical manner.
isAberrant() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Check to see if the attribute behaves in an atypical manner.
isAlias(long) - Static method in class com.novell.admin.ns.nds.ObjectFlags
Tests flags to see if the alias bit is set.
isAttributeDefined(String) - Method in class com.novell.admin.ns.SchemaDefinition
Determines if an attribute is defined.
isAttributeDefined(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Determines if an attribute is defined.
isAttributeMandatory(String) - Method in class com.novell.admin.ns.ClassDefinition
Checks to see if a particular attribute is mandatory.
isAttributeMandatory(String) - Method in class com.novell.admin.ns.NSObject
Checks to see if a particular attribute is mandatory for the Object Entry's schema class or any associated auxiliary classes.
isAttributeMandatory(String) - Method in class com.novell.admin.ns.DefaultNSObject
Checks to see if a particular attribute is mandatory for the Object Entry's schema class or its associated auxiliary classes.
isAttributeMandatory(String) - Method in class com.novell.admin.ns.DefaultClassDefinition
Checks to see if a particular attribute is mandatory.
isAttributeOptional(String) - Method in class com.novell.admin.ns.ClassDefinition
Checks to see if a particular attribute is optional.
isAttributeOptional(String) - Method in class com.novell.admin.ns.NSObject
Checks to see if a particular attribute is optional for the Object Entry's schema class or any associated auxiliary classes.
isAttributeOptional(String) - Method in class com.novell.admin.ns.DefaultNSObject
Checks to see if a particular attribute is optional for the Object Entry's schema class or its associated auxiliary classes.
isAttributeOptional(String) - Method in class com.novell.admin.ns.DefaultClassDefinition
Checks to see if a particular attribute is optional.
isAuxiliary() - Method in class com.novell.admin.ns.ClassDefinition
Tests to see if this is an effective class.
isAuxiliary() - Method in class com.novell.admin.ns.DefaultClassDefinition
Tests to see if this is an effective class.
isClassDefined(String) - Method in class com.novell.admin.ns.SchemaDefinition
Determines if a given class is defined.
isClassDefined(String) - Method in class com.novell.admin.ns.DefaultSchemaDefinition
Determines if a given class is defined.
isClassUsingAttribute(String) - Method in class com.novell.admin.ns.ClassDefinition
Checks to see if a particular attribute is being used by this class.
isClassUsingAttribute(String) - Method in class com.novell.admin.ns.DefaultClassDefinition
Checks to see if a particular attribute is being used by this class.
isContainer() - Method in class com.novell.admin.ns.ClassDefinition
Tests to see if this is an effective class.
isContainer() - Method in class com.novell.admin.ns.DefaultClassDefinition
Tests to see if this is an effective class.
isContainer(long) - Static method in class com.novell.admin.ns.nds.ObjectFlags
Tests flags to see if the container bit is set.
isEffective() - Method in class com.novell.admin.ns.ClassDefinition
Tests to see if this is an effective class.
isEffective() - Method in class com.novell.admin.ns.DefaultClassDefinition
Tests to see if this is an effective class.
isFlagSet(int) - Method in class com.novell.admin.ns.nds.NDSClassFlags
Determines if a specific flag is set.
isFlagSet(int) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
Determines if a specific attribute flag is set.
isHidden() - Method in class com.novell.admin.ns.AttributeDefinition
Checks to see if an attribute is hidden.
isHidden() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Deprecated. Use method in NDSAttributeFlags.
isInheritedFrom(String) - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Determines if this class is inherited from a specified class.
isLegalString(String) - Method in class com.novell.admin.ns.StringStrategy
Checks to see if a string contains only legal characters.
isLegalString(String) - Method in class com.novell.admin.ns.StringValue
Determines if a String contains only characters supported by the associated syntax.
isNamedBy(String) - Method in class com.novell.admin.ns.ClassDefinition
Checks to see if an attribute is listed as a naming attribute.
isNamedBy(String) - Method in class com.novell.admin.ns.NSObject
Checks to see if a particular attribute is a naming for the Object Entry's schema class or any associated auxiliary classes.
isNamedBy(String) - Method in class com.novell.admin.ns.DefaultNSObject
Checks to see if a particular attribute is a naming for the Object Entry's schema class or its associated auxiliary classes.
isNamedBy(String) - Method in class com.novell.admin.ns.DefaultClassDefinition
Checks to see if an attribute is listed as a naming attribute.
isNaming() - Method in class com.novell.admin.ns.nds.NDSSyntax
Determines if the syntax can be used for naming attributes.
isNonRemoveable() - Method in class com.novell.admin.ns.ClassDefinition
Tests to see if this is an effective class.
isNonRemoveable() - Method in class com.novell.admin.ns.DefaultClassDefinition
Tests to see if this is an effective class.
isPartition(long) - Static method in class com.novell.admin.ns.nds.ObjectFlags
Tests flags to see if the partition bit is set.
isPartition(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionService
Determines if an object is a partition.
isReadOnly() - Method in class com.novell.admin.ns.AttributeDefinition
Checks to see if an attribute is read-only.
isReadOnly() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Deprecated. Use method in NDSAttributeFlags.
isServerUp(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Determines whether or not the particular server is up.
isSingleValued() - Method in class com.novell.admin.ns.AttributeDefinition
Check to see if attribute is single-valued.
isSingleValued() - Method in class com.novell.admin.ns.nds.NDSSyntax
Determines if the syntax must be used with single-valued attributes.
isSingleValued() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
Deprecated. Use method in NDSAttributeFlags.
isSizable() - Method in class com.novell.admin.ns.nds.NDSSyntax
Determines if the syntax can be used for sizable attributes.
isSized() - Method in class com.novell.admin.ns.AttributeDefinition
Checks to see if the attribute is sized.
isSkadsServer(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Determines whether or not the object is in an NDS v8 tree.
isWithinBounds(long, long) - Method in class com.novell.admin.ns.ValueComponent
Determines if an object is within specific Value bounds.
isWithinBounds(ValueComponent, long, long) - Method in class com.novell.admin.ns.TimeStrategy
Checks if a DateValue is within bounds.
isWithinBounds(ValueComponent, long, long) - Method in class com.novell.admin.ns.IntegerStrategy
Algorithm to test if a LongValue is within bounds.
isWithinBounds(ValueComponent, long, long) - Method in class com.novell.admin.ns.StreamStrategy
Checks to see if a component is within certain bounds.
isWithinBounds(ValueComponent, long, long) - Method in class com.novell.admin.ns.ListStrategy
Used to test if a component is within bounds.
isWithinBounds(ValueComponent, long, long) - Method in class com.novell.admin.ns.BooleanStrategy
Check to see if a BooleanComponent is within certain bounds.
isWithinBounds(ValueComponent, long, long) - Method in class com.novell.admin.ns.StringStrategy
Tests to see a ValueComponent is within bounds.
isWithinBounds(ValueComponent, long, long) - Method in interface com.novell.admin.ns.Strategy
Checks if a component is within bounds.

J

JOIN - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 

L

LESS_OR_EQUAL - Static variable in class com.novell.admin.ns.FilterResultModifier
 
ListStrategy - class com.novell.admin.ns.ListStrategy.
Abstract class for all stategies that support value lists.
ListStrategy() - Constructor for class com.novell.admin.ns.ListStrategy
 
LOCKED - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
LOGOUT_CANCELLED - Static variable in class com.novell.admin.ns.ns
 
LOGOUT_FAILED - Static variable in class com.novell.admin.ns.ns
 
LongValue - class com.novell.admin.ns.LongValue.
Storage class for all syntaxes that use integer types.
LongValue(Syntax, long) - Constructor for class com.novell.admin.ns.LongValue
Constructor that uses a long value.
LongValue(Syntax, Long) - Constructor for class com.novell.admin.ns.LongValue
Constructor that uses a Long object.
lowerBound - Variable in class com.novell.admin.ns.AttributeDefinition
Lower bound for the attribute.

M

m_mode - Variable in class com.novell.admin.ns.ObjectOperation
 
m_objectAttribute - Variable in class com.novell.admin.ns.ObjectOperation
 
m_operations - Variable in class com.novell.admin.ns.MOOManager
list of ObjectOperations on this manager.
main(String[]) - Static method in class com.novell.admin.ns.NSUtil
 
MANDATORY_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Attribute is defined to be mandatory
mandatoryAttributeTable - Variable in class com.novell.admin.ns.ClassDefinition
Table of mandatory attributes.
MASTER - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
MASTER_DONE - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
MASTER_START - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
mergePartition(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionService
Merges a partition with its parent partition.
MessageLinkResourceBundle - class com.novell.admin.common.exceptions.MessageLinkResourceBundle.
 
MessageLinkResourceBundle() - Constructor for class com.novell.admin.common.exceptions.MessageLinkResourceBundle
 
MISSING_MANDATORY_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Manditory attribute is missing
MISSING_NAMING_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Naming attribute is missing
MISSING_OBJECT_CLASS_ATTRIBUTE - Static variable in class com.novell.admin.ns.NamespaceException
Object Class attribute is missing
MOD_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
modifiedAttributes - Variable in class com.novell.admin.ns.NSObject
Running list of modified attributes.
modifiedValues - Variable in class com.novell.admin.ns.ObjectAttribute
 
MODIFY_CLASS_FLAGS_NOT_ALLOWED - Static variable in class com.novell.admin.ns.NamespaceException
Class flags cannot be changed.
modifyClassDefinition(ClassDefinition) - Method in interface com.novell.admin.ns.Schema
Modifies the class definition in NDS.
MODIFYING_MANDATORY_ATTRIBUTES_NOT_ALLOWED - Static variable in class com.novell.admin.ns.NamespaceException
Class mandatory attributes can not be changed.
MODObject - class com.novell.admin.ns.MODObject.
Model for property pages to update multiple objects.
MODObject(ObjectEntry) - Constructor for class com.novell.admin.ns.MODObject
Constructor.
MOOManager - class com.novell.admin.ns.MOOManager.
This class describes a service for multiple object administration.
MOOManager(ObjectEntry, ObjectEntryEnumeration) - Constructor for class com.novell.admin.ns.MOOManager
Constructor.
MOOManagerCallBack - class com.novell.admin.ns.MOOManagerCallBack.
This class describes a callback mechanism service for multiple object operations.
MOOManagerCallBack(int) - Constructor for class com.novell.admin.ns.MOOManagerCallBack
Constructor.
MOVE - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
MOVE_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
move(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
Moves an object to another location in the namespace.
MultiObjModificationCallBack - interface com.novell.admin.ns.MultiObjModificationCallBack.
This interface describes a callback mechanism service for multiple object administration.
MultiObjModificationNamespace - interface com.novell.admin.ns.MultiObjModificationNamespace.
This interface describes a namespace service for multiple object administration.
MultiObjModificationNamespaceImpl - class com.novell.admin.ns.nds.MultiObjModificationNamespaceImpl.
This class provides the utility to modify multiple objects.
MultiObjModificationNamespaceImpl(NDSNamespace, NSObjectCache) - Constructor for class com.novell.admin.ns.nds.MultiObjModificationNamespaceImpl
Constructor

N

name - Variable in class com.novell.admin.ns.AttributeDefinition
Name of the attribute.
name - Static variable in interface com.novell.admin.ns.nds.NDSNamespace
The name of the namespace.
NAME - Static variable in class com.novell.admin.ns.ns
 
NAME - Static variable in class com.novell.admin.ns.nds.nds
 
namespace - Variable in class com.novell.admin.ns.DefaultNSObject
Namespace that can be used to get class definition
NamespaceException - exception com.novell.admin.ns.NamespaceException.
Exceptions for the Namespace Abstraction.
NamespaceException(String) - Constructor for class com.novell.admin.ns.NamespaceException
Constructs a new NamespaceException.
NAMING_EXCEPTION - Static variable in class com.novell.admin.ns.ns
 
namingAttributeTable - Variable in class com.novell.admin.ns.ClassDefinition
Table of naming attributes.
ncpFragmentRequest(ObjectEntry, int, int, byte[][], byte[][]) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Send NCP using a fragmented request
nds - class com.novell.admin.ns.nds.nds.
 
nds() - Constructor for class com.novell.admin.ns.nds.nds
 
NDSAttributeDefinition - class com.novell.admin.ns.nds.NDSAttributeDefinition.
Concrete class for NDS attribute definitions.
NDSAttributeDefinition(String, int, int, long, long, byte[]) - Constructor for class com.novell.admin.ns.nds.NDSAttributeDefinition
Constructor for all NDS attribute definitions.
NDSAttributeDefinition(String, NDSSyntax, NDSAttributeFlags, long, long, byte[]) - Constructor for class com.novell.admin.ns.nds.NDSAttributeDefinition
Constructor for all NDS attribute definitions.
NDSAttributeFlags - class com.novell.admin.ns.nds.NDSAttributeFlags.
Maintains the NDS schema attribute flag information.
NDSAttributeFlags(int) - Constructor for class com.novell.admin.ns.nds.NDSAttributeFlags
Constructor.
NDSClassDefinition - class com.novell.admin.ns.nds.NDSClassDefinition.
This class represents the schema definition for a particular NDS class.
NDSClassDefinition(String, NDSClassFlags, String[], String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[], byte[]) - Constructor for class com.novell.admin.ns.nds.NDSClassDefinition
Constructor - Creates an NDS class definition.
NDSClassFlags - class com.novell.admin.ns.nds.NDSClassFlags.
Maintains information about the NDS schema class flags.
NDSClassFlags(int) - Constructor for class com.novell.admin.ns.nds.NDSClassFlags
Constructor.
NDSFilterResultModifier - class com.novell.admin.ns.nds.NDSFilterResultModifier.
Adds filters to the ResultModifier class.
NDSFilterResultModifier(String, FilterResultModifier.Filter, boolean) - Constructor for class com.novell.admin.ns.nds.NDSFilterResultModifier
Constructor that creates an extended filter for object search.
NDSFilterResultModifier(String, int, FilterResultModifier.Filter, boolean) - Constructor for class com.novell.admin.ns.nds.NDSFilterResultModifier
Constructor that creates an extended filter for object search.
NDSInputStreamFactory - interface com.novell.admin.ns.nds.NDSInputStreamFactory.
Final class that implements the Stream Factory for NDS streams.
NDSMOOManagerImpl - class com.novell.admin.ns.nds.NDSMOOManagerImpl.
This class describes a service for multiple object administration.
NDSMOOManagerImpl(ObjectEntry, ObjectEntryEnumeration) - Constructor for class com.novell.admin.ns.nds.NDSMOOManagerImpl
Constructor.
NDSNamespace - interface com.novell.admin.ns.nds.NDSNamespace.
This class provides the ability to manage a Novell Directory Service Namespace.
NDSNamespaceException - exception com.novell.admin.ns.nds.NDSNamespaceException.
This class represents the exceptions that are thrown when schema definitions are created or modified.
NDSNCPExtension - interface com.novell.admin.ns.nds.NDSNCPExtension.
This is the ncp extension service for sending ncp extension data.
NDSObject - class com.novell.admin.ns.nds.NDSObject.
Memory model for objects stored in a namespace.
NDSObject(ObjectEntry, Vector, long) - Constructor for class com.novell.admin.ns.nds.NDSObject
Constructor.
NDSObjectAttribute - class com.novell.admin.ns.nds.NDSObjectAttribute.
Attribute implementation specific to Novell Directory Services.
NDSObjectAttribute(AttributeDefinition, ValueComponent[]) - Constructor for class com.novell.admin.ns.nds.NDSObjectAttribute
Constructor that initializes its list of values.
NDSObjectAttribute(NDSAttributeDefinition) - Constructor for class com.novell.admin.ns.nds.NDSObjectAttribute
Constructor that does not initialize its list of values.
NDSObjectOperation - class com.novell.admin.ns.nds.NDSObjectOperation.
 
NDSObjectOperation(NDSAttributeDefinition, int) - Constructor for class com.novell.admin.ns.nds.NDSObjectOperation
 
NDSObjectOperation(NDSAttributeDefinition, ValueComponent[], int) - Constructor for class com.novell.admin.ns.nds.NDSObjectOperation
 
NDSObjectRights - interface com.novell.admin.ns.nds.NDSObjectRights.
This interface represents rights for an NDS object.
NDSPartitionInfo - class com.novell.admin.ns.nds.NDSPartitionInfo.
This class stores information about NDS partitions.
NDSPartitionInfo(String, String, String, Date, Date, Vector) - Constructor for class com.novell.admin.ns.nds.NDSPartitionInfo
Constructor that creates an NDSPartitionInfo object to store NDS partition information.
NDSPartitionOperationStatus - class com.novell.admin.ns.nds.NDSPartitionOperationStatus.
NDSPartitionOperationStatus provides methods for the caller to check the create/merge partition operation status, also it allows the caller to wait or abort these operations.
NDSPartitionOperationStatus(ObjectEntry, NDSPartitionService, Thread) - Constructor for class com.novell.admin.ns.nds.NDSPartitionOperationStatus
Constructor
NDSPartitionService - interface com.novell.admin.ns.nds.NDSPartitionService.
NDSPartitionService provides partition and replica operations.
NDSPropertyRights - interface com.novell.admin.ns.nds.NDSPropertyRights.
This class represents the property rights for an object.
NDSReplica - class com.novell.admin.ns.nds.NDSReplica.
This class stores some NDS replica information.
NDSReplica(ObjectEntry, ObjectEntry, NDSReplicaType, NDSReplicaState) - Constructor for class com.novell.admin.ns.nds.NDSReplica
Constructor that contains some NDS replica information.
NDSReplicaInfo - class com.novell.admin.ns.nds.NDSReplicaInfo.
This class stores the NDS replica related information, use this class to retrieve the NDS replica information.
NDSReplicaInfo(ObjectEntry, ObjectEntry, String, int, NDSReplicaType, NDSReplicaState, Date, Vector, int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaInfo
Constructor that contains NDS replica information.
NDSReplicaOperationStatus - class com.novell.admin.ns.nds.NDSReplicaOperationStatus.
NDSReplicaOperationStatus is an NO-OP class because a replica operation is not multithreaded.
NDSReplicaOperationStatus(int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaOperationStatus
Constructor
NDSReplicaState - class com.novell.admin.ns.nds.NDSReplicaState.
This class stores the state key pair (String and int representation) of the NDS replica state.
NDSReplicaState(String, int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaState
Constructs an NDSReplicaState.
NDSReplicaType - class com.novell.admin.ns.nds.NDSReplicaType.
This class stores the Type key pair (String and int representation) of the NDS replica type
NDSReplicaType(String, int) - Constructor for class com.novell.admin.ns.nds.NDSReplicaType
Constructs an NDSReplicaType.
NDSResourceBundle - class com.novell.admin.ns.nds.NDSResourceBundle.
NDS Resource class that contains locale-specific data for the COM.novell.admin.ns.nds package.
NDSResourceBundle() - Constructor for class com.novell.admin.ns.nds.NDSResourceBundle
 
NDSResultModifier - class com.novell.admin.ns.nds.NDSResultModifier.
This class adds filters to the ResultModifier class.
NDSResultModifier(String, boolean) - Constructor for class com.novell.admin.ns.nds.NDSResultModifier
Constructor that creates an extended filter for object search.
NDSResultModifier(String, int, int, ResultModifierFilterEntry, boolean) - Constructor for class com.novell.admin.ns.nds.NDSResultModifier
Constructor that creates an extended filter for object search.
NDSSchema - interface com.novell.admin.ns.nds.NDSSchema.
This is the schema service interface for reading and writing to and from NDS.
NDSSchemaDefinition - class com.novell.admin.ns.nds.NDSSchemaDefinition.
This class models the entire NDS schema.
NDSSchemaDefinition(NDSSchema) - Constructor for class com.novell.admin.ns.nds.NDSSchemaDefinition
Constructor.
NDSSyntax - class com.novell.admin.ns.nds.NDSSyntax.
Concrete syntax class for Novell Directory Service syntaxes.
NetAddressFacade - class com.novell.admin.ns.nds.NetAddressFacade.
Facade for the NDS SYN_NET_ADDRESS syntax.
NetAddressFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.NetAddressFacade
Facade constructor.
NEW - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
newException(Exception) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
newException(int, String) - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Creates a UniqueSPIException
newException(int, String, String) - Method in class com.novell.admin.common.exceptions.UniqueSPIException
Creates a UniqueSPIException
newException(String) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
Returns a SimpleSPIException
newException(String, boolean) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
newException(String, String) - Method in class com.novell.admin.common.exceptions.SimpleSPIException
 
NO_RIGHTS_TO_ADD_AUXILIARY_CLASS - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
NO_RIGHTS_TO_REMOVE_AUXILIARY_CLASS - Static variable in class com.novell.admin.ns.nds.NDSNamespaceException
 
NO_SUCH_OBJECT - Static variable in class com.novell.admin.ns.ns
 
NONREMOVABLE - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
NONREMOVABLE_CLASS - Static variable in class com.novell.admin.ns.nds.NDSClassFlags
 
nonRemove - Variable in class com.novell.admin.ns.ClassDefinition
 
NOT_AUXILIARY_CLASS - Static variable in class com.novell.admin.ns.NamespaceException
Class is not an Auxiliary class
NOT_CONTAINER_OBJECT - Static variable in class com.novell.admin.ns.ns
 
NOT_EQUAL - Static variable in class com.novell.admin.ns.FilterResultModifier
 
NOT_PRESENT - Static variable in class com.novell.admin.ns.FilterResultModifier
 
NOT_STARTED - Static variable in interface com.novell.admin.ns.OperationStatus
 
notifyPropertyChangeListeners(PropertyChangeEvent) - Method in class com.novell.admin.ns.ObjectAttribute
Helper method that notifies all listeners of this attribute that the attribute has changed.
NOVELL_CLIENT_LOGIN_ERROR - Static variable in class com.novell.admin.ns.ns
 
NOVELL_CLIENT_PASSWORD_ERROR - Static variable in class com.novell.admin.ns.ns
 
ns - class com.novell.admin.ns.ns.
 
ns() - Constructor for class com.novell.admin.ns.ns
 
NSFilter - class com.novell.admin.ns.NSFilter.
This class represents an NDS filter.
NSFilter() - Constructor for class com.novell.admin.ns.NSFilter
Constructor.
NSFilter(ObjectAttribute) - Constructor for class com.novell.admin.ns.NSFilter
Constructor that takes the name of the filter as the parameter.
NSFilter(String) - Constructor for class com.novell.admin.ns.NSFilter
Constructor that takes the name of the filter as the parameter.
NSObject - class com.novell.admin.ns.NSObject.
Memory model for objects stored in a namespace.
NSObject() - Constructor for class com.novell.admin.ns.NSObject
 
NSObjectCache - class com.novell.admin.ns.NSObjectCache.
This class caches NSObjects.
NSObjectCache() - Constructor for class com.novell.admin.ns.NSObjectCache
 
NSObjectEvent - class com.novell.admin.ns.NSObjectEvent.
This class is the Snapin Event that will be sent when actions occur on an NS Object.
NSObjectEvent(Object, String, ObjectEntry, ObjectEntry) - Constructor for class com.novell.admin.ns.NSObjectEvent
Constructor for the snapin event.
NSUtil - class com.novell.admin.ns.NSUtil.
This is a Util class with static helper functions.
NSUtil() - Constructor for class com.novell.admin.ns.NSUtil
 

O

ObjectACLFacade - class com.novell.admin.ns.nds.ObjectACLFacade.
Facade for NDS Object ACL syntax.
ObjectACLFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.ObjectACLFacade
Facade constructor.
ObjectAttribute - class com.novell.admin.ns.ObjectAttribute.
Model for object attibutes that have associated values.
ObjectAttribute.ModifyValue - class com.novell.admin.ns.ObjectAttribute.ModifyValue.
Model for a modified attribute value.
ObjectAttribute(AttributeDefinition) - Constructor for class com.novell.admin.ns.ObjectAttribute
Constructor that does not initialize its list of values.
ObjectAttribute(AttributeDefinition, ValueComponent[]) - Constructor for class com.novell.admin.ns.ObjectAttribute
Constructor that initializes its list of values.
objectEntry - Variable in class com.novell.admin.ns.DefaultNSObject
The associated ObjectEntry.
ObjectFlags - class com.novell.admin.ns.nds.ObjectFlags.
This class represents the flags for an NDS object.
ObjectFlags() - Constructor for class com.novell.admin.ns.nds.ObjectFlags
 
ObjectOperation - class com.novell.admin.ns.ObjectOperation.
 
ObjectOperation(ObjectAttribute, int) - Constructor for class com.novell.admin.ns.ObjectOperation
 
OBJECTTYPE_NOT_VALID - Static variable in class com.novell.admin.ns.NamespaceException
NSObject can't be cloned as a different type.
OctetListFacade - class com.novell.admin.ns.nds.OctetListFacade.
Facade for the NDS Octet list syntax.
OctetListFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.OctetListFacade
Facade constructor
oeEnumeration - Variable in class com.novell.admin.ns.MOOManager
The associated ObjectEntryEnumeration.
ON - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
OperationStatus - interface com.novell.admin.ns.OperationStatus.
This interface describes the operation status class returned by the partition and replica operations defined in PartitionService.
operationStatus() - Method in interface com.novell.admin.ns.nds.OperationThreadStatus
Returns the operations' states.
OperationThreadStatus - interface com.novell.admin.ns.nds.OperationThreadStatus.
This interface allows the create and merge partition operation threads to share NDSPartitionOperationStatus.
optionalAttributeTable - Variable in class com.novell.admin.ns.ClassDefinition
Table of optional attributes.
OR - Static variable in class com.novell.admin.ns.FilterResultModifier
 
OSI_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for OSI addresses

P

PartitionableNamespace - interface com.novell.admin.ns.PartitionableNamespace.
This class provides the utility to manage a Novell Directory Service Namespace.
PartitionOperationCallBack - interface com.novell.admin.ns.PartitionOperationCallBack.
This interface is the NDS create and merge partition operation callback.
PartitionService - interface com.novell.admin.ns.PartitionService.
This interface describes partition operations.
PASSWORD_API_LINKAGE_ERROR - Static variable in class com.novell.admin.ns.ns
 
PathFacade - class com.novell.admin.ns.nds.PathFacade.
 
PathFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.PathFacade
Facade constructor
PER_REPLICA - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
PostalAddressFacade - class com.novell.admin.ns.nds.PostalAddressFacade.
Facade for NDS Postal Address syntax.
PostalAddressFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.PostalAddressFacade
Facade constructor
PRESENT - Static variable in class com.novell.admin.ns.FilterResultModifier
 
propertyChange(PropertyChangeEvent) - Method in class com.novell.admin.ns.DefaultNSObject
Callback for attribute modifications.
propertyChange(PropertyChangeEvent) - Method in class com.novell.admin.ns.ObjectAttribute
This method is called when an property change event occurs.
propertyChange(PropertyChangeEvent) - Method in class com.novell.admin.ns.ValueList
Handles property change notification from subordinate ValueLists.
propertyListeners - Variable in class com.novell.admin.ns.NSObject
List of registered Property Change Listeners
PUBLIC_READ - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
putAttributeDefinition(AttributeDefinition) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Adds a new attribute definition to the schema.
putClassDefinition(ClassDefinition) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Adds a new class definition to the schema or replaces an existing definition with another.

R

READ_ONLY - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
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.
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.
REMOVE - Static variable in class com.novell.admin.ns.ObjectOperation
 
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.
removeOctet(int) - Method in class com.novell.admin.ns.nds.OctetListFacade
Removes an octet from the list.
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.
removeString(int) - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
Removes a string from the ValueList.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
Removes a change listener that can be vetoed.
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.
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.
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.
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.
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.
RO - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
RW - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 

S

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
 
SDLC_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for SDLC addresses
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.
SERVER_NOT_FOUND - Static variable in class com.novell.admin.ns.ns
 
SERVER_READ - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
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
 
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.
setAdvancedFilter(String) - Method in class com.novell.admin.ns.NSFilter
Sets the advanced filter string.
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.
setBytes(byte[]) - Method in class com.novell.admin.ns.nds.UnknownFacade
Sets the bytes.
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.
setEvent(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
Sets the event.
setExpanded(boolean) - Method in class com.novell.admin.ns.nds.NDSClassDefinition
Sets the expanded flag.
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.
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.
setName(String) - Method in class com.novell.admin.ns.NSFilter
Sets the name of the filter.
setNetworkAddressHint(NetAddressFacade) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the network address hint.
setNewComp(ValueComponent) - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
 
setObject(String) - Method in class com.novell.admin.ns.nds.TypedNameFacade
Sets the object name.
setObjectEntryEnumeration(ObjectEntryEnumeration) - Method in class com.novell.admin.ns.MOOManager
 
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.
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.
setPrivileges(long) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Sets the access control privileges.
setProtectedAttrName(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
Sets the protected attribute name.
setRemoteId(long) - Method in class com.novell.admin.ns.nds.BackLinkFacade
Sets the remote ID in the valuelist.
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.
setSeconds(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
Sets the time in seconds.
setServerName(String) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
Sets the server name.
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.
setSyntaxId(long) - Method in class com.novell.admin.ns.nds.UnknownFacade
Sets the syntax ID.
setTeleNumber(String) - Method in class com.novell.admin.ns.nds.FaxNumberFacade
Sets the telephone number in the valuelist.
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.
setVolume(String) - Method in class com.novell.admin.ns.nds.PathFacade
Sets the volume name.
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_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
 
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
 
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.
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_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_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_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_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_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_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_TIMESTAMP - Static variable in class com.novell.admin.ns.nds.NDSSyntax
 
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
 
SYNC_IMMEDIATE - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
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(String, Strategy, int) - Constructor for class com.novell.admin.ns.Syntax
Prototype constructor.

T

TCP_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for TCP addresses
TCPIP_AUTHENTICATE_FAILED - Static variable in class com.novell.admin.ns.ns
 
TimeStampFacade - class com.novell.admin.ns.nds.TimeStampFacade.
Facade for NDS Time Stamp syntax.
TimeStampFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.TimeStampFacade
Facade constructor
TimeStrategy - class com.novell.admin.ns.TimeStrategy.
Final class that implements the strategy for most TIME syntaxes.
TimeStrategy() - Constructor for class com.novell.admin.ns.TimeStrategy
 
toDo() - Method in interface com.novell.admin.ns.PartitionOperationCallBack
Returns the type of the action the partition operation must perform.
toHexString(byte[]) - Static method in class com.novell.admin.ns.NSUtil
Converts a byte array to a hex string.
TOSTRING_LIMIT - Static variable in class com.novell.admin.ns.ListStrategy
Max string length returned by toString().
toString() - Method in class com.novell.admin.ns.ClassDefinition
Retrieves the name of the schema class.
toString() - Method in class com.novell.admin.ns.ValueComponent
Converts this ValueComponent to a String.
toString() - Method in class com.novell.admin.ns.Syntax
Returns the string representation of this syntax.
toString() - Method in class com.novell.admin.ns.DefaultClassDefinition
Retrieves the name of the schema class.
toString() - Method in class com.novell.admin.ns.ObjectAttribute
Converts an attribute to a String.
toString() - Method in class com.novell.admin.ns.AttributeDefinition
Converts this attribute definition to a String.
toString(ValueComponent) - Method in class com.novell.admin.ns.TimeStrategy
Converts the value to a string.
toString(ValueComponent) - Method in class com.novell.admin.ns.IntegerStrategy
Converts a LongValue object to a String.
toString(ValueComponent) - Method in class com.novell.admin.ns.HexStrategy
Converts a HexValue to a string.
toString(ValueComponent) - Method in class com.novell.admin.ns.StreamStrategy
Converts the ValueComponent to a 256 character string.
toString(ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
Default algorithym to convert a ValueList to a String.
toString(ValueComponent) - Method in class com.novell.admin.ns.BooleanStrategy
Converts the ValueComponent to a string.
toString(ValueComponent) - Method in class com.novell.admin.ns.StringStrategy
Converts a ValueComponent to a string.
toString(ValueComponent) - Method in interface com.novell.admin.ns.Strategy
Converts a ValueComponent to a String.
TRANS_ON - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
treeOE - Variable in class com.novell.admin.ns.MOOManager
 
TYPE_MASTER - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TYPE_RO - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TYPE_RW - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TYPE_SUBREF - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TYPE_UNKNOWN - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TYPE_VIR_RO - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TYPE_VIR_RW - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
TypedNameFacade - class com.novell.admin.ns.nds.TypedNameFacade.
Facade for the NDS Typed Name syntax.
TypedNameFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.TypedNameFacade
Facade constructor

U

UDP_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for UDP addresses
UN_AUTHENTICATE_FAILED - Static variable in class com.novell.admin.common.exceptions.AuthenticationException
Can't un-authenticate
unAuthenticate(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
UnAuthenticates the object.
unAuthenticate(ObjectEntry, String) - Method in interface com.novell.admin.ns.AuthenticationNamespace
UnAuthenticates the object.
UNEXPECTED_EXCEPTION - Static variable in class com.novell.admin.ns.ns
 
UnexpectedErrorException - exception com.novell.admin.common.exceptions.UnexpectedErrorException.
This class is used when an unexpected error occurs.
UnexpectedErrorException() - Constructor for class com.novell.admin.common.exceptions.UnexpectedErrorException
Default Constructor
UnexpectedErrorException(String) - Constructor for class com.novell.admin.common.exceptions.UnexpectedErrorException
Constructor with a message string.
UniqueSPIException - exception com.novell.admin.common.exceptions.UniqueSPIException.
This class is used for SPIExceptions that have return error codes.
UniqueSPIException(String) - Constructor for class com.novell.admin.common.exceptions.UniqueSPIException
Constructor
UNKNOWN - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
UNKNOWN - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
 
UnknownFacade - class com.novell.admin.ns.nds.UnknownFacade.
Facade for the NDS Unknown syntax.
UnknownFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.UnknownFacade
Facade constructor
UNSUPPORTED_OPERATION - Static variable in class com.novell.admin.ns.NamespaceException
Unsupported Operation.
update(NSObject) - Method in interface com.novell.admin.ns.AdminNamespace
Writes object changes to the namespace.
update(NSObject, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
Writes object changes to the namespace.
update(ObjectEntry) - Method in interface com.novell.admin.ns.MultiObjModificationCallBack
CallBack from MultiObjModificationNamespace.updateMultipleObjects
update(ObjectEntry, int) - Method in class com.novell.admin.ns.MOOManagerCallBack
CallBack from MOOManager.updateObjects
updateInterval - Variable in class com.novell.admin.ns.MOOManagerCallBack
 
updateMultipleObjects(ObjectEntryCollection, MODObject, MultiObjModificationCallBack) - Method in interface com.novell.admin.ns.MultiObjModificationNamespace
Given an NSObject model, apply its changes to all items in an ObjectEntryCollection and write those changes to NDS.
updateMultipleObjects(ObjectEntryCollection, MODObject, MultiObjModificationCallBack) - Method in class com.novell.admin.ns.nds.MultiObjModificationNamespaceImpl
Given a NSObject, applies its changes to all items in an ObjectEntry array and writes those changes to NDS.
updateObjects(MOOManagerCallBack) - Method in class com.novell.admin.ns.MOOManager
 
updateObjects(MOOManagerCallBack) - Method in class com.novell.admin.ns.nds.NDSMOOManagerImpl
In this MOOManager model, apply the changes to all items in the ObjectEntryCollection and write those changes to NDS.
upperBound - Variable in class com.novell.admin.ns.AttributeDefinition
Upper bound for the attribute.
URL_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
Constant for URL addresses
USER_NOT_FOUND - Static variable in class com.novell.admin.ns.ns
 

V

Value - class com.novell.admin.ns.Value.
Abstract class that all atomic Value types must extend.
VALUE_NOT_FOUND - Static variable in class com.novell.admin.ns.NamespaceException
The value is not in the attribute.
VALUE_NOT_WITHIN_BOUNDS - Static variable in class com.novell.admin.ns.NamespaceException
The value is not within the attribute syntax bounds.
Value(Syntax) - Constructor for class com.novell.admin.ns.Value
Constructor.
ValueComponent - class com.novell.admin.ns.ValueComponent.
Storage abstraction for all values and value lists.
ValueComponent(Syntax) - Constructor for class com.novell.admin.ns.ValueComponent
Constructor.
valueList - Variable in class com.novell.admin.ns.ValueListFacade
The list of value components contained in the facade.
ValueList - class com.novell.admin.ns.ValueList.
Storage for all composite syntax types.
ValueList(Syntax) - Constructor for class com.novell.admin.ns.ValueList
Constructor.
ValueListFacade - class com.novell.admin.ns.ValueListFacade.
The ValueList facade provides a simple interface to values that correspond to composite syntaxes.
ValueListFacade(ValueList) - Constructor for class com.novell.admin.ns.ValueListFacade
Constructor.
ValueListPropertyChangeEvent - class com.novell.admin.ns.ValueListPropertyChangeEvent.
Final class that is a PropertyChangeEvent for ValueLists.
ValueListPropertyChangeEvent(ValueList, Object, String, Object, Object) - Constructor for class com.novell.admin.ns.ValueListPropertyChangeEvent
Constructor.
values - Variable in class com.novell.admin.ns.ObjectAttribute
All values that are associated with this attribute.
ValueStrategy - interface com.novell.admin.ns.ValueStrategy.
Contract for all strategy classes that support Value objects.
VETO_ADD_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
VETO_DEL_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
VETO_MOD_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
VETO_MOVE_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
VETO_RENAME_EVENT - Static variable in class com.novell.admin.ns.NSObjectEvent
 
VIRRO - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 
VIRRW - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
 

W

WAIT_FOR_COMPLETION - Static variable in interface com.novell.admin.ns.PartitionOperationCallBack
 
waitForOperation(int) - Method in interface com.novell.admin.ns.OperationStatus
Waits for the specified length (in millisecond) of time and then returns.
waitForOperation(int) - Method in class com.novell.admin.ns.nds.NDSReplicaOperationStatus
This method is a NO-OP method.
waitForOperation(int) - Method in class com.novell.admin.ns.nds.NDSPartitionOperationStatus
This method will wait for the specified length of time then return.
waitForOperation(int, PartitionOperationCallBack) - Method in interface com.novell.admin.ns.OperationStatus
This method waits for the specified length of time and calls the callback class.
waitForOperation(int, PartitionOperationCallBack) - Method in class com.novell.admin.ns.nds.NDSReplicaOperationStatus
This method is a NO-OP method.
waitForOperation(int, PartitionOperationCallBack) - Method in class com.novell.admin.ns.nds.NDSPartitionOperationStatus
This method will wait for the specified length of time(in millisecond) and call the callback class.
WITHIN_BOUNDS - Static variable in class com.novell.admin.ns.TimeStrategy
Internal Error
WITHIN_BOUNDS - Static variable in class com.novell.admin.ns.IntegerStrategy
Internal Error
WRITE_MANAGED - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
 
writeAttributeDefinition(AttributeDefinition) - Method in interface com.novell.admin.ns.Schema
Writes the attribute definition to NDS.
writeClassDefinition(ClassDefinition) - Method in interface com.novell.admin.ns.Schema
Writes the class definition to NDS.
WRONG_SYNTAX - Static variable in class com.novell.admin.ns.NamespaceException
Can't add a value to an attribute with a different syntax than the value.

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

API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.