|
Class Summary |
| AdvancedResultModifier |
This class is used for complex attribute syntax searches. |
| AttributeDefinition |
Default class for attribute definitions. |
| BooleanStrategy |
Final class that implements the strategy for the NDS boolean syntax. |
| BooleanValue |
Storage class for all syntaxes that use boolean types. |
| ClassDefinition |
This class represents the schema definition for a particular class. |
| DateValue |
Storage class for all syntaxes that use date and time. |
| DefaultAttributeDefinition |
Default class for attribute definitions. |
| DefaultClassDefinition |
This class represents the schema definition for a particular class. |
| DefaultNSObject |
Memory model for objects stored in a namespace. |
| DefaultSchemaDefinition |
This is the base class that represents an in-memory model of an
entire schema definition. |
| FilterResultModifier |
This class add additional filters to the ResultModifier class. |
| FilterResultModifier.Filter |
This class is used to hold a group of ExtendedFilterGroup filters. |
| FilterResultModifier.FilterItemGroup |
This class is used to hold a group of complex filters. |
| HexStrategy |
Final class that implements the strategy for the NDS OCTET_STRING syntax. |
| HexValue |
Storage class for all syntaxes that use byte[] types. |
| IntegerStrategy |
Abstract class that may be extended for syntax strategies that use integer
as the value type. |
| ListStrategy |
Abstract class for all stategies that support value lists. |
| LongValue |
Storage class for all syntaxes that use integer types. |
| MODObject |
Model for property pages to update multiple objects. |
| MOOManager |
This class describes a service for multiple object administration. |
| MOOManagerCallBack |
This class describes a callback mechanism service for multiple object
operations. |
| ns |
|
| NSFilter |
This class represents an NDS filter. |
| NSObject |
Memory model for objects stored in a namespace. |
| NSObjectCache |
This class caches NSObjects. |
| NSObjectEvent |
This class is the Snapin Event that will be sent when actions occur
on an NS Object. |
| NSUtil |
This is a Util class with static helper functions. |
| ObjectAttribute |
Model for object attibutes that have associated values. |
| ObjectOperation |
|
| 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. |
| SchemaDefinition |
This is the base class that represents an in-memory model of an
entire schema definition. |
| StreamStrategy |
Base class that implements the strategies for most stream syntaxes. |
| StreamValue |
Storage class for all syntaxes that use stream types. |
| StringStrategy |
Abstract class which may be extended for syntax strategies that use String
as the value type. |
| StringValue |
Storage class for all syntaxes that use string types. |
| Syntax |
Abstract class from which all concrete syntaxes must extend. |
| TimeStrategy |
Final class that implements the strategy for most TIME syntaxes. |
| Value |
Abstract class that all atomic Value types must extend. |
| ValueComponent |
Storage abstraction for all values and value lists. |
| ValueList |
Storage for all composite syntax types. |
| ValueListFacade |
The ValueList facade provides a simple interface to values that correspond to
composite syntaxes. |
| ValueListPropertyChangeEvent |
Final class that is a PropertyChangeEvent for ValueLists. |