|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
NDSInputStreamFactory | Final class that implements the Stream Factory for NDS streams. |
NDSNamespace | This class provides the ability to manage a Novell Directory Service Namespace. |
NDSNCPExtension | This is the ncp extension service for sending ncp extension data. |
NDSObjectRights | This interface represents rights for an NDS object. |
NDSPartitionService | NDSPartitionService provides partition and replica operations. |
NDSPropertyRights | This class represents the property rights for an object. |
NDSSchema | This is the schema service interface for reading and writing to and from NDS. |
OperationThreadStatus | This interface allows the create and merge partition operation threads to share NDSPartitionOperationStatus. |
Class Summary | |
BackLinkFacade | Facade for the NDS Backlink syntax. |
CaseIgnoreListFacade | Facade for NDS CI_LIST syntax. |
EmailAddressFacade | Facade for NDS Email-Address syntax. |
FaxNumberFacade | Facade for NDS Fax-Number syntax. |
HoldFacade | Facade for the NDS Hold syntax. |
MultiObjModificationNamespaceImpl | This class provides the utility to modify multiple objects. |
nds | |
NDSAttributeDefinition | Concrete class for NDS attribute definitions. |
NDSAttributeFlags | Maintains the NDS schema attribute flag information. |
NDSClassDefinition | This class represents the schema definition for a particular NDS class. |
NDSClassFlags | Maintains information about the NDS schema class flags. |
NDSFilterResultModifier | Adds filters to the ResultModifier class. |
NDSMOOManagerImpl | Describes a service for multiple object administration. |
NDSObject | Memory model for objects stored in a namespace. |
NDSObjectAttribute | Attribute implementation specific to Novell Directory Services. |
NDSObjectOperation | |
NDSPartitionInfo | Stores information about NDS partitions. |
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. |
NDSReplica | This class stores some NDS replica information. |
NDSReplicaInfo | This class stores the NDS replica related information, use this class to retrieve the NDS replica information. |
NDSReplicaOperationStatus | NDSReplicaOperationStatus is an NO-OP class because a replica operation is not multithreaded. |
NDSReplicaState | This class stores the state key pair (String and int representation) of the NDS replica state. |
NDSReplicaType | This class stores the Type key pair (String and int representation) of the NDS replica type |
NDSResourceBundle | NDS Resource class that contains locale-specific data for the COM.novell.admin.ns.nds package. |
NDSResultModifier | This class adds filters to the ResultModifier class. |
NDSSchemaDefinition | This class models the entire NDS schema. |
NDSSyntax | Concrete syntax class for Novell Directory Service syntaxes. |
NetAddressFacade | Facade for the NDS SYN_NET_ADDRESS syntax. |
ObjectACLFacade | Facade for NDS Object ACL syntax. |
ObjectFlags | This class represents the flags for an NDS object. |
OctetListFacade | Facade for the NDS Octet list syntax. |
PathFacade | Facade for NDS Path syntax. |
PostalAddressFacade | Facade for NDS Postal Address syntax. |
ReplicaPointerFacade | Facade for the NDS Replica Pointer syntax. |
TimeStampFacade | Facade for NDS Time Stamp syntax. |
TypedNameFacade | Facade for the NDS Typed Name syntax. |
UnknownFacade | Facade for the NDS Unknown syntax. |
Exception Summary | |
NDSNamespaceException | This class represents the exceptions that are thrown when schema definitions are created or modified. |
Classes for accessing eDirectory using NDAP naming, the Novell Directory
Service Namespace, and some general purpose attribute convenience routines.
Some of these classes are used for both NDAP and LDAP and would logically
be moved up to the com.novell.admin.ns
package. However, they exist
in this package for backwards compatability issues with previous versions
of the namespace.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |