- name - Variable in class com.openmarket.directory.jndi.JNDIDir.SupportingData
-
- nameColumn - Static variable in class com.openmarket.directory.cs.CSDir
-
- namePropertyValue(ICS, String) - Static method in class com.openmarket.directory.common.BaseDir
-
Constructs an IName from the .ini file value of the property name.
- NameWrapper - Class in com.openmarket.directory.jndi
-
This is essentially a wrapper around the JNDI Name class.
- NameWrapper(Name) - Constructor for class com.openmarket.directory.jndi.NameWrapper
-
- NameWrapper(ICS, Class[], Object[]) - Constructor for class com.openmarket.directory.jndi.NameWrapper
-
Ultimately, all constructors call this class to instantiate the
Name implementation class from the classname specified
in the property file.
- NameWrapper(ICS, String, Properties) - Constructor for class com.openmarket.directory.jndi.NameWrapper
-
Constructs a new instance of a name.
- NameWrapper(ICS, String) - Constructor for class com.openmarket.directory.jndi.NameWrapper
-
Constructs a new instance of a name.
- namingSyntax(ICS) - Static method in class com.openmarket.directory.DirProperties
-
Reads all the naming syntax out of the property file
- newDir(ICS) - Method in class com.openmarket.directory.common.Factory
-
Instantiates an IDir.
- newDir(ICS) - Method in interface com.openmarket.directory.IFactory
-
Instantiates an instance of an IDir object
- newDir(ICS) - Static method in class com.openmarket.directory.StaticFactory
-
Instantiates an IDir using the factory class specified in the
property file (DirProperties.classIFactory).
- newName(ICS, String) - Method in class com.openmarket.directory.common.Factory
-
Constructs a new IName instance by parsing the string.
- newName(ICS, String) - Method in interface com.openmarket.directory.IFactory
-
Instantiates an IName.
- newName(ICS, String) - Static method in class com.openmarket.directory.StaticFactory
-
Instantiates an IName using the factory class specified in the
property file (DirProperties.classIFactory).
- newUserDir(ICS, IDir) - Method in class com.openmarket.directory.common.Factory
-
Instantiates an IUserDir.
- newUserDir(ICS, IDir) - Method in interface com.openmarket.directory.IFactory
-
Instantiates an instance of an IUserDir object
- newUserDir(ICS) - Static method in class com.openmarket.directory.StaticFactory
-
Instantiates an IUserDir using the factory class specified in the
property file (DirProperties.classIFactory).
- newUserDir(ICS, IDir) - Static method in class com.openmarket.directory.StaticFactory
-
Instantiates an IUserDir using the factory class specified in the
property file (DirProperties.classIFactory).
- NoChildrenException - Exception in com.openmarket.directory
-
DirectoryException
provides information regarding
problems in classes that use the directory API.
- NoChildrenException(String) - Constructor for exception com.openmarket.directory.NoChildrenException
-
Constructs an exception with the reason.
- NOTNULL - Static variable in class com.openmarket.apps.properties.commercedata
-
- NTDir - Class in com.openmarket.directory.nt
-
Supports the dir tagsets.
- NTDir(ICS) - Constructor for class com.openmarket.directory.nt.NTDir
-
- NTDir(ICS, IDir) - Constructor for class com.openmarket.directory.nt.NTDir
-
- NULL - Static variable in class com.openmarket.apps.properties.commercedata
-
- numColumns() - Method in class com.openmarket.directory.util.AttributeList
-
Method to return number of columns in the list
- numIndirectColumns() - Method in class com.openmarket.directory.util.AttributeList
-
Method to return number of indirect columns in the list
- numRows() - Method in class com.openmarket.directory.util.AttributeList
-
Method to return number of rows in the list