- cache(PropertyPageContext) - Method in class com.novell.emframe.dev.PropertyBookPage
-
The cache method is called when another PropertyBookPage has been chosen.
- callVerifyForDeviceMethod(MContext, Document) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- canBeContainedBy(String) - Method in class com.novell.admin.ns.ClassDefinition
-
Checks to see if this class can be contained by another.
- canCommit() - Method in class com.novell.emframe.dev.DirPropertyBook
-
Perform checks before committing page changes.
- canCommit() - Method in class com.novell.emframe.dev.PropertyBook
-
Overwrite this method if you want to perform checks before committing page changes.
- canCommit(TaskContext, Properties) - Method in class com.novell.emframe.dev.PropertyBookPage
-
- canCommit(PropertyPageContext) - Method in class com.novell.emframe.dev.PropertyBookPage
-
This method is called when the user clicks the "OK" or "Apply" buttons.
- 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.
- 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.HexStrategy
-
Test to see if an object 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.StreamStrategy
-
Tests to see if a StreamValue 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 class com.novell.admin.ns.TimeStrategy
-
Test to see if a Time can be created from the specified 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(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.
- canInsertComponent(ValueComponent) - Method in class com.novell.admin.ns.ValueList
-
Determines if this a specific typed of ValueComponent can be inserted into this ValueList.
- canMapObjectEntry(ObjectEntry) - Method in interface com.novell.application.console.snapin.MapObjectEntrySnapinRev2
-
- canMapObjectEntryToNamespace(ObjectEntry, String) - Method in interface com.novell.application.console.snapin.Shell
-
- canModify() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
-
Determines if the attribute can be modified.
- 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.
- canRemoveComponent(ValueComponent) - Method in class com.novell.admin.ns.ValueList
-
Tests to determine if a specific ValueComponent can be removed from this list.
- CANT_MODIFY_EXISTING_ATTRIBUTE - Static variable in exception com.novell.admin.ns.ldap.LDAPNamespaceException
-
- CANT_MODIFY_EXISTING_ATTRIBUTE - Static variable in exception com.novell.admin.ns.nds.NDSNamespaceException
-
- CaseIgnoreListFacade - Class in com.novell.admin.ns.nds
-
Facade for NDS CI_LIST syntax.
- CaseIgnoreListFacade(ValueList) - Constructor for class com.novell.admin.ns.nds.CaseIgnoreListFacade
-
Facade constructor
- CATEGORY - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
CATEGORY = "category".
- CATEGORY_DISPLAY_NAME_KEY - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
CATEGORY_DISPLAY_NAME_KEY = "category-display-name-key".
- CATEGORY_ID - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
CATEGORY_ID = "category-id".
- CATEGORY_ID_ALL - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
CATEGORY_ID_ALL = "All".
- CDATA_END - Static variable in class com.novell.emframe.dev.XmlUtils
-
Character data section end.
- CDATA_START - Static variable in class com.novell.emframe.dev.XmlUtils
-
Character data section start.
- CertificateListStrategy - Class in com.novell.admin.ns.ldap
-
Final class that implements the strategy for the LDAP CertificateList syntax.
- CertificateListStrategy() - Constructor for class com.novell.admin.ns.ldap.CertificateListStrategy
-
- CHANGE_PASSWORD_CANCELLED - Static variable in class com.novell.admin.ns.ns
-
- 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
- Chapter - Class in com.novell.emframe.dev
-
- CHAPTER - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
- CHECK_FOR_UPDATE - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
CHECK_FOR_UPDATE = "check-for-update".
- 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.
- checkAPIObject(String) - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Method to check for the associated APIObject with the specified protocol id.
- CheckboxTableCell - Class in com.novell.emframe.dev.dataTable
-
Class representing an individual cell in a simpleTable containing a checkbox.
- CheckboxTableCell(String) - Constructor for class com.novell.emframe.dev.dataTable.CheckboxTableCell
-
Constructs a CheckboxTableCell that will show a checkbox.
- checkForDSFWUser(TargetCollection) - Method in class com.novell.emframe.dev.DirPropertyBook
-
Method to identify DSFW Object -- I would rather say here "Object = User" here.
- checkForPageSnapins(ObjectEntryCollection) - Method in interface com.novell.application.console.snapin.Shell
-
- checkSnapins(Scope) - Method in interface com.novell.application.console.snapin.Shell
-
Checks the registry for the existance of snapins based on a scope
- children - Variable in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Children of this element.
- CLASS_IN_USE - Static variable in exception com.novell.admin.ns.NamespaceException
-
Class is currently in use
- CLASS_NAME - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
CLASS_NAME = "class-name".
- CLASS_NOT_DEFINED - Static variable in exception com.novell.admin.ns.NamespaceException
-
Class is not defined
- classContainmentNameList - Variable in class com.novell.admin.ns.ClassDefinition
-
List of classes that may contain this class.
- ClassDefinition - Class in com.novell.admin.ns
-
This class represents the schema definition for a particular class.
- ClassDefinition(String, String[], String[], String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[], boolean, boolean, boolean, boolean, SchemaDefinition) - Constructor for class com.novell.admin.ns.ClassDefinition
-
Constructs a ClassDefinition object for a class.
- ClassDefinition(String, String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[], boolean, boolean, boolean, boolean) - Constructor for class com.novell.admin.ns.ClassDefinition
-
Constructs a ClassDefinition object for a class.
- ClassDefinition(String, String[], AttributeDefinition[], AttributeDefinition[], AttributeDefinition[]) - Constructor for class com.novell.admin.ns.ClassDefinition
-
Constructs a ClassDefinition object for a class.
- classDefinition - Variable in class com.novell.admin.ns.NSObject
-
Class definition
- 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.DefaultNSObject
-
Removes an attribute from the attributes to add.
- clearAddedAttribute(String) - Method in class com.novell.admin.ns.NSObject
-
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
-
- clearAttributes() - Method in class com.novell.admin.ns.SchemaDefinition
-
Clears the internal table of schema attribute definitions and the alias table.
- clearClasses() - Method in class com.novell.admin.ns.SchemaDefinition
-
Clears the internal table of schema class definitions and the alias table.
- clearControl(String) - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Clears the specified control on this context.
- clearDeletedAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
-
Removes an attribute from the attributes to delete.
- clearDeletedAttribute(String) - Method in class com.novell.admin.ns.NSObject
-
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.
- clearDirty() - Method in class com.novell.emframe.dev.rights.eDirRightsData
-
Clears the dirty flag.
- clearDirty() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Clear the dirty flag.
- clearDocument() - Method in interface com.novell.emframe.dev.PropertyPageContext
-
Remove the coument object associated with this PropertyPageContext.
- clearFilters() - Method in class com.novell.application.console.snapin.ResultModifier
-
Removes all filters from the ResultModifier.
- clearFlag(int) - Method in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
Clears a specific flag.
- clearFlag(int) - Method in class com.novell.admin.ns.ldap.LDAPClassFlags
-
Clears a specific flag.
- clearFlag(int) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
-
Clears a specific flag.
- clearHistory() - Method in interface com.novell.emframe.dev.MContext
-
- clearHistory() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Clears all objects from the user's history list.
- clearHistory() - Method in interface com.novell.emframe.dev.TaskContext
-
- clearModifiedAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
-
Removes an attribute from the attributes to modify.
- clearModifiedAttribute(String) - Method in class com.novell.admin.ns.NSObject
-
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.
- clearObjectTypeCache() - Method in class com.novell.admin.ns.SchemaDefinition
-
Clears the internal ObjectType cache.
- clearViewSelection() - Method in interface com.novell.application.console.snapin.Shell
-
Clears the current view selection.
- CLIENT_LOCALE - Static variable in class com.novell.emframe.dev.SessionAttrs
-
- clone(ObjectEntry) - Method in class com.novell.admin.ns.DefaultNSObject
-
Creates an exact duplicate of this NSObject but gives it a new identity.
- clone() - Method in class com.novell.admin.ns.HexValue
-
Creates an exact duplicate of this object.
- clone() - Method in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
Clones this object.
- clone() - Method in class com.novell.admin.ns.ldap.LDAPClassFlags
-
Clones this object.
- clone(ObjectEntry) - Method in class com.novell.admin.ns.ldap.LDAPNSObject
-
Creates an exact duplicate of this NSObject but gives it a new identity.
- clone() - Method in class com.novell.admin.ns.ldap.LDAPSchemaDefinition
-
Creates an exact duplicate of this object without doing a new.
- 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.NDSClassFlags
-
Returns a copy of this object.
- clone(ObjectEntry) - Method in class com.novell.admin.ns.nds.NDSObject
-
Creates an exact duplicate of this NSObject but gives it a new identity.
- 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() - 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.ObjectAttribute
-
Creates an exact duplicate of this ObjectAttribute.
- 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.Value
-
Creates an exact duplicate of this Value.
- clone() - Method in class com.novell.admin.ns.ValueList
-
Creates an exact duplicate of this ValueList.
- closeMedia() - Static method in class com.novell.application.console.snapin.Debug
-
- com.novell.admin.common.exceptions - package com.novell.admin.common.exceptions
-
Exceptions and Errors generated when using the AdminNamespace.
- com.novell.admin.ns - package com.novell.admin.ns
-
General classes and interfaces for accessing eDirectory - These classes are naming
independent and can operate over both NDAP and LDAP naming access methods.
- com.novell.admin.ns.ldap - package com.novell.admin.ns.ldap
-
Classes for accessing eDirectory using LDAP naming.
- com.novell.admin.ns.nds - package com.novell.admin.ns.nds
-
Classes for accessing eDirectory using NDAP naming, the Novell Directory
Service Namespace, and some general purpose attribute convenience routines.
- com.novell.application.console.snapin - package com.novell.application.console.snapin
-
Framework classes and default implementations for the AdminNamespace.
- com.novell.emframe.dev - package com.novell.emframe.dev
-
The dev package contains classes needed for plug-in writers to write plug-ins to iManager.
- com.novell.emframe.dev.authenticator - package com.novell.emframe.dev.authenticator
-
The authenticator package has interfaces and objects used to write your own iManager Authenticator.
- com.novell.emframe.dev.config - package com.novell.emframe.dev.config
-
The config package handles all configuration settings used by the iManager server and any modules or tasks.
- com.novell.emframe.dev.dataTable - package com.novell.emframe.dev.dataTable
-
The dataTable package contains Java classes to use in creating a simpleTable as part of the iManager
JSP tag library (iman.tld).
- com.novell.emframe.dev.propertyBook - package com.novell.emframe.dev.propertyBook
-
- com.novell.emframe.dev.rights - package com.novell.emframe.dev.rights
-
The rights package has Java objects to represent all eDirectory rights of objects and attributes of those objects.
- com.novell.emframe.dev.utils - package com.novell.emframe.dev.utils
-
- commaSepStr(ArrayList) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Concatinates tokens together seperated by commas (duplicating any commas found in array elements.
- commaSplit(String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Tokenize a comma-separated string into a ArrayList of tokens (converting double commas to single comma).
- commit(PropertyPageContext) - Method in class com.novell.emframe.dev.PropertyBookPage
-
This method is to COMMIT the changes to the data source.
- compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.BooleanStrategy
-
Tests to see how two BooleanValues compare.
- compare(Object, Object) - Method in class com.novell.admin.ns.FSComparator
-
Compares its two arguments for order.
- 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.IntegerStrategy
-
Compares two value objects.
- compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
-
Default algorithm to compare two ValueComponent objects.
- compare(Object, Object) - Method in class com.novell.admin.ns.OEComparator
-
Compares its two arguments for order.
- compare(ValueComponent, ValueComponent) - Method in interface com.novell.admin.ns.Strategy
-
Returns the difference between to components.
- 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.StringStrategy
-
Compares one StringValue to another for sorting.
- compare(ValueComponent, ValueComponent) - Method in class com.novell.admin.ns.TimeStrategy
-
Compares two value objects.
- compareAttribute(ObjectEntry, ObjectAttribute) - Method in interface com.novell.admin.ns.AdminNamespace
-
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.
- compareTo(Version) - Method in class com.novell.emframe.dev.Version
-
Compares two Version objects numerically.
- ComponentCreationException - Exception in com.novell.admin.ns
-
Exception used to indicate that a Value could not be successfully created.
- ComponentCreationException() - Constructor for exception com.novell.admin.ns.ComponentCreationException
-
Constructor.
- ComponentCreationException(String) - Constructor for exception com.novell.admin.ns.ComponentCreationException
-
Constructor.
- concatProperties(Properties) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Creates semi-colon delimited key/value pair string.
- concatStrings(String[], String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Concatinates tokens together seperated by delimiter.
- ConfigException - Exception in com.novell.emframe.dev.config
-
The ConfigException is a generic Configuration Exception used to return any errors encountered when trying to
change configuration objects.
- ConfigException() - Constructor for exception com.novell.emframe.dev.config.ConfigException
-
Constructs a new ConfigException with null as its detail message and cause.
- ConfigException(String) - Constructor for exception com.novell.emframe.dev.config.ConfigException
-
Constructs a new ConfigException with the specified detail message but with a null cause.
- ConfigException(String, Throwable) - Constructor for exception com.novell.emframe.dev.config.ConfigException
-
Constructs a new ConfigException with the specified detail message and cause.
- ConfigException(Throwable) - Constructor for exception com.novell.emframe.dev.config.ConfigException
-
Constructs a new ConfigException with the cause and detailed message coming from the cause.
- CONSOLE_VIEW - Static variable in interface com.novell.application.console.snapin.Shell
-
- CONSOLE_VIEW_CLASS_NAME - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the console view class name.
- CONSOLE_VIEW_UNIQUE_ID - Static variable in interface com.novell.application.console.snapin.Shell
-
- container - Variable in class com.novell.admin.ns.ClassDefinition
-
Flags associated with this class.
- CONTAINER_CLASS - Static variable in class com.novell.admin.ns.ldap.LDAPClassFlags
-
- 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.
- containsObject(String) - Method in interface com.novell.application.console.snapin.Shell
-
Used to implement the ConsoleOne snapin persistance mechanism.
- ContentRule - Class in com.novell.admin.ns.ldap
-
Represents a dITContentRule element in the LDAP schema.
- ContentRule(String) - Constructor for class com.novell.admin.ns.ldap.ContentRule
-
Constructor for a ContentRule object.
- context - Variable in class com.novell.application.console.snapin.InitSnapinInfo
-
- context - Variable in class com.novell.emframe.dev.UiHandler
-
UiHandlerContext object for this UiHandler.
- CONTEXT_PATH - Static variable in class com.novell.emframe.dev.SessionAttrs
-
- CONTINUE_UPDATE - Static variable in class com.novell.admin.ns.MOOManagerCallBack
-
- CONTINUE_UPDATE - Static variable in interface com.novell.admin.ns.MultiObjModificationCallBack
-
- ConvertACL - Class in com.novell.admin.ns.ldap
-
Class to convert between the eDirectory-style ACL's and NVDS-style ACL's.
- ConvertACL() - Constructor for class com.novell.admin.ns.ldap.ConvertACL
-
- 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.NDSReplicaState
-
- COUNT - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
-
- Countable - Interface in com.novell.emframe.dev
-
- CountableObjectEntryEnumeration - Interface in com.novell.application.console.snapin
-
Provides an Countable ObjectEntry enumeration.
- crackErrorCode() - Method in exception com.novell.admin.common.exceptions.AdminNamespaceException
-
Determins the proper error message key for looking up the error message.
- 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.
- createAdminNamespace(int) - Static method in class com.novell.admin.ns.AdminNamespaceFactory
-
Create an instance of the desired namespace type.
- createAttribute() - Method in class com.novell.admin.ns.AttributeDefinition
-
Abstract factory method for creating ObjectAttributes.
- createAttribute() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Creates a valid ObjectAttribute according to this attribute
definition.
- createAttribute() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
-
Creates a valid ObjectAttribute according to this attribute
definition.
- createAuthenticationBroker(String, String, String, String, String, boolean, iMgrAuthenticator) - Static method in class com.novell.emframe.dev.AuthenticationBroker
-
Returns an AuthenticationBroker.
- createAuthenticationBroker(String, String, String, String, String, boolean, ManagementServiceSet, String) - Static method in class com.novell.emframe.dev.AuthenticationBroker
-
- createAuthenticationBroker(String, String, String, String, String, boolean, ManagementServiceSet) - Static method in class com.novell.emframe.dev.AuthenticationBroker
-
- createChapter(String, String, String) - Static method in class com.novell.emframe.dev.Chapter
-
Static call to create a Chapter.
- createDocument(String) - Method in interface com.novell.emframe.dev.PluginContext
-
- createFacade(ValueComponent) - Method in class com.novell.admin.ns.ListStrategy
-
Create a facade for the syntax associated with this strategy.
- createFacade() - Method in class com.novell.admin.ns.ValueList
-
Returns the facade for this value list.
- createInstance(String, TaskContext) - Static method in class com.novell.emframe.dev.TargetObjects
-
- createNSFileObject(ObjectEntry, NSFileObject) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Creates a File or Directory
- 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
-
- createNSObject(ObjectEntry, Vector, boolean) - Method in interface com.novell.admin.ns.AdminNamespace
-
Creates a new NSObject.
- createObject(ObjectEntry, String, String, String) - Static method in class com.novell.emframe.dev.DirUtils
-
Simple API for creating eDirectory objects.
- 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.
- createSortedTypeArrays(ArrayList, ArrayList, MContext) - Method in class com.novell.emframe.dev.DirUtils
-
Takes a list of ds types (classes) and returns a sorted list of localized types.
- createSPIException(int) - Method in interface com.novell.admin.ns.AdminNamespace
-
- createTaskContext(HttpServletRequest, BaseGadgetInstance) - Static method in class com.novell.emframe.dev.eMFrameFactory
-
- createUser(String, ObjectEntry, String, String) - Static method in class com.novell.emframe.dev.DirUtils
-
Simple API for creating user objects.
- createValueComponent() - Method in class com.novell.admin.ns.BooleanStrategy
-
Factory a new ValueComponent using default values.
- createValueComponent(Object) - Method in class com.novell.admin.ns.BooleanStrategy
-
Factory a new ValueComponent using specified values.
- createValueComponent() - Method in class com.novell.admin.ns.HexStrategy
-
Factory a new ValueComponent using default values.
- 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.IntegerStrategy
-
Creates a new LongValue using specified initial data.
- createValueComponent() - Method in class com.novell.admin.ns.IntegerStrategy
-
Creates a new LongValue using zero as the default initial data.
- createValueComponent() - Method in interface com.novell.admin.ns.Strategy
-
Creates a ValueComponent.
- createValueComponent(Object) - Method in interface com.novell.admin.ns.Strategy
-
Creates a ValueComponent.
- createValueComponent() - Method in class com.novell.admin.ns.StreamStrategy
-
Creates a new ValueComponent using default 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.StringStrategy
-
Creates a StringValue from an Object.
- createValueComponent() - Method in class com.novell.admin.ns.StringStrategy
-
Creates a StringValue using an empty string as the default.
- createValueComponent() - Method in class com.novell.admin.ns.Syntax
-
Creates a ValueList object.
- createValueComponent(Object) - Method in class com.novell.admin.ns.Syntax
-
Creates a ValueComponent for a particular syntax.
- createValueComponent() - Method in class com.novell.admin.ns.TimeStrategy
-
Creates a new ValueComponent using default values.
- createValueComponent(Object) - Method in class com.novell.admin.ns.TimeStrategy
-
Creates a new ValueComponent.
- createValueList(String, String) - Static method in class com.novell.admin.ns.ldap.NameAndUIDFacade
-
Creates an LDAP NameAndUID ValueList.
- createValueList(String, String, Syntax) - Static method in class com.novell.admin.ns.ldap.OtherMailboxFacade
-
Creates an LDAP OtherMailbox ValueList.
- createValueList(String, long, Syntax) - 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.BackLinkFacade
-
Creates a BackLink ValueList.
- createValueList(String[], Syntax) - 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.CaseIgnoreListFacade
-
Creates a CI_LIST ValueList.
- createValueList(long, String, Syntax) - Static method in class com.novell.admin.ns.nds.EmailAddressFacade
-
Creates an NDS Email-Address (LDAP Tagged String) ValueList.
- createValueList(long, String) - Static method in class com.novell.admin.ns.nds.EmailAddressFacade
-
Creates an NDS Email-Address (LDAP Tagged String) ValueList.
- createValueList(long, String, Syntax) - Static method in class com.novell.admin.ns.nds.FaxNumberFacade
-
Creates an NDS Fax-Number ValueList.
- createValueList(long, String) - Static method in class com.novell.admin.ns.nds.FaxNumberFacade
-
Creates an NDS Fax-Number ValueList.
- createValueList(String, long) - Static method in class com.novell.admin.ns.nds.HoldFacade
-
Creates an NDS Hold ValueList.
- createValueList(long, byte[], Syntax) - Static method in class com.novell.admin.ns.nds.NetAddressFacade
-
Creates an NDS NET_ADDRESS ValueList.
- createValueList(long, byte[]) - Static method in class com.novell.admin.ns.nds.NetAddressFacade
-
Creates an NDS NET_ADDRESS ValueList.
- createValueList(String, String, long) - Static method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Creates an ACL ValueList - Traditional model
- createValueList(String, String, long, Syntax) - Static method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Creates an Object ACL ValueList - Traditional model.
This facade supports all 3 ACL syntaxes.
- createValueList(long, long, String, String, String, String, String, Syntax) - Static method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Creates an NVDS ACL ValueList - NVDS model only.
Empty strings should be specified for unused optional parameters.
- createValueList(byte[][], Syntax) - Static method in class com.novell.admin.ns.nds.OctetListFacade
-
Creates an octet list ValueList.
- createValueList(byte[][]) - Static method in class com.novell.admin.ns.nds.OctetListFacade
-
Creates an NDS octet list ValueList.
- createValueList(long, String, String, Syntax) - Static method in class com.novell.admin.ns.nds.PathFacade
-
Creates an NDS Path ValueList.
- createValueList(long, String, String) - Static method in class com.novell.admin.ns.nds.PathFacade
-
Creates an NDS Path ValueList.
- createValueList(String[], Syntax) - Static method in class com.novell.admin.ns.nds.PostalAddressFacade
-
Creates an NDS Postal Address ValueList.
- createValueList(String[]) - Static method in class com.novell.admin.ns.nds.PostalAddressFacade
-
Creates an NDS Postal Address ValueList.
- createValueList(String, int, int, int, NetAddressFacade, Syntax) - Static method in class com.novell.admin.ns.nds.ReplicaPointerFacade
-
Creates an NDS Replica Pointer ValueList.
- createValueList(String, int, int, int, NetAddressFacade) - Static method in class com.novell.admin.ns.nds.ReplicaPointerFacade
-
Creates an NDS Replica Pointer ValueList.
- createValueList(long, int, int, Syntax) - Static method in class com.novell.admin.ns.nds.TimeStampFacade
-
Creates an NDS Time Stamp ValueList.
- createValueList(long, int, int) - Static method in class com.novell.admin.ns.nds.TimeStampFacade
-
Creates an NDS Time Stamp ValueList.
- createValueList(String, int, String, int, Syntax) - Static method in class com.novell.admin.ns.nds.TimeStampFacade
-
Creates an NDS Time Stamp ValueList.
- createValueList(String, long, long, Syntax) - Static method in class com.novell.admin.ns.nds.TypedNameFacade
-
Creates a Typed Name ValueList.
- createValueList(String, long, long) - Static method in class com.novell.admin.ns.nds.TypedNameFacade
-
Creates an Typed Name ValueList.
- createValueList(String, int, byte[]) - Static method in class com.novell.admin.ns.nds.UnknownFacade
-
Creates an NDS Unknown ValueList.
- createValueList(String, int, byte[], Syntax) - Static method in class com.novell.admin.ns.nds.UnknownFacade
-
Creates an NDS Unknown ValueList.
- CREATOR_PASSWORD_FAILED - Static variable in class com.novell.admin.ns.ns
-
- CreatorSilent - Class in com.novell.emframe.dev
-
Implement this class to participate in the silent post creation of an object.
- CreatorSilent() - Constructor for class com.novell.emframe.dev.CreatorSilent
-
- CRITICAL - Static variable in class com.novell.admin.ns.ldap.LDAPControl
-
- CustomTargetChooser - Class in com.novell.emframe.dev
-
Abstract class to implement to become a custom target chooser for a plug-in created with the Plug-in Studio.
- CustomTargetChooser() - Constructor for class com.novell.emframe.dev.CustomTargetChooser
-
- GeneralConfig - Class in com.novell.emframe.dev.config
-
The GeneralConfig class is used to read and write module or task settings for all users.
- GeneralConfig(String) - Constructor for class com.novell.emframe.dev.config.GeneralConfig
-
Construct a GeneralConfig object based on the sGenConfigID passed in.
- generalizedTimeToMs(String) - Static method in class com.novell.admin.ns.DateValue
-
Convert a string in Generalized Time form to milliseconds since 1970.
- generateExpandedDefinitions() - Method in class com.novell.admin.ns.ldap.LDAPSchemaDefinition
-
Takes the set of unexpanded class definitions and creates a Hashmap of
expanded class definitions.
- generateExpandedDefinitions() - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
-
Takes the set of unexpanded class definitions and creates a Hashmap of
expanded class definitions.
- get(Object) - Method in class com.novell.emframe.dev.JobData
-
Returns a value of a specified key that is specific to this job.
- GET_EFFECTIVE_RIGHTS_REQ - Static variable in interface com.novell.admin.ns.ldap.LDAPNamespace
-
- getAccessConfidence() - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- getAccessMode(MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Returns the current mode of Role-based services ("Unrestricted", "CollectionOwner", or "Assigned").
- getACLAttribute() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the ACL attribute of the object.
- getActionHandlerName() - Method in class com.novell.emframe.dev.UiHandler
-
Returns the JavaScript method that will handle all actions for the UI control.
- getActionTriggers() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the action triggers associated with this UiHandler.
- 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.
- getAddableSyntaxes() - Method in class com.novell.admin.ns.ValueList
-
Returns a list of all syntaxes that can be added to this 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.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.
- 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.
- getAdminNamespace() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the namespace used in this ObjectEntry.
- getAdminNamespace() - Method in class com.novell.application.console.snapin.ObjectType
-
Returns the namespace object in which this ObjectType resides.
- getAdminNamespace(MContext) - Static method in class com.novell.emframe.dev.DirUtils
-
- getAdminNamespaceException() - Method in class com.novell.admin.common.exceptions.AdminNamespaceExceptionReference
-
Get the current AdminNamespaceException referenced
- getAdvancedFilter() - Method in class com.novell.admin.ns.NSFilter
-
Returns the advanced filter string.
- getAliasDereference() - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- getAliasNames() - Method in class com.novell.admin.ns.AttributeDefinition
-
Retrieves the alias names of the attribute.
- getAliasNames() - Method in class com.novell.admin.ns.ClassDefinition
-
Retrieves the alias names of the schema class.
- getAllNamespaceSnapins() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the current instances of all namespaces that are loaded.
- getAllObjectOperations() - Method in class com.novell.admin.ns.MOOManager
-
- getAllOps() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns an array of all defined operations to compare attribute values.
- getAllOpsLength() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Return the number of unique operators.
- getAllowFileSystemBrowse() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getAllPropertyInheritedFilters() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the inherited rights filters on all properties.
- getAllSubClasses(String[]) - Method in class com.novell.emframe.dev.DirUtils
-
Inspects the eDirectory schema and finds all sub classes (not just direct children).
- getAllValues(MContext, Object, TargetObjects, String) - Static method in class com.novell.emframe.dev.DirUtils
-
- getAmount() - Method in class com.novell.admin.ns.nds.HoldFacade
-
Retrieves the amount from the ValueList.
- getAPIObject(String) - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Method to get the associated APIObject with the specified protocol id.
- getAPIObject(String, Properties) - Method in class com.novell.emframe.dev.AuthenticationBroker
-
This is the method to get the required APIObject using a protocol based upon
LazyAuthentication.
- getAPIReport(String) - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Similar to the getAPIObject call.
- getArguments() - Method in class com.novell.admin.ns.AdvancedResultModifier
-
- getArrayOfEffectivePropertyRights(ObjectEntry, String[]) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the effective rights to a given array of properties.
- getAsIsName() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the object's name as it was passed in at construct time.
- getAsIsParent() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the specified ObjectEntry's parent object as it was passed in at construct time.
- getAsn1() - Method in class com.novell.emframe.dev.ASNOne
-
Returns the ASN1 ID sequence of bytes.
- getASN1Data() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
-
Retrieves the ASN1 information for this attribute.
- getASN1Data() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
-
Retrieves the ASN1 information for this class.
- getAssignedAllPropertyRights(String) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get assigned rights to all properties.
- getAssignedObjectRights(String) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get assigned object rights.
- getAssignedPropertyRights(String, String) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get assigned rights to a specific property.
- GETATTR_CONTEXTSTATICVALUES - Static variable in interface com.novell.admin.ns.AdminNamespace
-
- GETATTR_READFROMWRITABLEREPLICA - Static variable in interface com.novell.admin.ns.AdminNamespace
-
- GETATTR_USEEXCEPTIONREFERENCE - Static variable in interface com.novell.admin.ns.AdminNamespace
-
- getAttribute(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
-
Get the attribute value(s) for a namespace objects particular attribute.
- getAttribute(String) - Method in class com.novell.admin.ns.DefaultNSObject
-
Retrieves a specific attribute of this object.
- getAttribute(String, AdminNamespaceExceptionReference, ObjectEntry) - Method in class com.novell.admin.ns.DefaultNSObject
-
exclude
Retrieves a specific attribute from this object.
- getAttribute(String, int, AdminNamespaceExceptionReference, ObjectEntry) - Method in class com.novell.admin.ns.DefaultNSObject
-
exclude
Retrieves a specific attribute from this object.
- getAttribute(String) - Method in class com.novell.admin.ns.MODObject
-
Retrieves a specific attribute of this object.
- getAttribute() - Method in class com.novell.admin.ns.NSFilter
-
- getAttribute(String) - Method in class com.novell.admin.ns.NSObject
-
Retrieves a specific attribute of this object.
- getAttribute(String, AdminNamespaceExceptionReference, ObjectEntry) - Method in class com.novell.admin.ns.NSObject
-
exclude
Retrieves a specific attribute from this object.
- getAttribute(String, int, AdminNamespaceExceptionReference, ObjectEntry) - Method in class com.novell.admin.ns.NSObject
-
exclude
Retrieves a specific attribute from this object.
- getAttribute(String) - Method in class com.novell.emframe.dev.authenticator.AuthClassContext
-
Returns an attribute for a given key.
- getAttribute(Object) - Method in interface com.novell.emframe.dev.authenticator.iMgrAuthenticator
-
Get an attribute that has been added to the authenticator's AuthContext (Hashtable) object.
- getAttribute(Object) - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Returns the value to which the specified attribute key is associated with.
- getAttribute(Object) - Method in interface com.novell.emframe.dev.PluginContext
-
- getAttribute(String) - Method in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Returns an XmlElementAttribute containing this XmlElement's attributes.
- getAttributeDefinition(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns an attribute definition for a specific attribute in
a specific context.
- getAttributeDefinition() - Method in class com.novell.admin.ns.ObjectAttribute
-
Returns the associated attribute definition.
- getAttributeDefinition() - Method in class com.novell.admin.ns.ObjectOperation
-
- 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.
- getAttributeDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
-
Returns an array containing all attribute definitions.
- getAttributeDisplayName(String, MContext) - Method in class com.novell.emframe.dev.DirUtils
-
Used for getting localized display name for an attributeName.
- getAttributeFlag() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Get the flags associated with this attribute definition.
- getAttributeFlag() - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
-
Returns the attribute flags associated with this attribute definition.
- getAttributeHandlerDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the attribute handler for a given attribute name.
- getAttributeName() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
-
Returns the attribute name.
- getAttributeName() - Method in interface com.novell.admin.ns.nds.NDSPropertyRights
-
Returns the name of the attribute associated with trusteeRights.
- getAttributeName() - Method in class com.novell.admin.ns.nds.UnknownFacade
-
Returns the attribute name.
- getAttributeName(int) - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns a string resprenting the name of the ds attribute at position index
in the collection.
- getAttributeName() - Method in class com.novell.emframe.dev.UiHandler
-
Returns the name of attribute this UiHandler will control.
- getAttributeName() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the attribute name controlled by the UiHandler.
- getAttributeNames() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the names of the attributes on this object.
- getAttributeOps(int) - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns an array of strings resprenting the comparision operations allowed for
the ds attribute at position index in the collection.
- getAttributeResourceFile(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the resource properties file for a given attribute name.
- 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.AdminNamespace
-
Reads an existing object in the namespace and returns an array containing
the object's attributes, including their values.
- getAttributes(ObjectEntry, String[], int, ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
- getAttributes(ObjectEntry, String[], int, AdminNamespaceExceptionReference, ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
- getAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
-
Retrieves the names of the valued attributes of the object.
- 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.emframe.dev.XmlElement
-
Deprecated.
Returns an array of XmlElementAttributes containing this XmlElement's attributes.
- getAttributesForEDAS(PropertyPageContext) - Method in class com.novell.emframe.dev.DirPropertyBookPage
-
Default implementation returns all attribute names that the xml descriptor
has registered rights for.
- getAttributesPresent(ObjectEntry, String[]) - Method in interface com.novell.admin.ns.AdminNamespace
-
This method takes in an ObjectEntry and a array of attributes and returns an array of only those attributes
which are present for the ObjectEntry.This only returns the names of existing attributes not their
values.
- getAttributeValue() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
-
Returns the attribute value.
- getAttributeValues(int) - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns an array of strings resprenting the comparision values allowed for
the ds attribute at position index in the collection.
- getAuthAttribute(Object) - Method in interface com.novell.emframe.dev.MContext
-
- getAuthAttribute(Object) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the value to which the specified attribute key is associated with from the default authenticators context.
- getAuthAttribute(Object) - Method in interface com.novell.emframe.dev.TaskContext
-
- getAuthBroker() - Method in class com.novell.emframe.dev.AuthBrokerEvent
-
Returns the authentication broker which created this event object.
- getAuthClassContext() - Method in class com.novell.emframe.dev.authenticator.AuthContext
-
Returns the AuthClassContext for this iMgrAuthenticator.
- getAuthContext() - Method in interface com.novell.emframe.dev.authenticator.iMgrAuthenticator
-
Returns the AuthContext object that was passed in to the Authenticator's init method.
- getAuthenticatedIdentity(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
-
Returns the identity for the current logged in user.
- getAuthenticationBroker() - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Returns the AuthenticationBroker associated with this logged in user.
- getAuthenticationBroker() - Method in interface com.novell.emframe.dev.MContext
-
- getAuthenticationBroker() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the AuthenticationBroker associated with this logged in user.
- getAuthenticationBroker() - Method in interface com.novell.emframe.dev.TaskContext
-
- getAuthenticationBrokers() - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Returns the authBrokers
- getAuthenticator(String, MContext) - Static method in class com.novell.emframe.dev.authenticator.AuthUtils
-
Gets the specified iMgrAuthenticator from the session
- getAuthenticator(String, HttpServletRequest) - Static method in class com.novell.emframe.dev.authenticator.AuthUtils
-
Gets the specified iMgrAuthenticator from the session
- getAuthenticator() - Method in interface com.novell.emframe.dev.MContext
-
- getAuthenticator() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the iMgrAuthenticator object associated with this PluginContext.
- getAuthenticator() - Method in interface com.novell.emframe.dev.TaskContext
-
- getAuthLdapAccessDomain() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the LDAP address required to log in to LDAP protocols with.
- getAuthLdapDefaultClearPort() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Based upon the LDAP server and LDAP group object of eDir, this returns the port number to use
for clear LDAP access.
- getAuthLdapDefaultSSLPort() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Based upon the LDAP server and LDAP group object of eDir, this returns the port number to
use for SSL LDAP access.
- getAuthLdapName() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the fully qualified LDAP user name associated with this authentication broker.
- getAuthNdapAccessDomain() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the NDAP address required to log in to NDAP protocols with.
- getAuthNdapName() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the full NDAP user name in "." format associated with this authentication
broker.
- getAuthPIdentity() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the password used to log into this tree.
- getAuthTreeName() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the tree name to where this broker will be connecting the protocols.
- getAuthUseLdapSSL() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets the full NDAP user name in "." format associated with this authentication
broker.
- getAux() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the valid auxiliary classes specified by the ContentRule
- getAuxClasses() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns a String[] of all auxClasses that have been stored
- getAuxiliaryClassDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
-
- getBadObjectNames() - Method in class com.novell.emframe.dev.TargetObjects
-
Returns objects found in the directory that did not match the query string.
- getBaseGadgetInstance() - Method in interface com.novell.emframe.dev.PluginContext
-
- getBeginingComponents() - Method in class com.novell.admin.ns.ObjectAttribute
-
- getBeginningComponents() - 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.
- getBitString() - Method in class com.novell.admin.ns.ldap.NameAndUIDFacade
-
Returns the bitString.
- getBlockedPageIds(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of blocked PropertyBookPages for a given object type.
- getBlockKey() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getBody() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the body String.
- getBoldText() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the bolded String.
- getBooleanValue() - Method in class com.novell.admin.ns.BooleanValue
-
Returns the value as a Boolean object.
- getBrowserLocale() - Method in interface com.novell.emframe.dev.PluginContext
-
- getBuild() - Method in class com.novell.emframe.dev.Version
-
- getBuildDate() - Method in interface com.novell.application.console.snapin.Shell
-
Gets the date (YYMMDD{+}) when the console was built.
- getBundle() - Method in exception com.novell.admin.common.exceptions.SPIException
-
- getByteArray(InputStream) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Reads in all of the input stream and retuns it as a byte[].
- getBytes() - Method in class com.novell.admin.ns.nds.UnknownFacade
-
Returns the bytes.
- getCache() - Method in class com.novell.emframe.dev.PropertyBook
-
Gets a Hashtable cache used for sharing objects between PropertyBookPages.
- getCause() - Method in exception com.novell.admin.common.exceptions.AdminNamespaceException
-
- getChangeCount() - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Returns the changeCount.
- getChapter(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
- getChapter() - Method in class com.novell.emframe.dev.PropertyBookPage
-
Gets the chapter (tab).
- getChildContainers(ObjectEntry, ResultModifier) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
Retrieves the child container objects for a given container object.
- getChildContainers(ObjectEntry, ResultModifier) - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns an enumeration for subordinate container objects (children).
- getChildContainers(ObjectEntry, ResultModifier) - Method in interface com.novell.application.console.snapin.Shell
-
Returns an ObjectEntry's children that should appear in the tree.
- getChildContainersAsync(ObjectEntry, ResultModifier, GetChildrenCallback, Object) - Method in interface com.novell.application.console.snapin.Shell
-
- 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.
- getChildren(ObjectEntry, ResultModifier) - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns an enumeration for subordinate objects (children).
- getChildren(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
-
- getChildren(ObjectEntry, ResultModifier) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the enumeration of children for an ObjectEntry.
- getChildren() - Method in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Returns an array of XmlElements containing this XmlElement's immediate children.
- getChildren(String) - Method in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Returns an array of XmlElements containing this XmlElement's immediate children.
- getChildrenAsync(ObjectEntry, ResultModifier, GetChildrenCallback, Object) - Method in interface com.novell.application.console.snapin.Shell
-
- getChildTextTrim(String) - Method in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Returns the text of the child named s.
- 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 expanded ClassDefinition object for a given class name.
- 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.NSObject
-
Retrieves the schema class definition for the object.
- getClassDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
-
- 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 expanded class definitions that use a particular
attribute, whether mandatory or optional, whether specified directly or inherited.
- getClassFlags() - Method in class com.novell.admin.ns.ldap.LDAPClassDefinition
-
Returns the class flags for this class.
- getClassFlags() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
-
Returns the class flags for this class.
- getClassLoaderDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the class loader for a specified descriptor ("page", "task", "book", or "chained-task").
- getClassName(Document) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Inspects plug-in XML descriptor and returns Java class entry point.
- getClient() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the client device name (ex: "browser", "mozilla", "default", "pocket").
- getClientLocal() - Method in interface com.novell.emframe.dev.PluginContext
-
- getCommandLine() - Method in interface com.novell.application.console.snapin.Shell
-
- getCommonValues(MContext, Object, TargetObjects, String) - Static method in class com.novell.emframe.dev.DirUtils
-
Gets the values of the attribute attrName common to all the objects contained in targetObjects
- getCompareFilter() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
-
Returns the filter for the compare.
- getCompletedCount(AsyncContext) - Method in class com.novell.emframe.dev.BasicCollectionAsyncWorker
-
- getCompletedCount(AsyncContext) - Method in interface com.novell.emframe.dev.Countable
-
- getComplexFilterString(AdminNamespace) - Method in class com.novell.admin.ns.AdvancedResultModifier
-
- getComplexFilterString(AdminNamespace) - Method in class com.novell.admin.ns.FilterResultModifier
-
Helper method to build an LDAP search filter string from the complex filter.
- getComplexFilterString(AdminNamespace) - Method in class com.novell.application.console.snapin.ResultModifier
-
Helper method to build an LDAP search filter string from the complex filter.
- 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.
- getConfigSetting(BaseGadgetInstance, String, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getConfigSettings(BaseGadgetInstance, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getConsoleFocusManager() - Method in interface com.novell.application.console.snapin.Shell
-
- getContainerTypes() - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of all container object classes in the tree.
- getContainmentClasses() - Method in class com.novell.admin.ns.ClassDefinition
-
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, including
inherited ones.
- getContents() - Method in class com.novell.admin.common.exceptions.LDAPExceptionResourceBundle
-
Returns the error message table.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_de
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_es
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_fr
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_it
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_ja
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_pl
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_pt
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_ru
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_zh_CN
-
Returns the list of objects with their corresponding keys.
- getContents() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_zh_TW
-
Returns the list of objects with their corresponding keys.
- getContext(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Helper method to get the LDAP connection
- getContext() - Method in class com.novell.emframe.dev.MTask
-
Get the current MContext, may return a context that does not have a valid request.
- getContextPath() - Method in interface com.novell.emframe.dev.MContext
-
- getContextPath() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the context path from the HttpServletRequest.
- getContextPath() - Method in interface com.novell.emframe.dev.TaskContext
-
- getCount() - Method in class com.novell.application.console.snapin.BaseDefaultVirtualEnumeration
-
Returns the total enumeration entry count in the enumeration.
- getCount() - Method in interface com.novell.application.console.snapin.CountableObjectEntryEnumeration
-
Returns the total enumeration entry count in the enumeration.
- getCount() - Method in class com.novell.application.console.snapin.DefaultObjectEntryEnumeration
-
Return the number of ObjectEntries in the Enumeration.
- getCount() - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
-
Get the approximate total enumeration entry count.
- getCount() - Method in interface com.novell.application.console.snapin.IndexedObjectEntryEnumeration
-
Returns the total enumeration entry count in the enumeration.
- getCount() - Method in interface com.novell.application.console.snapin.VirtualObjectEntryEnumeration
-
Get the approximate total enumeration entry count.
- getCount(ObjectEntryEnumeration) - Static method in class com.novell.emframe.dev.DirUtils
-
Returns the could of an ObjectEntryEnumeration.
- getCount() - Method in class com.novell.emframe.dev.TargetObjects
-
Returns the length of the target group.
- getCountReliability() - Method in class com.novell.application.console.snapin.BaseDefaultVirtualEnumeration
-
Returns an integer which is a representation of the reliability of the count of
objects in this enumeration.
- getCountReliability() - Method in interface com.novell.application.console.snapin.CountableObjectEntryEnumeration
-
- getCountReliability() - Method in class com.novell.application.console.snapin.DefaultObjectEntryEnumeration
-
Returns an integer which is a representation of the reliability of the count of
objects in this enumeration.
- getCountReliability() - Method in class com.novell.emframe.dev.TargetObjects
-
Returns the reliability of the number returned by getCount.
- getCountReliablityMessage() - Method in class com.novell.emframe.dev.TargetObjects
-
Returns a warning message to display to the user if the count returned is not exact.
- getCreationTime(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns the time of the creation of the object in the Directory.
- getCreatorDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
- getCreatorDoc(String, MContext) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the create object plug-in for a given object type.
- getCreatorSilentChainingPlugins(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
- getCurrentContext() - Method in interface com.novell.application.console.snapin.ResultModifierSnapin
-
Returns the current object entry container to which the ResultModifer should be applied.
- getCurrentElementIndex() - Method in class com.novell.emframe.dev.BasicCollectionAsyncWorker
-
- getCurrentLocale(HttpSession) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getCurrentLocale(HttpSession) - Static method in class com.novell.emframe.dev.utils.LocUtils
-
Gets the user's currently selected Locale
- getCurrentPosition() - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
-
Returns the current enumeration cursor position.
- getCurrentPosition() - Method in interface com.novell.application.console.snapin.VirtualObjectEntryEnumeration
-
Returns the current enumeration cursor position.
- getCurrentSelections() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the ObjectEntry array in the panel that has the focus.
- getCurrentView() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the current view Component in the console.
- getCurrentViewSnapin() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the current view snap-in in the console.
- getCursor() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the cursor of the shell.
- getDefaultIpAddress(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- getDefaultIpPort(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- getDefaultName() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns the internal name of the default attribute in the collection.
- getDefaultOps() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns an array of strings resprenting the default comparision operations allowed
for the ds attribute at position index in the collection.
- getDefaultOpsLength() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns the number of default operations that have been defined for this collection.
- getDefaultServerDN(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- getDefaultUiHandlerDoc(String, String, String, String[], boolean, boolean, String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the default UI handler for a given syntax name.
- getDefinedMethod(String, Class[]) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
This method search for a method in the jClient API.If the method doesn't
exist, it throws an NoSuchMethodException.To use this method AdminNameSpace Object
should be down-casted to NDSNameSpace.
- getDelayedAttibuteDetails(ObjectEntry, String[]) - Method in interface com.novell.admin.ns.AdminNamespace
-
- getDelayedAttibuteDetails(ObjectEntry, String[], ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
- getDelayedAttributes() - Method in class com.novell.emframe.dev.PropertyBookPage
-
Returns a list of eDirectory attributes that should not be read during
the initial NSObject.getDetails call.
- getDeletedAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
-
Retrieves the attributes that have been deleted from the object.
- getDeletedAttributes() - Method in class com.novell.admin.ns.NSObject
-
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.
- getDeletorDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the delete object plug-in for a given object type.
- getDepth() - Method in class com.novell.application.console.snapin.InvalidateCacheEvent
-
How deep the refresh should go.
- getDereferencedAliasObjectDN(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Retrieves the DN of the object the alias is pointing to.
- getDereferencedAliasObjectDN(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
Retrieves the DN of the object the alias is pointing to.
- getDescription() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the description of the ContentRule.
- getDescription() - Method in class com.novell.admin.ns.ldap.NameForm
-
Get the description of the NameForm.
- getDescription() - Method in class com.novell.admin.ns.ldap.StructureRules
-
Get the description of the StructureRules.
- getDescriptiveName() - Method in class com.novell.application.console.snapin.ResultModifier
-
Obtains the descriptive name of the ResultModifier.
- 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.
- getDeviceType() - Method in interface com.novell.emframe.dev.MContext
-
- getDeviceType() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the current device type.
- getDeviceType() - Method in interface com.novell.emframe.dev.TaskContext
-
- getDirectedPartitionReplicaList(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
-
Returns a list of NDSReplicaInfo's for a partition objectEntry.
- getDirectoryEventListenerDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the director event listener object plug-in for a given object type.
- getDirectoryEventListenerRegistry() - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the directory-event-listener registry.
- getDirNameBaseNameBackslashed() - Method in interface com.novell.admin.ns.NSFileObject
-
Gets dirname and basename of this file or directory with backslashes
- getDirNameBaseNameForwardslashed() - Method in interface com.novell.admin.ns.NSFileObject
-
Gets dirname and basename of this file or directory with forwardslashes
- getDirPropertyBook() - Method in class com.novell.emframe.dev.DirPropertyBookPage
-
Returns the parent DirPropertyBook object.
- getDirUtils() - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Returns the DirUtils object associated with this logged in user.
- getDirUtils() - Method in interface com.novell.emframe.dev.MContext
-
- getDirUtils() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the DirUtils object which contains utility methods for accessing the directory.
- getDirUtils() - Method in interface com.novell.emframe.dev.TaskContext
-
- getDisplayIcon(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the snap-in icon associated with the specified namespace and
object type.
- getDisplayIcon(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the snap-in icon associated with the specified ObjectEntry in the tree.
- getDisplayName(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the display name associated with the specified ObjectEntry in the tree.
- getDisplayName(ObjectEntry, int) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the display name associated with the specified ObjectEntry.
- getDisplayName(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the display name associated with the specified namespace and
object type.
- getDisplayName(Document, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets the display name of an iManager plug-in from the XML descriptor.
- getDisplayName(Element, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets the display name of an iManager plug-in from the XML descriptor.
- getDisplayName(Element, String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets the display name of an iManager plug-in from the XML descriptor and passes in the tag name to
use to get the display-name key.
- getDisplayName() - Method in class com.novell.emframe.dev.PropertyBook
-
Returns the localized display name of the book.
- getDisplayNameForObject(ObjectEntry) - Method in class com.novell.application.console.snapin.BaseDefaultVirtualEnumeration
-
- getDisplayNameKey() - Method in class com.novell.emframe.dev.Chapter
-
Returns the display name key for this Chapter.
- getDisplayVersion() - Method in interface com.novell.application.console.snapin.Shell
-
Gets the console display version in the following formats:
M.m.r if in release mode, or
M.m.r (bYYMMDD{+}) if in development mode
The '+' appears if the build is an interim (not checkpointed)
build which is usually not saved and cannot be repeated.
- getDN() - Method in class com.novell.admin.ns.ldap.NameAndUIDFacade
-
Returns the DN name.
- getDocument() - Method in interface com.novell.emframe.dev.PluginContext
-
- getDSAccessMethod() - Method in interface com.novell.application.console.snapin.Shell
-
Gets the access method to be used to access NDS.
- getEdasData(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.eDirAccessService
-
Called by JSPConduit to get EDAS data from the request.
- geteDasName() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the String containing the m_eDasName variable.
- geteDasRights() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the String containing the m_eDasRights variable.
- geteDasRightsStandard() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the String containing the m_eDasRightsStandard variable.
- getEdasTargetCollection() - Method in class com.novell.emframe.dev.DirPropertyBook
-
Gets the EDAS target collection.
- getEdasTargetCollection() - Method in class com.novell.emframe.dev.eDirAccessService
-
Returns the TargetCollection for EDAS.
- getEffectiveAllPropertyRights(ObjectEntry) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the effective rights on all properties.
- getEffectiveClasses(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Returns the effective classes that may be instantiated in a parent class.
- getEffectiveObjectRights(ObjectEntry) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the effective object rights.
- getEffectivePropertyRights(ObjectEntry, String) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the effective rights to a given property.
- getElementAt(int) - Method in class com.novell.admin.ns.ValueList
-
Returns a ValueComponent located at a specific location in the list.
- geteMFrameConfigProperties() - Method in interface com.novell.emframe.dev.PluginContext
-
- getEncodedAttributeName() - Method in class com.novell.emframe.dev.UiHandler
-
Safename for the name of the attribute (non-alphanumeric chars replaced with '_').
- getEncodedAttributeName() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the attribute name encoded for safe use on URLs.
- getEncodedValue() - Method in class com.novell.admin.ns.ldap.LDAPControl
-
- getEqualityOID() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Retrieves the EQUALITY matching rule OID.
- getErrorCode() - Method in exception com.novell.admin.common.exceptions.AdminNamespaceException
-
Returns the exception error that is associated with the expception.
- getErrorCode() - Method in exception com.novell.admin.common.exceptions.LDAPSPIException
-
Retrieves the error code for the exception.
- getErrorCode() - Method in exception com.novell.admin.common.exceptions.UniqueSPIException
-
Retrieves the error code for the exception.
- getErrorCode() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the (optional) error code.
- getErrorId() - Method in exception com.novell.admin.common.exceptions.SimpleSPIException
-
- getErrorMsgs() - Method in interface com.novell.emframe.dev.AsyncContext
-
- getErrors() - Method in class com.novell.emframe.dev.TargetObjects
-
Returns any errors parsing the XML String or finding objects that match the query string.
- getErrorTemplate(MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getEvent() - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Returns the event.
- getEvent() - Method in class com.novell.application.console.snapin.SnapinEvent
-
Returns the snap-in event as a String.
- getException() - Method in class com.novell.emframe.dev.AuthBrokerReport
-
Get any AuthBrokerException thrown.
- getException() - Method in exception com.novell.emframe.dev.AuthBrokerWrappedRuntimeException
-
Returns the checked AuthBrokerException that this non-checked
AuthBrokerWrappedRuntimeException contains.
- getException() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the root cause of this PluginException.
- getExceptionMessage(Exception, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Inspects the exception and creates the best message it can (based on the type of exception).
- getExpanded() - Method in class com.novell.admin.ns.ClassDefinition
-
Tests to see if this class definition is expanded or not.
- getFieldPrefix() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the prefix for the field.
- getFileRights() - Method in interface com.novell.admin.ns.NSFileTrustee
-
Get the NSFileRights for the associated trustee
- getFileSystemAndDirectoryElements(String) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
Get Strings for the eDir portions and filesystem portions of the name
The filesystem portions would have to have both BEGIN & END FEDERATED tags
in order to be correctly parsed off.
- getFileSystemObjectEntry(String, String) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
Returns an ObjectEntry representation of the FileSystem object
for the Strings passed in.
- getFileSystemPath(String) - Static method in class com.novell.emframe.dev.ParseFileSystemString
-
- getFileSystemVolumeName(String) - Static method in class com.novell.emframe.dev.ParseFileSystemString
-
- getFileSystemVolumeNameAndPath(String) - Static method in class com.novell.emframe.dev.ParseFileSystemString
-
- getFilter() - Method in class com.novell.admin.ns.FilterResultModifier
-
Retries the group filter.
- getFiltered() - Method in class com.novell.application.console.snapin.ResultModifier
-
Determines if the ResultModifier can filter.
- getFilterItemGroup() - Method in class com.novell.admin.ns.FilterResultModifier.Filter.FilterItemGroupPair
-
- 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.
- getFilterResultModifier(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Gets a named filter result modifier for the specified namespace.
- getFilters() - Method in class com.novell.application.console.snapin.ResultModifier
-
Obtains the array of filters currently in the ResultModifier.
- getFilterString() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getFilterString(AdminNamespace) - Method in class com.novell.application.console.snapin.ResultModifier
-
Helper method to build an LDAP search filter string.
- getFilterTypeName() - Method in class com.novell.admin.ns.FilterResultModifier.Filter
-
Returns the type name associated with this filter.
- getFirstElement() - Method in class com.novell.application.console.snapin.DefaultObjectEntryCollection
-
Returns the first element in the enumeration.
- getFirstElement() - Method in interface com.novell.application.console.snapin.ObjectEntryCollection
-
Returns the first element in the enumeration.
- getFirstValue() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the String containing the m_firstValue variable.
- getFlags() - Method in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
Get the flags.
- getFlags() - Method in class com.novell.admin.ns.ldap.LDAPClassFlags
-
Get the flags.
- getFlags() - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
-
Returns the attribute flags.
- getFlags() - Method in class com.novell.admin.ns.nds.NDSClassFlags
-
Returns the object class flags.
- getFocusState() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the current FocusState of the console.
- getFocusState() - Method in class com.novell.application.console.snapin.ShellEvent
-
Returns which panel in ConsoleOne currently has focus, the tree or the
view - (ShellEvent.FOCUS_STATE_TREE or ShellEvent.FOCUS_STATE_VIEW)
- getFocusState() - Method in class com.novell.application.console.snapin.ShellSelectionEvent
-
Returns which panel in ConsoleOne currently has focus, the tree or the
view - (ShellEvent.FOCUS_STATE_TREE or ShellEvent.FOCUS_STATE_VIEW)
- getForceMasterReplica() - Method in interface com.novell.application.console.snapin.Shell
-
- getFRMFilters() - Method in class com.novell.admin.ns.FilterResultModifier
-
Returns the filters.
- getFullName(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns the full name or path of an object.
- getFullName(ObjectEntry) - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns the full name of the ObjectEntry.
- getFullName() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the object's full name as a String.
- getFullyTypedName(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns the object's fully typed name, not including the root entry.
- getFunctionName() - Method in exception com.novell.admin.common.exceptions.LDAPSPIException
-
Retrieves the name of the function that returned the error code.
- getFunctionName() - Method in exception com.novell.admin.common.exceptions.UniqueSPIException
-
Retrieves the name of the function that returned the error code.
- getGatewayConfigPlugins() - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of printer gateway plug-ins.
- getGeneralizedTime() - Method in class com.novell.admin.ns.DateValue
-
Returns the value as a String in Generalized Time format.
- getGenTime() - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Returns the time as a Generalized Time string.
- getGlobalVar(String) - Method in class com.novell.emframe.dev.ManagementServiceSet
-
- getGlobalVar(String) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
- getHandledAttributeNames() - Method in class com.novell.emframe.dev.PropertyBook
-
Returns a String array of all attributes that this page
is going to take care of.
- getHandledAttributeNames() - Method in class com.novell.emframe.dev.PropertyBookPage
-
Returns a String[] of all attributes that this page
is going to take care of.
- getHeader() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the header String.
- getHelpFilename() - Method in class com.novell.emframe.dev.PropertyBookPage
-
Should return the filename as a string in the form moduleName.fileName (ex base.userHelpFile).
- getHelpId(String) - Method in class com.novell.admin.common.exceptions.MessageLinkResourceBundle
-
- getHelpID() - Method in exception com.novell.application.console.snapin.SnapinException
-
Returns the help ID associated with this exception.
- getHelpPath(String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the fully qualified, locale-sensitive path to the help directory, based
on the directory name or relative path name specified in the dirName parameter.
- getHelpSet() - Method in class com.novell.admin.common.exceptions.LDAPExceptionResourceBundle
-
Returns a specific HELP_DIR.
- 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.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_de
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_es
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_fr
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_it
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_ja
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_pl
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_pt
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_ru
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_zh_CN
-
Returns the specific HELP_DIR.
- getHelpSet() - Method in class com.novell.admin.ns.nds.NDSResourceBundle_zh_TW
-
Returns the specific HELP_DIR.
- getHelpSetName() - Method in exception com.novell.application.console.snapin.SnapinException
-
Returns the help set name associated with this exception.
- getHideObjectTypes(String) - Method in interface com.novell.application.console.snapin.Shell
-
- getHistory(String[]) - Method in interface com.novell.emframe.dev.MContext
-
- getHistory(String[]) - Method in interface com.novell.emframe.dev.PluginContext
-
- getHttpServletRequest() - Method in interface com.novell.emframe.dev.PluginContext
-
- getHVAddress() - Method in class com.novell.admin.ns.nds.NetAddressFacade
-
Retrieves the address from the ValueList in hex value.
- getIcon(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the images associated with a namespace from directories registered with
addImagePoolDirectory().
- getIconAlt() - Method in class com.novell.emframe.dev.dataTable.IconTableCell
-
Returns the localized Alt text to display for the icon.
- getIconUrl() - Method in class com.novell.emframe.dev.dataTable.IconTableCell
-
Returns the URL to use to display the icon.
- getID() - Method in class com.novell.admin.ns.ldap.LDAPControl
-
- getId() - Method in class com.novell.admin.ns.Syntax
-
Returns the ID of the syntax.
- getID() - Method in class com.novell.application.console.snapin.InvalidateCacheEvent
-
- getID() - Method in class com.novell.application.console.snapin.ShellEvent
-
Returns the action performed.
- getID() - Method in class com.novell.application.console.snapin.ShellSelectionEvent
-
Returns the action performed.
- getId() - Method in class com.novell.emframe.dev.Chapter
-
Returns the unique identifier for this Chapter.
- getId() - Method in class com.novell.emframe.dev.PropertyBookPage
-
Get the unique ID of this page.
- getId() - Method in class com.novell.emframe.dev.UiHandler
-
Plug-in Id from XML descriptor registering the UI Handler.
- getId() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the unique ID of the UiHandler from the XML descriptor registering the UiHandler with iManager.
- getIdentity() - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Gets a String array containing all identity information.
- getIncludeAuxClasses() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getIncludeSubClasses() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getInfo(TaskContext, String[], String[]) - Method in class com.novell.emframe.dev.AdvSelTypeInfoCallback
-
Method that returns an AdvSelTypeInfo object for the Advanced Selector widget to use to populate the Advanced
Search feature.
- getInitialObjectEntries() - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns the root ObjectEntry array.
- getInitialObjectEntries(ObjectEntry, GetChildrenContext) - Method in interface com.novell.application.console.snapin.NamespaceSnapinRev2
-
Returns the root ObjectEntry array.
- getInitialParameter(String) - Method in class com.novell.emframe.dev.PropertyBook
-
Get initial parameters based on a specific key used to instanciate this book.
- 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
- getInsertionIndex() - Method in class com.novell.application.console.snapin.ObjectEntryChangeEvent
-
- getInstance() - Static method in class com.novell.admin.ns.NScache
-
- getInstance() - Static method in class com.novell.admin.ns.SchemaCacheManager
-
Get the singleton intance of SchemaCacheManager
- getInstance(Document) - Method in class com.novell.emframe.dev.PropertyBook
-
Given an xml file this will create a page.
- getInstance(Document, boolean) - Method in class com.novell.emframe.dev.PropertyBook
-
Given an xml file this will create a page.
- getInstanceOfNamespaceSnapins(String) - Method in interface com.novell.application.console.snapin.Shell
-
- getInterval() - Method in class com.novell.admin.ns.nds.TypedNameFacade
-
Returns the interval.
- getJobData(GadgetInstance) - Static method in class com.novell.emframe.dev.JobData
-
Static method to get a JobData object based upon the task.
- getKey() - Method in class com.novell.application.console.snapin.ObjectType
-
- getKey() - Method in class com.novell.emframe.dev.XmlElementAttribute
-
Deprecated.
Returns the key of this XmlElementAttribute.
- getLastAttemptedSyncTime() - Method in class com.novell.admin.ns.nds.NDSPartitionInfo
-
Returns the time of the last attempt synchronization.
- getLastEntryPosition() - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
-
Returns the enumeration cursor position for the last entry in the enumeration.
- getLastEntryPosition() - Method in interface com.novell.application.console.snapin.VirtualObjectEntryEnumeration
-
Returns the enumeration cursor position for the last entry in the enumeration.
- getLastExpandedContainer() - Method in interface com.novell.application.console.snapin.Shell
-
- getLastModificationTime(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns the time of the last modification of the object in the Directory.
- 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
- getLDAPClearPort() - Method in class com.novell.emframe.dev.MappingObject
-
Get the clear TCP port associated with the LDAP server used to create
the mapping tables.
- getLDAPIpAddress() - Method in class com.novell.emframe.dev.MappingObject
-
Get the LDAP ip address that was used to create mapping tables.
- getLDAPSchema(String, DirContext, String, String, String) - Method in class com.novell.admin.ns.SchemaCacheManager
-
Use this method to get the cahced LDAP schema.
- getLDAPSchemaAttribute(String, String, String, DirContext, String) - Method in class com.novell.admin.ns.SchemaCacheManager
-
Use this method to get a single attribute from the directory
- getLDAPSchemaAttributes(String[], String, String, DirContext, String, String) - Method in class com.novell.admin.ns.SchemaCacheManager
-
Use this method to get a set of directory attributes and save them in the cache.
- getLDAPSSLPort() - Method in class com.novell.emframe.dev.MappingObject
-
Get the SSL port associated with the LDAP server used to create
the mapping tables.
- getLeftMostName(String) - Static method in class com.novell.emframe.dev.DirUtils
-
Gets the left most part of a NDAP DN name.
- getLeftMostName(AdminNamespace, String) - Static method in class com.novell.emframe.dev.DirUtils
-
Gets the left most part of a DN name.
- 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.
- getLinkActionHandler() - Method in class com.novell.emframe.dev.dataTable.TableCellContext
-
Returns the name of the JavaScript function that will handle all LinkTableCell actions.
- getLiveTask(String) - Method in interface com.novell.emframe.dev.MContext
-
- getLiveTask(String) - Method in interface com.novell.emframe.dev.PluginContext
-
- getLocale() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the locale in which the shell is running.
- getLocale() - Method in interface com.novell.emframe.dev.AsyncContext
-
- getLocale() - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Returns the user's locale.
- getLocale() - Method in interface com.novell.emframe.dev.MContext
-
- getLocale() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the Locale for use in localization.
- getLocale() - Method in interface com.novell.emframe.dev.TaskContext
-
- getLocalizedMessage() - Method in exception com.novell.admin.common.exceptions.LDAPSPIException
-
Retrieves the error message.
- getLocalizedMessage(String) - Method in class com.novell.admin.common.exceptions.MessageLinkResourceBundle
-
- getLocalizedMessage() - Method in exception com.novell.admin.common.exceptions.SimpleSPIException
-
Returns an error message.
- getLocalizedMessage() - Method in exception com.novell.admin.common.exceptions.SPIException
-
Retrieves the error message.
- getLocalizedMessage() - Method in exception com.novell.admin.common.exceptions.UniqueSPIException
-
Retrieves the error message.
- getLocalizedMessage() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the localized message of the exception.
- getLocalizedString(String, String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets a localized String from a resource file.
- getLocalizedString(String, String, String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets a localized String from a resource file.
- getLocalizedString(String, String, Locale) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets a localized String from a resource file.
- getLocalizedString(String, String, Locale, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets a localized String from a resource file.
- getLocalizedString(String, String, String, MContext) - Static method in class com.novell.emframe.dev.MUtils
-
- getLogFileName() - Static method in class com.novell.emframe.dev.D
-
- getLogFileSize() - Static method in class com.novell.emframe.dev.D
-
- getLoggingLevel() - Static method in class com.novell.emframe.dev.D
-
- getLoggingToErr() - Static method in class com.novell.emframe.dev.D
-
- getLoggingToFile() - Static method in class com.novell.emframe.dev.D
-
- getLoggingToOut() - Static method in class com.novell.emframe.dev.D
-
- getLogicalFilter() - Method in class com.novell.admin.ns.FilterResultModifier.Filter.FilterItemGroupPair
-
- getLogicalFilter() - Method in class com.novell.admin.ns.FilterResultModifier.FilterItemGroup.FilterItem
-
Returns the logical filter for logical operations between complex filters.
- getLoginAPIObject() - Method in class com.novell.emframe.dev.AuthBrokerReport
-
Get the loginAPIObject from the AuthBrokerAuthentication object.
- getLoginCache() - Method in interface com.novell.admin.ns.AuthenticationNamespace
-
This method is to get the Cache in form of a HashTable to be used in framework to write to the
filesystem.
- getLoginCache() - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
This method is to get the Cache in form of a HashTable to be used in framework to write to the
filesystem.
- 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.
- getLowerBound() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the lower bound of the attribute if the attribute is sized.
- getMailbox() - Method in class com.novell.admin.ns.ldap.OtherMailboxFacade
-
Returns the mailbox.
- getMailboxType() - Method in class com.novell.admin.ns.ldap.OtherMailboxFacade
-
Returns the MailboxType name.
- getMajor() - Method in class com.novell.emframe.dev.Version
-
- getMajorVersion() - Method in interface com.novell.application.console.snapin.Shell
-
Gets the console major version.
- getManagementServiceSet() - Method in class com.novell.emframe.dev.AuthBrokerEvent
-
Returns the ManagementServiceSet object .
- getManagementServiceSet(HttpSession) - Static method in class com.novell.emframe.dev.ManagementServiceSet
-
Static method to get the correct ManagementServiceSet based the current HttpSession.
- getManagementServiceSet() - Method in interface com.novell.emframe.dev.PluginContext
-
- 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.DefaultNSObject
-
Retrieves the mandatory attributes of the object.
- getMandatoryAttributes() - Method in class com.novell.admin.ns.ldap.LDAPClassDefinition
-
Retrieves the mandatory attributes of the schema class.
- getMandatoryAttributes() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
-
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(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Retrieves all mandatory attributes for a specific class.
- getMappingObject() - Method in class com.novell.emframe.dev.DirUtils
-
Table that maps ldap and ndap attribute names.
- 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.
- getMay() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the additional optional attributes specified by the ContentRule
This is optional, so an empty ArrayList may be returned.
- getMay() - Method in class com.novell.admin.ns.ldap.NameForm
-
Get the naming attributes that are optional.
- getMContext(HttpServletRequest) - Static method in class com.novell.emframe.dev.eMFrameFactory
-
- getMenuActionHandler() - Method in class com.novell.emframe.dev.dataTable.TableCellContext
-
Returns the name of the JavaScript function that will handle all menu actions.
- getMergeTemplate(MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getMessage() - Method in error com.novell.admin.common.exceptions.AdminError
-
Retrieves the error message.
- getMessage() - Method in exception com.novell.admin.common.exceptions.SPIException
-
- getMessage() - Method in exception com.novell.emframe.dev.PluginException
-
Returns the message of the exception.
- getMillis() - Method in class com.novell.admin.ns.DateValue
-
Returns the value as an integer.
- getMinor() - Method in class com.novell.emframe.dev.Version
-
- getMinorVersion() - Method in interface com.novell.application.console.snapin.Shell
-
Gets the console minor version.
- 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.DefaultNSObject
-
Retrieves the attributes that have been modified in the object.
- getModifiedAttributes() - Method in class com.novell.admin.ns.NSObject
-
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.
- getModuleFromFullName(String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
From a full jsp resource name (ex.
- getModulesBasePath() - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets a filesystem dependant full path to the modules directory.
- getModulesPath() - Method in interface com.novell.emframe.dev.MContext
-
- getModulesPath() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the path to the modules directory for use in JSPs referencing images or other files under their module
directory.
- getModulesPath() - Method in interface com.novell.emframe.dev.TaskContext
-
- getModulesUrl(HttpServletRequest) - Static method in class com.novell.emframe.dev.MUtils
-
- getModulesUrl(MContext) - Static method in class com.novell.emframe.dev.MUtils
-
- getMooManager() - Method in class com.novell.emframe.dev.DirPropertyBook
-
Pages should only call this if isMoo returns true.
- getMoveDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the move object plug-in for a given object type.
- getMust() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the additional mandatory attributes specified by the ContentRule
- getMust() - Method in class com.novell.admin.ns.ldap.NameForm
-
Get the naming attributes that are required.
- getMvedValues(String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getName() - Method in class com.novell.admin.ns.AttributeDefinition
-
Returns the name of this attribute definition.
- getName() - Method in class com.novell.admin.ns.ClassDefinition
-
Retrieves the name of the schema class.
- getName() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the short name of the ContentRule which is also the Object Class.
- getName() - Method in class com.novell.admin.ns.ldap.NameForm
-
Get the short name of the NameForm.
- getName() - Method in class com.novell.admin.ns.ldap.StructureRules
-
Get the short name of the StructureRules.
- getName() - Method in interface com.novell.admin.ns.NSFileObject
-
Gets name of this file or directory
- getName() - Method in class com.novell.admin.ns.NSFilter
-
Returns the filter name.
- 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.Syntax
-
Returns the name of the syntax.
- getName() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the object's name as a String.
- getName() - Method in class com.novell.application.console.snapin.ObjectType
-
Returns the name of the ObjectType as a String.
- getName() - Method in class com.novell.emframe.dev.authenticator.AuthClassContext
-
Returns the String containing the unique name of the iMgrAuthenticator.
- getName() - Method in class com.novell.emframe.dev.authenticator.AuthContext
-
Returns the name of the authenticor
- getName(TaskContext) - Method in class com.novell.emframe.dev.Chapter
-
Returns the localized display name of this Chapter.
- getName() - Method in class com.novell.emframe.dev.Chapter
-
- getName(String, TaskContext) - Static method in class com.novell.emframe.dev.Chapter
-
Static call that returns the actual display name for a given Chapter.
- getName(TaskContext) - Method in class com.novell.emframe.dev.PropertyBookPage
-
Gets the page's localized display name.
- getName() - Method in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Returns the name of this XmlElement.
- getNameBackslashed() - Method in interface com.novell.admin.ns.NSFileObject
-
Gets name of this file or directory with backslashes
- getNameComponents(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Parses an object's full name into components.
- getNameFilter() - Method in class com.novell.application.console.snapin.ResultModifierFilterEntry
-
Get the object name filter.
- getNameFilterString(String, boolean) - Method in class com.novell.application.console.snapin.ResultModifier
-
Converts the name field of a ResultModifierFilterEntry into an LDAP search filter string.
To search on the name of an object, we use "(Name=___)" for eDirectory,
or "(distinguishedValue=___)" for NVDS.
- getNameForm() - Method in class com.novell.admin.ns.ldap.StructureRules
-
Get the getNameForm of the StructureRules.
- getNameForwardslashed() - Method in interface com.novell.admin.ns.NSFileObject
-
Gets name of this file or directory with forwardslashes
- getNamespace() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the namespace used in this ObjectEntry as a NamespaceSnapin object.
- getNamespace() - Method in class com.novell.application.console.snapin.ObjectType
-
Returns the namespace object in which this ObjectType resides.
- getNameSpace() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the namespace this object exists in.
- getNamespaceSnapin(String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the namespace specified by its uniqueID string.
- getNamespaceUniqueID() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns a short string identifying the namespace protocol.
- getNamespaceVersion() - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- 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.ldap.LDAPClassDefinition
-
Retrieves the naming attributes of the schema class.
- getNamingAttributes() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
-
Retrieves the naming attributes of the schema class.
- getNamingAttributes(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Retrieves all naming attributes for a specific class.
- getNamingContexts() - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Get the naming contexts on the current server.
- 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.
- getNDAPName() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Retrieves the NDAP equivalent name for this attribute.
- getNDAPName() - Method in class com.novell.admin.ns.ldap.LDAPClassDefinition
-
Retrieves the NDAP equivalent name for this class.
- getNDSAttributeDefinition() - Method in class com.novell.admin.ns.nds.NDSObjectAttribute
-
Returns the attribute definition.
- getNDSConnectedAddressFromID(String) - Static method in class com.novell.admin.ns.AdminNamespaceFactory
-
A static method to get the address that is connected to for the given IP address or
name.
- 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.
- getNDSTreeNameFromID(String) - Static method in class com.novell.admin.ns.AdminNamespaceFactory
-
A static method to get the tree name from a IP address or name using the
NDSNamespace implementation.
- getNDSVirtualEnumerationLimit() - Method in interface com.novell.application.console.snapin.Shell
-
- getNeedUrlParams() - Method in class com.novell.emframe.dev.UiHandler
-
Allows the UiHandler to add UrlParams to the task or page descriptor.
- 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.
- getNewObjectEntry() - Method in class com.novell.emframe.dev.Move
-
Returns the new ObjectEntry containing the destination object.
- getNewObjectEntry() - Method in class com.novell.emframe.dev.Rename
-
Returns the new ObjectEntry containing the destination object.
- getNewObjectEntry() - Method in class com.novell.emframe.dev.VetoMove
-
Returns the new ObjectEntry containing the destination object.
- getNewObjectEntry() - Method in class com.novell.emframe.dev.VetoRename
-
Returns the new ObjectEntry containing the destination object.
- getNewValue() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
-
Returns the new value.
- getNext(int) - Method in class com.novell.application.console.snapin.DefaultIndexedObjectEntryEnumeration
-
Returns the next specified number of entries in this enumeration.
- getNext(int) - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
-
Returns the next count entries in the enumeration.
- getNext(int) - Method in interface com.novell.application.console.snapin.IndexedObjectEntryEnumeration
-
Returns the next entries in the enumeration, as indicated by the count.
- getNext(int) - Method in interface com.novell.application.console.snapin.VirtualObjectEntryEnumeration
-
Returns the next count entries in the enumeration.
- getNextObject() - Method in class com.novell.application.console.snapin.DefaultChildContainersObjectEntryEnumeration
-
- getNot() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the precluded attributes specified by the ContentRule
This is optional, so an empty ArrayList may be returned.
- getNotificationName() - Method in class com.novell.emframe.dev.UiHandler
-
Returns the JavaScript method that will handle notifications to the UI control when the PropertyBookPage is
exiting.
- getNSFileChildren(ObjectEntry, NSFileObject) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Get all the subordinate objects in a Directory
- getNSFileChildren(ObjectEntry, NSFileObject, String) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Gets the subordinate objects in a Directory based upon a name pattern
- getNSFileObjectType(ObjectEntry, NSFileObject) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Determine the type of the NSFileObject.
- getNSFileObjectTypes(ObjectEntry, NSFileObject[]) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Determine the type of the NSFileObject in the specified array.
- getNSFileTrustee(ObjectEntry, NSFileObject, String) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Gets a single Trustee and assigned rights or all Trustee's and their assigned rights
from the file system.
- getNSFileTrustees(ObjectEntry, NSFileObject) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Gets all of the NSFileObject's Trustees and their assigned rights from the
file system.
- getNSObject() - Method in class com.novell.emframe.dev.DirPropertyBook
-
Pages should only call this if isMoo returns false.
- getNSObject() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the corresponding NSObject.
- getNullAsn1() - Method in class com.novell.emframe.dev.ASNOne
-
Returns an empty byte array sized to 32 bytes.
- getNumberOfAttributes() - Method in class com.novell.admin.ns.SchemaDefinition
-
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.
- 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.
- getNVDSAttributeName() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the attribute name - NVDS model only.
- getNVDSClassName() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the class name filter - NVDS model only.
- getNVDSEffectivePrivileges(ObjectEntry, boolean) - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
NVDS-specific method to get effective rights of the logged-in user on an object.
- getNVDSEffectivePrivileges(ObjectEntry, String[], String[]) - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
NVDS-specific method to get effective rights of the logged-in user on an object.
- getNVDSFilter() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the filter - NVDS model only.
- getNVDSModifier() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the ACL modifier field - NVDS model only.
- getNVDSPrivileges() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the access control privileges - NVDS model only.
- getNVDSScope() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the scope - NVDS model only.
- getNVDSTrustee() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the trustee DN or keyword - NVDS model only.
- getObject() - Method in class com.novell.admin.ns.nds.TypedNameFacade
-
Returns the object name.
- getObject(Object) - Method in class com.novell.admin.ns.NScache
-
- getObject(String) - Method in interface com.novell.application.console.snapin.Shell
-
Used to implement the ConsoleOne snapin persistance mechanism.
- getObjectAttribute() - Method in class com.novell.admin.ns.ObjectOperation
-
- getObjectClass() - Method in class com.novell.admin.ns.ldap.NameForm
-
Get the ObjectClass of the NameForm.
- getObjectCollection() - Method in class com.novell.application.console.snapin.ShellEvent
-
Returns the ObjectEntryCollection containing the objects
associated with this event.
- getObjectCollection() - Method in class com.novell.application.console.snapin.ShellSelectionEvent
-
Returns the ObjectEntryCollection containing the objects
associated with this event.
- getObjectEffectiveRights(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns the effective rights of an object to a target object.
- getObjectEntry(String) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns an ObjectEntry for a valid object name.
- getObjectEntry(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns an ObjectEntry for a valid object name.
- getObjectEntry() - Method in class com.novell.admin.ns.DefaultNSObject
-
Retrieves the object entry representation of the object.
- 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.NSObjectEvent
-
Returns the ObjectEntry of the object that this event is occuring on.
- getObjectEntry() - Method in class com.novell.application.console.snapin.InvalidateCacheEvent
-
Object to refresh.
- getObjectEntry(String) - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns an ObjectEntry represented by a name.
- getObjectEntry(ObjectEntry, String) - Method in interface com.novell.application.console.snapin.NamespaceSnapinRev2
-
Returns an ObjectEntry represented by a name relative to a parent ObjectEntry.
- getObjectEntry() - Method in class com.novell.application.console.snapin.ObjectEntryChangeEvent
-
- getObjectEntry() - Method in class com.novell.emframe.dev.TargetObjects
-
Use this method to retrieve the target ObjectEntry only if one target name was specified in the
pack parameter in the constructor.
- getObjectEntryEnumeration() - Method in class com.novell.admin.ns.MOOManager
-
- getObjectEntryEnumeration() - Method in class com.novell.emframe.dev.TargetObjects
-
Use this method to retrieve the target ObjectEntries if there are multiple targets
contained by this object.
- getObjectEntryImageName(ObjectEntry) - Method in class com.novell.emframe.dev.DirUtils
-
Returns a relative path to an icon matching the objectEntry.
- getObjectFlags() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the flags associated with an object.
- getObjectInheritedFilters() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the inherited rights filters for this object.
- getObjectName() - Method in class com.novell.admin.ns.nds.BackLinkFacade
-
Returns the object name from the valuelist.
- getObjectName() - Method in class com.novell.emframe.dev.Deletor
-
Returns the name of the object deleted.
- getObjectName() - Method in class com.novell.emframe.dev.HistoryNode
-
Returns the object name of this HistoryNode.
- getObjectName() - Method in class com.novell.emframe.dev.Move
-
Returns the original name of the object to be moved.
- getObjectName() - Method in class com.novell.emframe.dev.Rename
-
Returns the original name of the object to be renamed.
- getObjectNames() - Method in class com.novell.emframe.dev.JobData
-
Returns a list of object names this job is being performed on.
- getObjectOperation(String) - Method in class com.novell.admin.ns.MOOManager
-
- getObjectSetting(String) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Get a setting's first value as a serialized Object.
- getObjectSetting(String) - Method in class com.novell.emframe.dev.config.UserConfig
-
Get a setting's first value as a serialized Object.
- getObjectSettings(String) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Get all of a setting's values as a serialized Object array.
- getObjectSettings(String) - Method in class com.novell.emframe.dev.config.UserConfig
-
Get all of a setting's values as a serialized Object array.
- getObjectType(ObjectEntry, String[]) - Method in interface com.novell.admin.ns.AdminNamespace
-
Get an ObjectType for each object FDN.
- getObjectType(ObjectEntry, String) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns an object type for the given object entry.
- getObjectType(String) - Method in interface com.novell.admin.ns.Schema
-
Returns an ObjectType object for a specific class.
- getObjectType(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Returns an ObjectType object for a specific class.
- getObjectType() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the object's class or type as an ObjectType.
- getObjectType() - Method in class com.novell.emframe.dev.HistoryNode
-
Returns the object type of this HistoryNode.
- getObjectTypeDisplayName(String, MContext) - Method in class com.novell.emframe.dev.DirUtils
-
Used for getting localized display name for an objectTypeName.
- getObjectTypeDisplayNameBody(String, MContext) - Method in class com.novell.emframe.dev.DirUtils
-
Used for getting localized display name for an objectTypeName for the body of success message.
- getObjectTypeImageName(String) - Method in class com.novell.emframe.dev.DirUtils
-
Returns a relative path to an icon matching the objectEntry.
- getObjectTypeResourceFile(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the resource properties file for a given object type.
- getObjectTypes(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns all of the possible object types for this namespace.
- getObjectTypes(ObjectEntry) - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns an array of object types contained by the name space.
- getObjectTypes() - Method in class com.novell.application.console.snapin.ObjectEntry
-
- getObjectTypes(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
-
Returns an array of object types contained by the name space.
- getObjectValue() - Method in class com.novell.admin.ns.BooleanValue
-
Returns the value as an Object of instance Boolean.
- getObjectValue() - Method in class com.novell.admin.ns.DateValue
-
Returns the value as an Object of instance Date.
- getObjectValue() - Method in class com.novell.admin.ns.HexValue
-
Returns the value as an Object, creating a new byte array.
- getObjectValue() - Method in class com.novell.admin.ns.LongValue
-
Returns the value as an Object of instance Long.
- getObjectValue() - Method in class com.novell.admin.ns.StreamValue
-
Returns the value as an Object of instance InputStream.
- getObjectValue() - Method in class com.novell.admin.ns.StringValue
-
Returns the value as an Object of instance String.
- getObjectValue() - Method in class com.novell.admin.ns.Value
-
Returns the value as a native Java Object.
- 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.
- getOEArray() - Method in class com.novell.emframe.dev.TargetObjects
-
Returns an array of Object Entries for the objects in the target.
NOTE: Internal use only.
- getOID() - Method in class com.novell.admin.ns.ldap.ContentRule
-
Get the OID of the ContentRule.
- getOID() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Retrieves the dotted numeric OID for this attribute.
- getOID() - Method in class com.novell.admin.ns.ldap.LDAPClassDefinition
-
Retrieves the dotted numeric OID string for this class.
- getOID() - Method in class com.novell.admin.ns.ldap.LDAPSyntax
-
Returns the OID of the syntax.
- getOID() - Method in class com.novell.admin.ns.ldap.NameForm
-
Get the OID of the NameForm.
- getOid() - Method in class com.novell.emframe.dev.ASNOne
-
Returns the LDAP OID String value.
- getOldObjectEntry() - Method in class com.novell.application.console.snapin.ObjectEntryChangeEvent
-
- getOldValue() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
-
- getOperationAsString(int) - Static method in class com.novell.emframe.dev.DataHandler
-
Converts the int value based upon the com.novell.admin.ns.ObjectOperation values (ADD, REMOVE, SET, IGNORE)
to the String mode from eDirAccessService (MODE_ADD, MODE_REM, MODE_SET, and MODE_IGN).
- getOperationsByObjectType(Document, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
This method will retrieve the operations listed under the object-type element
for the directory event listener definitions.
- getOperationType(String) - Static method in class com.novell.emframe.dev.DataHandler
-
Converts the String mode from eDirAccessService (MODE_ADD, MODE_REM, MODE_SET, and MODE_IGN) to an int value based
upon the com.novell.admin.ns.ObjectOperation values (ADD, REMOVE, SET, IGNORE).
- getOpResourceBundle() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Returns the name of the resource bundle where the localized ops can be found.
- 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.DefaultNSObject
-
Retrieves the optional attributes of the object.
- getOptionalAttributes() - Method in class com.novell.admin.ns.ldap.LDAPClassDefinition
-
Retrieves the optional attributes of the schema class.
- getOptionalAttributes() - Method in class com.novell.admin.ns.nds.NDSClassDefinition
-
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(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Retrieves all optional attributes for a specific class.
- getOrderedPropertyEffectiveRights(ObjectEntry, ObjectEntry, String[]) - Method in interface com.novell.admin.ns.AdminNamespace
-
Reads the details for an existing object and returns an NSObject for that object.
- getOrderingOID() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Retrieves the ORDERING matching rule OID.
- getOriginalComp() - Method in class com.novell.admin.ns.ObjectAttribute.ModifyValue
-
Returns the value to be replaced.
- getPage(int) - Method in class com.novell.emframe.dev.PropertyBook
-
Gets pages by the index; index is determined by ordering.
- getPageById(String) - Method in class com.novell.emframe.dev.PropertyBook
-
Gets a page from its id as defined in the xml description of the page.
- getPageDocs(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of registered PropertyBookPages for a given object type.
- getPageFromFullName(String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
From a full jsp resource name (ex.
- getParameter(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.Task
-
Static call that returns parameters off of the HttpServletRequest.
- getParameterValue(String) - Method in class com.novell.emframe.dev.UiHandler
-
Returns the value of a key for this UiHandler.
- getParameterValues(String) - Method in class com.novell.emframe.dev.UiHandler
-
Returns the multiple values of a key for this UiHandler.
- getParams() - Method in class com.novell.emframe.dev.UiHandler
-
Used to write config data out to xml.
- getParent() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the specified ObjectEntry's parent object.
- getParent() - Method in class com.novell.application.console.snapin.ObjectEntryChangeEvent
-
- getParentAndSimpleName(ObjectEntry) - Method in interface com.novell.application.console.snapin.DeferParentNamespace
-
- getParentOE() - Method in class com.novell.application.console.snapin.ObjectEntryParentAndSimpleName
-
- getParentTypes() - Method in class com.novell.application.console.snapin.ObjectType
-
Returns the parent in an OjectType array.
- 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.nds.NDSNamespace
-
Returns the handle to the partition management service.
- getPartitionService(ObjectEntry) - Method in interface com.novell.admin.ns.PartitionableNamespace
-
Returns the partition management tool.
- getPath() - Method in class com.novell.admin.ns.nds.PathFacade
-
Retrieves the path name.
- getPath(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.MUtils
-
- getPersistentData(String, String) - Method in interface com.novell.emframe.dev.MContext
-
- getPersistentData(String, String) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Reads data from the configID UserConfig persistent store.
- getPersistentData(String, String) - Method in interface com.novell.emframe.dev.TaskContext
-
- getPlaceholderObjectEntry(String) - Method in interface com.novell.application.console.snapin.Shell
-
- getPlatform() - Static method in class com.novell.admin.ns.NSUtil
-
Get a string representing the platform name
- getPlatform() - Static method in class com.novell.emframe.dev.appUtils
-
Get a string representing the platform name
- getPluginDocument(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns an XML Document for a specified plug-in.
- getPopupMenu(ObjectEntryCollection) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the pop-up menu associated with the view.
- getPostedValue(String, int, int, HttpServletRequest) - Static method in class com.novell.emframe.dev.dataTable.CheckboxTableCell
-
Returns whether the CheckboxTableCell is checked.
- getPrefrencesKey() - Method in class com.novell.emframe.dev.PropertyBook
-
Returns the key to use for storing and reading page orders to and from preferences.
- getPrev(int) - Method in class com.novell.application.console.snapin.DefaultIndexedObjectEntryEnumeration
-
Returns the previous specified number of entries in this enumeration.
- getPrev(int) - Method in class com.novell.application.console.snapin.DefaultVirtualObjectEntryEnumeration
-
Returns the previous count entries in the enumeration.
- getPrev(int) - Method in interface com.novell.application.console.snapin.IndexedObjectEntryEnumeration
-
Returns the previous entries in the enumeration, as indicated by the count.
- getPrev(int) - Method in interface com.novell.application.console.snapin.VirtualObjectEntryEnumeration
-
Returns the previous entries in the enumeration, as indicated by the count.
- getPrimaryTarget() - Method in class com.novell.emframe.dev.DirPropertyBook
-
- getPrinterControlPlugins() - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of printer control plugins.
- getPrivatePageDocs(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of registered private PropertyBookPages for a given object type.
- 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 - Traditional model.
- getProperty(String) - Method in interface com.novell.application.console.snapin.Shell
-
- 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.
- 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.
- getPropertyInheritedFilters(String) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the inherited rights filters for a specified property.
- getProtectedAttrName() - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Retrieves the protected attribute name - Traditional model.
- getProtocolId() - Method in class com.novell.emframe.dev.AuthBrokerEvent
-
Returns the protocol identification associated with this event.
- getProtocolId() - Method in class com.novell.emframe.dev.AuthBrokerReport
-
Get the id for the procotol, as defined in AuthenticationBroker.
- getProtocolObject(String) - Method in class com.novell.emframe.dev.AuthenticationBroker
-
Method to get the associated protocol object with the specified protocol id.
- getProviderProperties() - Method in interface com.novell.emframe.dev.PluginContext
-
- getProviderURL() - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Returns the LDAP server's host name and port number to which this
namespace is authenticated.
- getRawClassDefinition(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Looks up a specific class definition and returns it in raw (unexpanded) form.
- getRawClassDefinitions() - Method in class com.novell.admin.ns.SchemaDefinition
-
- getRBSExceptionLocalizedString(RBSException, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Inspects an RBSException and creates localized error message.
- getRealName(String) - Method in class com.novell.emframe.dev.DirUtils
-
Returns the real object name from a typename which contains no alpha-numeric characters.
- getRealPath(String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Gets the full path from a path relative to our webapp.
- 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.
- getRenameDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the rename object plug-in for a given object type.
- getRenameDocs(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the rename object plug-in for a given object type.
- 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
-
Return replica information of a replica.
- getReplicaInfo(ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
-
Return replica information of a replica.
- getReplicaInfo(ObjectEntry, ObjectEntry, ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
-
Return replica information of a replica from a specifically directed server
See NDSReplicaInfo to get more detail of the information returned.
- getReplicaName() - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Returns the replica number.
- 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.
- getReportFlag() - Method in exception com.novell.application.console.snapin.SnapinException
-
Returns true if the report flag is turned on for this exception.
- getRequest() - Method in interface com.novell.emframe.dev.MContext
-
- getRequest() - Method in class com.novell.emframe.dev.MTask
-
Get the current request.
- getRequest() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the current HttpServletRequest object for use by Tasks.
- getRequest() - Method in interface com.novell.emframe.dev.TaskContext
-
- getResourcePropertiesFile() - Method in class com.novell.emframe.dev.Chapter
-
Returns the resource properties file for this Chapter.
- getResponse() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
- getResultStrings() - Method in interface com.novell.emframe.dev.PluginContext
-
- getRev() - Method in class com.novell.emframe.dev.Version
-
- getRevision() - Method in class com.novell.admin.ns.DefaultNSObject
-
Retrieves the revision of the object.
- getRevision() - Method in class com.novell.admin.ns.NSObject
-
Retrieves the revision of the object.
- getRevision() - Method in interface com.novell.application.console.snapin.Shell
-
Gets the console version revision.
- getRewriteURLs() - Method in exception com.novell.emframe.dev.PluginException
-
Returns if URLs should be rewritten.
- getRights() - Method in interface com.novell.admin.ns.NSFileRights
-
Returns all the rights an object has.
- getRights(ObjectEntry, ObjectEntry, String[]) - Static method in class com.novell.emframe.dev.DirUtils
-
Reads eDirectory rights.
- getRights() - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Gets the rights from this eDirObjectRightsData object.
- getRights() - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Gets the rights from this eDirPropertyRightsData object.
- getRights() - Method in class com.novell.emframe.dev.rights.eDirRightsData
-
Abstract method to get the rights from this eDirRightsData object.
- getRolesInCategory(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
- getRolesInView(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of roles to display in the specified view.
- getRolesInView(String, MContext) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of roles to display in the specified view.
- getRoot() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the root object in the lineage of this ObjectEntry.
- getRootListClone() - Method in class com.novell.admin.ns.ValueList
-
ObjectAttribute calls this to get the old value component for the root list.
- getRootTreeList() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the ObjectEntry array currently making up the root
level of the tree.
- getRootValueList() - Method in class com.novell.admin.ns.ValueListPropertyChangeEvent
-
Returns the ValueList on which the change occured.
- getRuleID() - Method in class com.novell.admin.ns.ldap.StructureRules
-
Get the ruleID of the StructureRules.
- getSafeName(String) - Method in class com.novell.emframe.dev.DirUtils
-
Returns typename which contains no alpha-numeric characters.
- getSchemaDefinition(ObjectEntry) - Method in interface com.novell.admin.ns.AdminNamespace
-
Returns the schema definition from a given context.
- getSchemaDefinition() - Method in interface com.novell.admin.ns.Schema
-
Returns the schema definition from NDS.
- getSearchResultModifier(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Gets a named search result modifier for the specified namespace.
- getSeconds() - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Returns the time in seconds.
- getSelectableContainerTypes() - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of the selectable container types.
- getSelectableContainerTypes(HashSet) - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of the selectable container types except for the excluded list passed in.
- getSelectableLeafTypes() - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of selectable leaf object types.
- getSelectableLeafTypes(HashSet) - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of selectable leaf object types except for the excluded list passed in.
- getSelectableTypes() - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of all selectable object types.
- getSelectableTypes(HashSet) - Method in class com.novell.emframe.dev.DirUtils
-
Returns a list of all selectable object types except for the excluded list passed in.
- 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.
- getSession() - Method in class com.novell.emframe.dev.ManagementServiceSet
-
- getSession() - Method in interface com.novell.emframe.dev.MContext
-
- getSession() - Method in class com.novell.emframe.dev.MTask
-
Get the session corresponding to this instance
- getSession() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the HttpSession object for retrieval of information.
- getSession() - Method in interface com.novell.emframe.dev.TaskContext
-
- getSessionCache() - Method in class com.novell.emframe.dev.ManagementServiceSet
-
- getSessionCache() - Method in interface com.novell.emframe.dev.PluginContext
-
- getSetting(String) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Get a setting's first value as a String.
- getSetting(String, String) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Get a setting's first value as a String.
- getSetting(String) - Method in class com.novell.emframe.dev.config.UserConfig
-
Get a setting's first value as a String.
- getSetting(String, String) - Method in class com.novell.emframe.dev.config.UserConfig
-
Get a setting's first value as a String.
- getSettingNames() - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Get a String array of all setting names available for this sGenConfigID.
- getSettingNames() - Method in class com.novell.emframe.dev.config.UserConfig
-
Get a String array of all setting names available for this sUserConfigID.
- getSettings(String) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Get all of a setting's values as a String array.
- getSettings(String) - Method in class com.novell.emframe.dev.config.UserConfig
-
Get all of a setting's values as a String array.
- getSeverity() - Method in exception com.novell.application.console.snapin.SnapinException
-
Returns the severity of this exception.
- getShadowSign() - Method in class com.novell.admin.ns.NSObject
-
- getSharedHeaderCode() - Method in class com.novell.emframe.dev.UiHandler
-
Returns any shared files to include in the head element.
- getSharedJndiLdapContext(Properties) - Method in class com.novell.emframe.dev.AuthenticationBroker
-
This method is added with an intention of creating the JndiLdap context and sharing the connection
whereever its required.
- getShell() - Method in class com.novell.application.console.snapin.InitSnapinInfo
-
Returns a reference to the ConsoleOne shell.
- getShellFrame() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the shell Frame as a JFrame object.
- getShowGlue() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getSignedValue() - Method in class com.novell.admin.ns.LongValue
-
Returns the signed value.
- getSimpleAndOpAdvanced() - Method in class com.novell.application.console.snapin.ResultModifier
-
- getSimpleFilterString(AdminNamespace) - Method in class com.novell.application.console.snapin.ResultModifier
-
Helper method to build an LDAP search filter string from the simple name and types filter.
- getSimpleName() - Method in class com.novell.application.console.snapin.ObjectEntryParentAndSimpleName
-
- getSingleTarget(HttpServletRequest) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
When using the TargetChooser widget (TC), this method returns the name
of the object selected by the user.
- getSnapinContext() - Method in class com.novell.application.console.snapin.InitSnapinInfo
-
Returns a reference to the snap-in context of the participating snap-in.
- getSnapinDescription() - Method in interface com.novell.application.console.snapin.Snapin
-
Returns the localized description of the snap-in.
- getSnapinEvent() - Method in exception com.novell.admin.common.exceptions.AdminNamespaceVetoException
-
Returns the snap-in event passed in the exception.
- getSnapinEvent() - Method in exception com.novell.application.console.snapin.SnapinVetoException
-
Returns the snap-in event passed in the exception.
- getSnapinName() - Method in interface com.novell.application.console.snapin.Snapin
-
Returns the localized name of the snap-in.
- getSnapins(Scope) - Method in interface com.novell.application.console.snapin.Shell
-
- getSnapinType() - Method in class com.novell.application.console.snapin.InitSnapinInfo
-
Returns a reference to the snap-in type of the participating snap-in.
- getSortByKey() - Method in class com.novell.application.console.snapin.ResultModifier
-
Obtains the sort-by key of the ResultModifier.
- getSortedAttributeDisplayNames(MContext) - Method in class com.novell.emframe.dev.DirUtils
-
Returns a sorted list of attribute display names.
- getSortedAttrs() - Method in class com.novell.emframe.dev.DirUtils
-
Returns a sorted list of attributes.
- getSortedClasses() - Method in class com.novell.emframe.dev.DirUtils
-
Returns a sorted list of class names.
- getSortOrderKey() - Method in class com.novell.application.console.snapin.ResultModifier
-
Obtains the sort key of the ResultModifier.
- getStartTime() - Method in interface com.novell.emframe.dev.AsyncContext
-
- 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 class com.novell.admin.ns.nds.NDSPartitionOperationStatus
-
Returns the status of NDS partition operation.
- getStatus() - Method in class com.novell.admin.ns.nds.NDSReplicaOperationStatus
-
Returns the operation status indicating success.
- getStatus() - Method in interface com.novell.admin.ns.OperationStatus
-
Returns the status of the operations.
- getStatusMsgs() - Method in interface com.novell.emframe.dev.AsyncContext
-
- 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 an InputStreamFactory.
- getString(int) - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
-
Returns a single string from the ValueList.
- getString(Object, String, MContext) - Method in class com.novell.emframe.dev.DataHandler
-
Returns the String value of a particular attribute in XML format.
- getString(Object, String, MContext) - Method in class com.novell.emframe.dev.DataHandlerHelper
-
Returns the String value of a particular attribute in XML format.
- getStrings(long, long) - Method in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
Returns a list of strings based on the bit fields set in the flags.
- getStrings() - Method in class com.novell.admin.ns.ldap.LDAPClassFlags
-
Returns a list of strings based on the bit fields set in flags.
- getStrings() - Method in class com.novell.admin.ns.nds.CaseIgnoreListFacade
-
Returns the strings from the ValueList.
- 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.
- getStrings() - Method in class com.novell.admin.ns.nds.NDSClassFlags
-
Returns a list of strings based on the bit fields set in flags.
- getSubClasses(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Retrieve ALL classes which derive from a specific class type.
- getSubClasses(String) - Method in class com.novell.emframe.dev.DirUtils
-
Inspects schema and finds direct and indirect children sub classes (supports inheritance).
- 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 - Traditional model.
- getSubordinateCount() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the subordinate count of this ObjectEntry.
- getSubstringOID() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Retrieves the Substring matching rule OID.
- getSubTypes() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the subtypes of this ObjectEntry.
- getSuperClasses() - Method in class com.novell.admin.ns.ClassDefinition
-
Retrieves the super classes of this schema class.
- getSuperClasses(String) - Method in class com.novell.admin.ns.SchemaDefinition
-
Retrieves all classes from which a specific class inherits.
- getSuperClasses(String) - Method in class com.novell.emframe.dev.DirUtils
-
Inspects the eDirectory schema and finds all super classes (not just direct parents).
- getSuperior() - Method in class com.novell.admin.ns.ldap.StructureRules
-
Get the Superior Structure Rules.
- getSupOID() - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
Retrieves the SUP attribute.
- getSupportedControls() - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Returns a list of OIDs representing the LDAP controls supported by this server.
- getSupportedExtensions() - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Returns a list of OIDs representing the LDAP extensions supported by this server.
- getSyncError() - Method in class com.novell.admin.ns.nds.NDSReplicaInfo
-
Returns the last synchronization error.
- getSyntax() - Method in class com.novell.admin.ns.AttributeDefinition
-
Returns the Syntax of this attribute definition.
- getSyntax() - Method in class com.novell.admin.ns.ldap.CertificateListStrategy
-
Get the syntax associated with this strategy.
- getSyntax(String) - Static method in class com.novell.admin.ns.ldap.LDAPSyntax
-
Returns the syntax identified by a specific OID.
- getSyntax(int) - Static method in class com.novell.admin.ns.ldap.LDAPSyntax
-
Returns the syntax identified by a specific ID.
- getSyntax(int) - Static method in class com.novell.admin.ns.nds.NDSSyntax
-
Returns the syntax identified by a specific ID.
- getSyntax() - Method in class com.novell.admin.ns.StreamStrategy
-
Returns the syntax associated with this strategy.
- getSyntax() - Method in class com.novell.admin.ns.TimeStrategy
-
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.
- getSyntaxCount() - Static method in class com.novell.admin.ns.ldap.LDAPSyntax
-
Returns a count of all NDS Syntaxes.
- 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.ldap.LDAPSyntax
-
Returns an enumeration of NDS Syntaxes.
- getSyntaxes() - Static method in class com.novell.admin.ns.nds.NDSSyntax
-
Returns an enumeration of NDS Syntaxes.
- getSyntaxHandlerDoc(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns the syntax handler for a given syntax name.
- getSyntaxId() - Method in class com.novell.admin.ns.nds.UnknownFacade
-
Returns the syntax ID.
- getSyntaxName() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the syntax of the attribute controlled by the UiHandler.
- getSystemConfig(MContext) - Static method in class com.novell.emframe.dev.config.SystemConfig
-
This method will get either a previously created SystemConfig object from the session or create a new one
for the user currently logged in.
- getTableId() - Method in class com.novell.emframe.dev.dataTable.TableCellContext
-
Returns the unique ID of the table that contains this TableCell.
- getTargetAction() - Method in class com.novell.emframe.dev.UiHandlerActionTrigger
-
Returns the action to be applied to targetField.
- getTargetField() - Method in class com.novell.emframe.dev.UiHandlerActionTrigger
-
Returns the name of field to recieve action request.
- getTargetNamespaceOfMapping() - Method in interface com.novell.application.console.snapin.MapObjectEntrySnapinRev2
-
- getTaskComplete() - Method in class com.novell.emframe.dev.MTask
-
Returns whether the task is complete or not.
- getTaskContext(HttpServletRequest) - Static method in class com.novell.emframe.dev.eMFrameFactory
-
Get an existing TaskContext or creates a new one based upon the HttpServletRequest.
- getTaskId() - Method in interface com.novell.emframe.dev.MContext
-
- getTaskId() - Method in class com.novell.emframe.dev.MTask
-
Returns the ID of this task (must be the ID used to register the task in the
XML descriptor).
- getTaskId() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns the unique TaskID for this task.
- getTaskId() - Method in interface com.novell.emframe.dev.TaskContext
-
- getTaskInstanceId() - Method in class com.novell.emframe.dev.MTask
-
Returns the instance specific ID of this task (may be different than the ID used to register the task in the
XML descriptor).
- getTasksInRole(String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of tasks to display in the specified role.
- getTasksInRole(String, MContext) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of tasks to display in the specified role.
- getTeleNumber() - Method in class com.novell.admin.ns.nds.FaxNumberFacade
-
Retrieves the telephone number from the valuelist.
- getTemplate() - Method in class com.novell.emframe.dev.PropertyBookPage
-
Gets the merge template (.jsp).
- getText() - Method in class com.novell.emframe.dev.dataTable.LinkTableCell
-
Returns the text to display as the content of this TableCell.
- getText() - Method in class com.novell.emframe.dev.dataTable.TextTableCell
-
Returns the text to display to the user.
- getText() - Method in class com.novell.emframe.dev.XmlElement
-
Deprecated.
Returns the text of this XmlElement.
- getTimeCount() - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Returns the timeCount.
- getToken() - Method in class com.novell.admin.ns.ldap.PString
-
Returns the next token in the string.
- getTokens() - Method in class com.novell.admin.ns.ldap.PString
-
Returns the next token or group of tokens in the string.
- getTotalCount(AsyncContext) - Method in class com.novell.emframe.dev.BasicCollectionAsyncWorker
-
- getTotalCount(AsyncContext) - Method in interface com.novell.emframe.dev.Countable
-
- getTrace() - Static method in class com.novell.application.console.snapin.Debug
-
- getTracking() - Method in class com.novell.application.console.snapin.InitSnapinInfo
-
- getTranslatedString(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the translated strings associated with a namespace from resource bundles
registered with addTranslatedStringResourceBundle().
- getTree(MContext) - Static method in class com.novell.emframe.dev.DirUtils
-
Gets the tree name for eDir or the IP Address for NVDS
- 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
-
- getTreeSelection() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the ObjectEntry associated with the item selected in the left panel
of the shell tree.
- getTreeSelectionNamespace() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the namespace currently being browsed by the user.
- getTrigger() - Method in class com.novell.emframe.dev.UiHandlerActionTrigger
-
Returns the event that will trigger the action.
- getTrusteeName() - Method in interface com.novell.admin.ns.NSFileTrustee
-
Gets trustee name
- getTrusteeNSFileEffectiveRights(ObjectEntry, String, NSFileObject) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Gets the Trustee's effective rights for a NSFileObject
- getTrusteeNSFileList(ObjectEntry, String, boolean, boolean) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Get a list of files and directories the trustee has explicit rights to
- getTrustees() - Method in interface com.novell.admin.ns.NSFileObject
-
Get the NSFileTrustee(s) associated with this file object.
- getTrustees() - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Get the trustees of this object.
- 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.NDSReplicaType
-
Returns the NDS replica type in numeric form.
- getType() - Method in class com.novell.admin.ns.nds.PathFacade
-
Retrieves the path type.
- getType() - Method in interface com.novell.admin.ns.NSFileObject
-
Get the type of this file object
- getType() - Method in class com.novell.emframe.dev.AuthBrokerReport
-
Get the authentication type.
- getTypeFilter() - Method in class com.novell.application.console.snapin.ResultModifierFilterEntry
-
Get the object type filter.
- getTypeFilterString(String[], boolean, AdminNamespace) - Method in class com.novell.application.console.snapin.ResultModifier
-
- getTypeName() - Method in class com.novell.admin.ns.nds.NDSReplicaType
-
Returns the NDS replica type in String form.
- getTypeName() - Method in class com.novell.application.console.snapin.ObjectEntry
-
Returns the object's type as a String.
- getTypeOfModification() - Method in class com.novell.application.console.snapin.ObjectEntryChangeEvent
-
- getTypesToBlockNativeChildrenOn(String) - Method in interface com.novell.application.console.snapin.Shell
-
- getUIComponent(ObjectEntry, ResultModifier) - Method in interface com.novell.application.console.snapin.ResultModifierSnapin
-
Returns a Component that contains the UI used to enter the ResultModifer
criteria.
- getUiHandlerDocs(String, String, String, String[], boolean, boolean, String) - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns an array of UI handlers for a given syntax name.
- getUIPage() - Method in class com.novell.emframe.dev.MTask
-
Returns the name of the current JSP file used by this task.
- getUIPage() - Method in class com.novell.emframe.dev.Task
-
Gets the JSP page that will be used for the current request.
- getUnexpandedClassDefinition(String) - Method in class com.novell.admin.ns.nds.NDSSchemaDefinition
-
- getUniOps() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Return an array of all unary operators used in this type info.
- getUniOpsLength() - Method in class com.novell.emframe.dev.AdvSelTypeInfo
-
Return the number of unique unary operators.
- getUniqueID() - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Returns the unique identifier (name) of the namespace.
- getUniqueID() - Method in interface com.novell.application.console.snapin.UniqueID
-
Returns the unique identifier (name) of the class.
- getUniqueString(String, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Simply creates a string that is guarenteed to be unique.
- getUniversalPwdState(String) - Method in class com.novell.emframe.dev.DirUtils
-
Returns whether Universal Passwords are set for a specific container.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.common.exceptions.LDAPExceptionResourceBundle
-
Returns the unknown error message.
- 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.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_de
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_es
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_fr
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_it
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_ja
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_pl
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_pt
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_ru
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_zh_CN
-
Returns the message for unknown error messages.
- getUnknownErrorMessage(String) - Method in class com.novell.admin.ns.nds.NDSResourceBundle_zh_TW
-
Returns the message for unknown error messages.
- getUnrootedName(ObjectEntry) - Method in interface com.novell.application.console.snapin.NamespaceSnapin
-
Get the fully distinguished name not including the tree for an object.
- getUnvaluedAttributes() - Method in class com.novell.admin.ns.DefaultNSObject
-
Retrieves the names of the attributes that are not valued.
- getUnvaluedAttributes() - Method in class com.novell.admin.ns.NSObject
-
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.
- getUpperBound() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the upper bound of the attribute if the attribute is sized.
- getUrl(String, HttpServletRequest) - Static method in class com.novell.emframe.dev.MUtils
-
- getUrlParams(Document) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Allows easy access to URL params stored in plug-in XML descriptor.
- getUrlParamsAsProperties(Document) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Allows easy access to URL params stored in plug-in XML descriptor.
- getUserCN(MContext) - Static method in class com.novell.emframe.dev.DirUtils
-
Gets the CN attribute of the current User
- getUserConfig(String, MContext) - Static method in class com.novell.emframe.dev.config.UserConfig
-
This method will get either a previously created UserConfig object from the session or create a new one
for the user currently logged in based upon the sUserConfigID parameter.
- getUserConfig(String, String, MContext) - Static method in class com.novell.emframe.dev.config.UserConfig
-
This method will get either a previously created UserConfig object from the session or create a new one
for the user currently logged in based upon the sUserConfigID parameter.
- getUserConfigFileName() - Method in class com.novell.emframe.dev.config.UserConfig
-
Returns the absolute file name for this user config
- getUserData() - Method in class com.novell.emframe.dev.AuthBrokerReport
-
Get any additional data stored by the AuthBrokerAuthentication object.
- getUserId(MContext) - Method in interface com.novell.emframe.dev.authenticator.iMgrAuthenticator
-
- getUTCTime(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSPartitionService
-
Returns the Universal Time Coordinated (UTC) setting of the server.
- getValidAuxClasses() - Method in class com.novell.admin.ns.ClassDefinition
-
Retrieves the valid auxiliary classes for this schema class.
- getValidTargetTypes() - Method in class com.novell.emframe.dev.DirPropertyBook
-
Gets the valid target types.
- getValue() - Method in class com.novell.admin.ns.BooleanValue
-
Returns the value as a boolean type.
- getValue() - Method in class com.novell.admin.ns.DateValue
-
Returns the value as a Date.
- getValue() - Method in class com.novell.admin.ns.HexValue
-
Returns the value as a byte array.
- getValue() - Method in class com.novell.admin.ns.LongValue
-
Returns the value as a long.
- getValue() - Method in class com.novell.admin.ns.StreamValue
-
Returns the value as a InputStream.
- getValue() - Method in class com.novell.admin.ns.StringValue
-
Returns the value as a String.
- getValue() - Method in class com.novell.emframe.dev.dataTable.TableCell
-
Returns the value of this TableCell.
- getValue() - Method in class com.novell.emframe.dev.XmlElementAttribute
-
Deprecated.
Returns the value of this XmlElementAttribute.
- 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
-
- getValueComponentsAsArray() - Method in class com.novell.admin.ns.ObjectAttribute
-
Returns all components associated with this attribute as an array.
- getValueList() - Method in class com.novell.admin.ns.ValueListFacade
-
Returns the ValueList associated with this facade.
- getVersion(MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- getViewPopupMenu(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
Returns the view pop-up menu associated with the given ObjectEntry array.
- getViews() - Static method in class com.novell.emframe.dev.GlobalRegistry
-
Returns a list of views available in iManager.
- getViewSelections() - Method in interface com.novell.application.console.snapin.Shell
-
Returns the ObjectEntryCollection that contains the currently
selected entries in the right panel of the shell view.
- getVolume() - Method in class com.novell.admin.ns.nds.PathFacade
-
Retrieves the volume name.
- getVolumeObject(String) - Static method in class com.novell.emframe.dev.ParseFileSystemString
-
- getVolumesOnServer(ObjectEntry) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
This method is to get all the volumes that are mounted on this NCP Server
- getWebappHome() - Method in interface com.novell.emframe.dev.MContext
-
- getWebappHome() - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Returns a File pointing to the root of webapps.
- getWebappHome() - Method in interface com.novell.emframe.dev.TaskContext
-
- getX() - Method in class com.novell.emframe.dev.dataTable.TableCellContext
-
Returns the column number of the TableCell in the table.
- getxPathSet() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the String containing the m_xPathSet variable.
- getxPathValue() - Method in class com.novell.emframe.dev.UiHandlerContext
-
Returns the String containing the m_xPathValue variable.
- getY() - Method in class com.novell.emframe.dev.dataTable.TableCellContext
-
Returns the row number of the TableCell in the table.
- giveTreeFocus() - Method in interface com.novell.application.console.snapin.Shell
-
- GlobalRegistry - Class in com.novell.emframe.dev
-
Class used to build the Global Registry of plug-ins for iManager.
- GlobalRegistry() - Constructor for class com.novell.emframe.dev.GlobalRegistry
-
- goUpOneLevel() - Method in interface com.novell.application.console.snapin.Shell
-
Sets the root of the tree as the parent of the current root item.
- GREATER_OR_EQUAL - Static variable in class com.novell.admin.ns.FilterResultModifier
-
- GSER_ENCODING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- GSERValue - Class in com.novell.admin.ns.ldap
-
Class to encode and decode GSER-encoded values in NVDS.
- GSERValue(String) - Constructor for class com.novell.admin.ns.ldap.GSERValue
-
- save(TaskContext, Properties) - Method in class com.novell.emframe.dev.DirPropertyBookPage
-
- save(TaskContext, Properties) - Method in class com.novell.emframe.dev.PropertyBookPage
-
- saveOSState(MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- saveProperties() - Method in interface com.novell.application.console.snapin.Shell
-
- saveSnapinPreferences() - Method in interface com.novell.application.console.snapin.Shell
-
Save the snapin properties to the snapin persistance store.
- SCHEDULE_SYNC_NEVER - Static variable in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
- Schema - Interface in com.novell.admin.ns
-
This is the schema service interface for reading and writing to and from NDS.
- SchemaCacheManager - Class in com.novell.admin.ns
-
This class is used to cache a directory schema
- schemaDef - Variable in class com.novell.admin.ns.ClassDefinition
-
Reference to the SchemaDefinition object for this class.
- SchemaDefinition - Class in com.novell.admin.ns
-
This is the base class that represents an in-memory model of an
entire schema definition.
- SchemaDefinition(NamespaceSnapin) - Constructor for class com.novell.admin.ns.SchemaDefinition
-
- SchemaDefinition() - Constructor for class com.novell.admin.ns.SchemaDefinition
-
- SchemaUtil - Class in com.novell.admin.ns
-
Class to translate NDAP class and attribute names to the current protocol.
- SchemaUtil() - Constructor for class com.novell.admin.ns.SchemaUtil
-
- SCOPE_BASE_OBJECT - Static variable in class com.novell.admin.ns.nds.ObjectACLFacade
-
- SCOPE_DENY_INHERITANCE - Static variable in class com.novell.admin.ns.nds.ObjectACLFacade
-
- SCOPE_DENY_INHERITANCE_SUPERIOR - Static variable in class com.novell.admin.ns.nds.ObjectACLFacade
-
- SCOPE_SINGLE_LEVEL - Static variable in class com.novell.admin.ns.nds.ObjectACLFacade
-
- SCOPE_SUBORDINATES - Static variable in class com.novell.admin.ns.nds.ObjectACLFacade
-
- SCOPE_WHOLE_SUBTREE - Static variable in class com.novell.admin.ns.nds.ObjectACLFacade
-
- SDLC_ADDRESS_TYPE - Static variable in class com.novell.admin.ns.nds.NetAddressFacade
-
Constant for SDLC addresses
- SEARCH_GUI - Static variable in interface com.novell.application.console.snapin.ResultModifierSnapin
-
Defines the static final int used to indicate that a search GUI is being used to
enter user input for a ResultModifier.
- SECONDARY_RIGHTS - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
SECONDARY_RIGHTS = "secondary-rights".
- SECURENCP_NOT_AVAILABLE - Static variable in class com.novell.admin.ns.ns
-
- selectAllViewSelection() - Method in interface com.novell.application.console.snapin.Shell
-
Add all entries to the current view selection.
- SELECTION_CHANGE - Static variable in class com.novell.application.console.snapin.ShellEvent
-
Selection change occured.
- SELECTION_CHANGE - Static variable in class com.novell.application.console.snapin.ShellSelectionEvent
-
Selection change occured.
- selectionChanged(ShellEvent) - Method in class com.novell.application.console.snapin.ShellAdapter
-
Deprecated.
- selectionChanged(ShellEvent) - Method in interface com.novell.application.console.snapin.ShellListener
-
Deprecated.
Allows a participating snap-in to perform an action associated with
selection event.
- selectionChanged(ShellSelectionEvent) - Method in class com.novell.application.console.snapin.ShellSelectionAdapter
-
- selectionChanged(ShellSelectionEvent) - Method in interface com.novell.application.console.snapin.ShellSelectionListener
-
Allows a participating snap-in to perform an action associated with
selection event.
- 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.
- sendXMLRequest(String, String) - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Sends an NVDS XML Payload Extension to the server
- SERVER_NOT_FOUND - Static variable in class com.novell.admin.ns.ns
-
- SERVER_READ - Static variable in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
- SERVER_READ - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
-
- SessionAttrs - Class in com.novell.emframe.dev
-
- SessionAttrs() - Constructor for class com.novell.emframe.dev.SessionAttrs
-
- 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.ns.ns
-
- setAccessConfidence(int) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- setAdd(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes add rights.
- setAddress(String) - Method in class com.novell.admin.ns.nds.EmailAddressFacade
-
Sets the e-mail address in the valuelist.
- setAddress(byte[]) - Method in class com.novell.admin.ns.nds.NetAddressFacade
-
Sets the address in the ValueList.
- setAddressType(long) - Method in class com.novell.admin.ns.nds.NetAddressFacade
-
Sets the address type in the ValueList.
- setAdminNamespaceException(AdminNamespaceException) - Method in class com.novell.admin.common.exceptions.AdminNamespaceExceptionReference
-
Set the current AdminNamespaceException to be referenced
Any current value is discarded
- setAdvancedFilter(String) - Method in class com.novell.admin.ns.NSFilter
-
Sets the advanced filter string.
- setAliasDereference(int) - Method in interface com.novell.admin.ns.nds.NDSNamespace
-
- setAllObjectInheritedFilters(int) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Sets an object inherited rights filter ACL.
- setAllObjectRights(String, int) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Sets an ACL for all object rights.
- setAllowFileSystemBrowse(int) - Method in class com.novell.application.console.snapin.ResultModifier
-
- setAllPropertyInheritedFilters(int) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Sets all property inherited rights filter ACL.
- setAllPropertyRights(String, int) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Sets an ACL for all property rights.
- 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
-
- setASN1Data(byte[]) - Method in class com.novell.admin.ns.nds.NDSAttributeDefinition
-
set the ASN1 information for this attribute.
- setASN1Data(byte[]) - Method in class com.novell.admin.ns.nds.NDSClassDefinition
-
Set the ASN1 Id with New Value.This method is introduced to modify
ASN1 Id.
- setAttribute(ObjectEntry, ObjectAttribute) - Method in interface com.novell.admin.ns.AdminNamespace
-
Set the attribute value for a namespace objects particular attribute.
- setAttribute(Object, Object) - Method in interface com.novell.emframe.dev.authenticator.iMgrAuthenticator
-
Sets an attribute in the authenticator's AuthContext (Hashtable) object.
- setAttribute(Object, Object) - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Saves the specified attribute value with the specified attribute key.
- setAttribute(Object, Object) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Saves the specified attribute value with the specified attribute key.
- 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.
- setAuthAttribute(Object, Object) - Method in interface com.novell.emframe.dev.MContext
-
Saves the specified attribute value with the specified attribute key in the default authenticators context.
- setAuthAttribute(Object, Object) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Saves the specified attribute value with the specified attribute key in the default authenticators context.
- setAuthAttribute(Object, Object) - Method in interface com.novell.emframe.dev.TaskContext
-
- setBits(long) - Method in class com.novell.admin.ns.nds.FaxNumberFacade
-
Sets the bits in the valuelist.
- setBitString(String) - Method in class com.novell.admin.ns.ldap.NameAndUIDFacade
-
Sets the BitString.
- setBlockSize(int) - Method in class com.novell.application.console.snapin.BaseDefaultVirtualEnumeration
-
Sets the block size at which the consumer of the
enumeration will request entries from the enumeration.
- setBlockSize(int) - Method in interface com.novell.application.console.snapin.BrowserObjectEntryEnumeration
-
Sets the most frequent size in which the consumer of the
enumeration will request entries from the enumeration.
- setBrowse(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes browse rights.
- setBuild(String) - Method in class com.novell.emframe.dev.Version
-
- setBundle(ResourceBundle) - Method in exception com.novell.admin.common.exceptions.SPIException
-
- setBusy(Object, boolean, int) - Method in interface com.novell.application.console.snapin.Shell
-
Sets the Console to the busy state.
- setBytes(byte[]) - Method in class com.novell.admin.ns.nds.UnknownFacade
-
Sets the bytes.
- setCause(Throwable) - Method in exception com.novell.admin.common.exceptions.AdminNamespaceException
-
- setChangeCount(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Sets the changeCount.
- setChapter(Chapter) - Method in class com.novell.emframe.dev.PropertyBookPage
-
The chapter is the tab which the page shows up on.
- setClassDefinition() - Method in class com.novell.admin.ns.DefaultNSObject
-
Sets the class definition for this object.
- setClassDefinition() - Method in class com.novell.admin.ns.NSObject
-
Sets the class definition for this object.
- setClasses(String[]) - Method in class com.novell.admin.ns.NSFilter
-
Sets the list of classes.
- setCompare(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes compare rights.
- setControl(String) - Method in interface com.novell.admin.ns.ldap.LDAPNamespace
-
Sets the spcified control on this context.
- setCurrentSelectionAsRoot() - Method in interface com.novell.application.console.snapin.Shell
-
Re-roots the tree to the item currently selected.
- setCurrentView(String) - Method in interface com.novell.application.console.snapin.Shell
-
Set the current view based on its unique ID as a String name.
- setCursor(Cursor) - Method in interface com.novell.application.console.snapin.Shell
-
Sets the cursor for all of ConsoleOne.
- setDebugModules(String) - Static method in class com.novell.application.console.snapin.Debug
-
- setDelete(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes delete rights.
- setDetails(Object, NSObject) - Method in class com.novell.admin.ns.NSObjectCache
-
Caches the NSObject for a given key.
- setDirty() - Method in class com.novell.emframe.dev.rights.eDirRightsData
-
Set the dirty flag and notify the listeners.
- setDisconnected(boolean) - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Set the management service set into the disconnected mode or not disconnected.
- setDN(String) - Method in class com.novell.admin.ns.ldap.NameAndUIDFacade
-
Sets the DN name.
- setDSAccessMethod(int) - Method in interface com.novell.application.console.snapin.Shell
-
- setDynamic(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes dynamic rights.
- setDynamic(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes dynamic rights.
- setErrorMessage(Throwable, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Sets the error information in the results for the current request.
- setErrorTemplate(MContext, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- setEvent(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Sets the event.
- setExpanded(boolean) - Method in class com.novell.admin.ns.ClassDefinition
-
Set the expanded flag.
- setFileName(String) - Static method in class com.novell.application.console.snapin.Debug
-
- setFilterResultModifier(String, String, ResultModifier) - Method in interface com.novell.application.console.snapin.Shell
-
Saves a named filter result modifier for the specified namespace.
- setFilterString(String) - Method in class com.novell.admin.ns.AdvancedResultModifier
-
- setFlag(int) - Method in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
Sets a specific flag.
- setFlag(int) - Method in class com.novell.admin.ns.ldap.LDAPClassFlags
-
Sets a specific flag.
- setFlag(int) - Method in class com.novell.admin.ns.nds.NDSAttributeFlags
-
Sets a specific attribute flag.
- setGenTime(String) - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Sets the Generalized Time.
- setGlobalVar(String, String) - Method in class com.novell.emframe.dev.ManagementServiceSet
-
Saves the specified attribute value with the specified attribute key.
- setGlobalVar(String, String) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
- setHelpID(String) - Method in exception com.novell.application.console.snapin.SnapinException
-
Sets the help ID associated with this exception.
- setHelpSetName(String) - Method in exception com.novell.application.console.snapin.SnapinException
-
Sets the help set name associated with this exception.
- setHidden(boolean) - Method in class com.novell.application.console.snapin.ObjectType
-
- setHideObjectTypes(String[], String) - Method in interface com.novell.application.console.snapin.Shell
-
- setIncludeAuxClasses(boolean) - Method in class com.novell.application.console.snapin.ResultModifier
-
- setIncludeSubClasses(boolean) - Method in class com.novell.application.console.snapin.ResultModifier
-
- setInheritable(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes inheritable rights.
- setInheritable(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes inheritable rights.
- setInitialized(boolean) - Method in class com.novell.emframe.dev.Task
-
Sets whether the Task has been initialized.
- setInteger64(boolean) - Method in class com.novell.admin.ns.HexValue
-
- setInterrupted(boolean) - Method in class com.novell.emframe.dev.BasicCollectionAsyncWorker
-
- setInterval(long) - Method in class com.novell.admin.ns.nds.TypedNameFacade
-
Sets the interval.
- setIsFileSystem(boolean) - Method in class com.novell.application.console.snapin.ObjectType
-
Sets this ObjectType to be a File System type.
- 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.
- setLoggingLevel(int) - Static method in class com.novell.emframe.dev.D
-
- setLoggingToErr(boolean) - Static method in class com.novell.emframe.dev.D
-
- setLoggingToFile(boolean) - Static method in class com.novell.emframe.dev.D
-
- setLoggingToOut(boolean) - Static method in class com.novell.emframe.dev.D
-
- setMailbox(String) - Method in class com.novell.admin.ns.ldap.OtherMailboxFacade
-
Sets the Mailbox.
- setMailboxType(String) - Method in class com.novell.admin.ns.ldap.OtherMailboxFacade
-
Sets the MailboxType name.
- setMajor(int) - Method in class com.novell.emframe.dev.Version
-
- setMedia(int) - Static method in class com.novell.application.console.snapin.Debug
-
- setMerge(String) - Method in class com.novell.emframe.dev.PropertyBook
-
Set the merge jsp file.
- setMergeTemplate(MContext, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- setMessage(String, String, String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Sets error/success message.
- setMessage(String, String, String, String, String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Sets error/success message with plain and bold text as well as error details.
- setMessage(String, String, String, String, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Sets error/success message with plain and bold text.
- setMinor(int) - Method in class com.novell.emframe.dev.Version
-
- setMooErrorMessage(Properties, String, String, ArrayList) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- setMooErrorMessage(HttpServletRequest, String, String, ArrayList) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Sets the error messages for a Multiple Object Operation.
- setMyWorldAsRoot() - Method in interface com.novell.application.console.snapin.Shell
-
Changes the root of the tree to MyWorld.
- setName(String) - Method in class com.novell.admin.ns.NSFilter
-
Sets the name of the filter.
- setNameFilter(String) - Method in class com.novell.application.console.snapin.ResultModifierFilterEntry
-
Set the object name filter.
- setNDSVirtualEnumerationLimit(int) - Method in interface com.novell.application.console.snapin.Shell
-
- setNestedRights(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
- setNestedRights(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
- 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
-
- setNVDSAttributeName(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets an attribute name for the ACL - NVDS model only.
- setNVDSClassName(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets a class name filter for the ACL - NVDS model only.
- setNVDSFilter(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets a filter for the ACL - NVDS model only.
- setNVDSModifier(long) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets the ACL modifier field - NVDS model only.
- setNVDSPrivileges(long) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets the access control privileges - NVDS model only.
- setNVDSScope(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets a scope for the ACL - NVDS model only.
- setNVDSTrustee(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets the trustee DN - NVDS model only.
- setObject(String) - Method in class com.novell.admin.ns.nds.TypedNameFacade
-
Sets the object name.
- setObject(String, Serializable) - Method in interface com.novell.application.console.snapin.Shell
-
Used to implement the ConsoleOne snapin persistance mechanism.
- setObjectEntryEnumeration(ObjectEntryEnumeration) - Method in class com.novell.admin.ns.MOOManager
-
- setObjectFlags(long) - Method in class com.novell.application.console.snapin.ObjectEntry
-
Sets the flags to be associated with an object.
- setObjectName(String) - Method in class com.novell.admin.ns.nds.BackLinkFacade
-
Sets the object name in the valuelist.
- setObjectNames(String[]) - Method in class com.novell.emframe.dev.JobData
-
Sets the list of object names this job is being performed on.
- setObjectSetting(String, Object) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Set a setting to be a serialized Object value.
- setObjectSetting(String, Object[]) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Set a setting to be a serialized Object array of values.
- setObjectSetting(String, Object) - Method in class com.novell.emframe.dev.config.UserConfig
-
Set a setting to be a serialized Object value.
- setObjectSetting(String, Object[]) - Method in class com.novell.emframe.dev.config.UserConfig
-
Set a setting to be a serialized Object array of values.
- setOctet(byte[], int) - Method in class com.novell.admin.ns.nds.OctetListFacade
-
Sets an octet in the list.
- setOEArray(ObjectEntry[]) - Method in class com.novell.emframe.dev.TargetObjects
-
- setOID(String) - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
set the dotted numeric OID for this attribute.
- setOID(String) - Method in class com.novell.admin.ns.ldap.LDAPClassDefinition
-
Set New(Modified) OID
- setParameterValue(String, String) - Method in class com.novell.emframe.dev.UiHandler
-
Sets a parameter key/value pair for this UiHandler.
- setParameterValues(String, String[]) - Method in class com.novell.emframe.dev.UiHandler
-
Sets a parameter key with multiple values for this UiHandler.
- setPassword(ObjectEntry) - Method in interface com.novell.admin.ns.AuthenticationNamespace
-
Sets the password for an object.
- setPassword(ObjectEntry, boolean) - Method in interface com.novell.admin.ns.AuthenticationNamespace
-
- 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.
- setPersistentData(String, String, String) - Method in interface com.novell.emframe.dev.MContext
-
- setPersistentData(String, String, String) - Method in interface com.novell.emframe.dev.PluginContext
-
Deprecated.
Saves the data for the specified key in the configID UserConfig persistent store.
- setPersistentData(String, String, String) - Method in interface com.novell.emframe.dev.TaskContext
-
- setPrivileges(long) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets the access control privileges - Traditional model.
- setProperty(String, String) - Method in interface com.novell.application.console.snapin.Shell
-
- setPropertyInheritedFilters(String, int) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Sets a specific properties inherited rights filter ACL.
- setPropertyRights(String, String, int, int) - Method in class com.novell.emframe.dev.rights.eDirRightsObject
-
Sets an ACL for a specific property rights.
- setProtectedAttrName(String) - Method in class com.novell.admin.ns.nds.ObjectACLFacade
-
Sets the protected attribute name - Traditional model.
- setRead(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes read rights.
- setRemoteId(long) - Method in class com.novell.admin.ns.nds.BackLinkFacade
-
Sets the remote ID in the valuelist.
- setRename(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes rename rights.
- 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.
- setReplicaName(String) - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Set the replica name.
- 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.
- setReportFlag(boolean) - Method in exception com.novell.application.console.snapin.SnapinException
-
Enable or disable reporting for this exception.
- setRev(int) - Method in class com.novell.emframe.dev.Version
-
- setRights(int) - Method in interface com.novell.admin.ns.NSFileRights
-
Sets all the rights.
- setSearchResultModifier(String, String, ResultModifier) - Method in interface com.novell.application.console.snapin.Shell
-
Saves a named search result modifier for the specified namespace.
- setSeconds(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Sets the time in seconds.
- setSelf(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes self rights.
- setServerName(String) - Method in class com.novell.admin.ns.nds.ReplicaPointerFacade
-
Sets the server name.
- setSetting(String, String) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Set a setting to be a single String value.
- setSetting(String, String[]) - Method in class com.novell.emframe.dev.config.GeneralConfig
-
Set a setting to be a String array of values.
- setSetting(String, String) - Method in class com.novell.emframe.dev.config.UserConfig
-
Set a setting to be a single String value.
- setSetting(String, String[]) - Method in class com.novell.emframe.dev.config.UserConfig
-
Set a setting to be a String array of values.
- setSeverity(int) - Method in exception com.novell.application.console.snapin.SnapinException
-
Assigns a severity to this exception.
- setShadowSign(boolean) - Method in class com.novell.admin.ns.NSObject
-
- setShowGlue(boolean) - Method in class com.novell.application.console.snapin.ResultModifier
-
- setSimpleAndOpAdvanced(boolean) - Method in class com.novell.application.console.snapin.ResultModifier
-
- setSimplePassword(String, String, String, boolean) - Method in class com.novell.emframe.dev.DirUtils
-
Sets the eDirectory simple password.
- setSortByKey(int) - Method in class com.novell.application.console.snapin.ResultModifier
-
Sets the sort-by key in the ResultModifier.
- setSortOrderKey(int) - Method in class com.novell.application.console.snapin.ResultModifier
-
Sets the sort-order key in the ResultModifier.
- setStackTrace(boolean) - Static method in class com.novell.application.console.snapin.Debug
-
- setStopButton(JButton) - Method in interface com.novell.application.console.snapin.Shell
-
- setString(Object, String, String, MContext) - Method in class com.novell.emframe.dev.DataHandler
-
Sets the String value of a particular attribute in XML format.
- setString(Object, String, String, MContext) - Method in class com.novell.emframe.dev.DataHandlerHelper
-
Sets the String value of a particular attribute in XML format.
- setSubContainerSearch(boolean) - Method in class com.novell.application.console.snapin.ResultModifier
-
Setup the result modifier subcontainers search mode.
- 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 - Traditional model.
- setSubordinateCount(int) - Method in class com.novell.application.console.snapin.ObjectEntry
-
Sets the subordinate count for this ObjectEntry.
- setSubTypes(ObjectType[]) - Method in class com.novell.application.console.snapin.ObjectEntry
-
Sets all of the subtypes for this ObjectEntry.
- setSupervisor(boolean) - Method in class com.novell.emframe.dev.rights.eDirObjectRightsData
-
Set or clear whether the eDirObjectRightsData includes supervisor rights.
- setSupervisor(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes supervisor rights.
- setSyntax(Syntax) - Method in class com.novell.admin.ns.AttributeDefinition
-
- setSyntax(Syntax) - Method in class com.novell.admin.ns.ldap.LDAPAttributeDefinition
-
- setSyntaxId(long) - Method in class com.novell.admin.ns.nds.UnknownFacade
-
Sets the syntax ID.
- setTaskComplete(boolean) - Method in class com.novell.emframe.dev.MTask
-
Call this method to inform the framework that you have completed and it is time to move on.
- setTeleNumber(String) - Method in class com.novell.admin.ns.nds.FaxNumberFacade
-
Sets the telephone number in the valuelist.
- setTimeCount(int) - Method in class com.novell.admin.ns.nds.TimeStampFacade
-
Sets the timeCount.
- setTrace(boolean) - Static method in class com.novell.application.console.snapin.Debug
-
- setTracking(boolean) - Method in class com.novell.application.console.snapin.InitSnapinInfo
-
- setTreeSelection(ObjectEntry) - Method in interface com.novell.application.console.snapin.Shell
-
Sets the current selection to a particular object in the tree.
- setTrusteeRestriction(ObjectEntry, ObjectEntry, int) - Method in interface com.novell.admin.ns.NSFileNamespace
-
Modifies a File System volume by assigning a trustee with restrictions to it
- 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.
- setTypesToBlockNativeChildrenOn(String[], String) - Method in interface com.novell.application.console.snapin.Shell
-
- setUIPage(String) - Method in class com.novell.emframe.dev.MTask
-
This should be called from the execute method to tell the framework which JSP to should be used to render
the data into HTML (or other markup).
- setUIPage(String) - Method in class com.novell.emframe.dev.Task
-
Sets the JSP page to use for the current request.
- setupTargetChooser(String[], MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Must be called during the server side processing on the request before the TargetChooser widget is used.
- setupTargetChooser(MContext, Properties, String[]) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- setViewMenu(JMenu) - Method in interface com.novell.application.console.snapin.Shell
-
- setViewSelections(ObjectEntryCollection) - Method in interface com.novell.application.console.snapin.Shell
-
Sets the current selection to a set of objects in the view.
- setVolume(String) - Method in class com.novell.admin.ns.nds.PathFacade
-
Sets the volume name.
- setWrite(boolean) - Method in class com.novell.emframe.dev.rights.eDirPropertyRightsData
-
Set or clear whether the eDirPropertyRightsData includes write rights.
- severity - Variable in exception com.novell.application.console.snapin.SnapinException
-
- SEVERITY_ERROR - Static variable in exception com.novell.application.console.snapin.SnapinException
-
Possible value for the severity parameter.
- SEVERITY_FATAL - Static variable in exception com.novell.application.console.snapin.SnapinException
-
Possible value for the severity parameter.
- SEVERITY_SEVERE - Static variable in exception com.novell.application.console.snapin.SnapinException
-
Possible value for the severity parameter.
- SEVERITY_WARN - Static variable in exception com.novell.application.console.snapin.SnapinException
-
Possible value for the severity parameter.
- shadowSign - Variable in class com.novell.admin.ns.NSObject
-
- shell - Variable in class com.novell.application.console.snapin.InitSnapinInfo
-
- Shell - Interface in com.novell.application.console.snapin
-
Defines generic methods that any participating snap-ins can call.
- ShellAdapter - Class in com.novell.application.console.snapin
-
- ShellAdapter() - Constructor for class com.novell.application.console.snapin.ShellAdapter
-
Deprecated.
Builds a ShellAdapter object.
- ShellEvent - Class in com.novell.application.console.snapin
-
Defines a shell event.
- ShellEvent(ObjectEntryCollection, int, int) - Constructor for class com.novell.application.console.snapin.ShellEvent
-
Creates a shell event object.
- ShellListener - Interface in com.novell.application.console.snapin
-
- ShellSelectionAdapter - Class in com.novell.application.console.snapin
-
Listens for shell selection events.
- ShellSelectionAdapter() - Constructor for class com.novell.application.console.snapin.ShellSelectionAdapter
-
Builds a ShellSelectionAdapter object.
- ShellSelectionEvent - Class in com.novell.application.console.snapin
-
Defines a shell selection event.
- ShellSelectionEvent(ObjectEntryCollection, int, int) - Constructor for class com.novell.application.console.snapin.ShellSelectionEvent
-
Creates a shell selection event object.
- ShellSelectionListener - Interface in com.novell.application.console.snapin
-
Listens for shell selection event.
- shouldRun(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.eDirAccessService
-
Returns whether this task should be able to run.
- shouldRun(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.MTask
-
This function is called to see if the iManTask should be run based upon conditions known to the task.
- shouldRun(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.PropertyBook
-
Returns whether this PropertyBook should be able to run.
- shouldRun(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.PropertyBookPage
-
Returns whether this PropertyBookPage should be able to run.
- shouldRun(HttpServletRequest, String) - Static method in class com.novell.emframe.dev.Task
-
Overwrite this method if the task needs to check conditions to determine if the task is able to be run.
- shouldRunIneDir(HttpServletRequest) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Deprecated.
- shouldShow(NSObject, TaskContext) - Method in interface com.novell.emframe.dev.RuntimePlugin
-
Implement this call if your PropertyBookPage needs to check the directory object to see if your PropertyBookPage
should show up in the PropertyBook.
- shouldThreadUpdate() - Method in class com.novell.emframe.dev.DirPropertyBook
-
Returns whether the thread should update.
- shouldThreadUpdate() - Method in class com.novell.emframe.dev.PropertyBook
-
Returns whether the thread should update.
- show(TaskContext, Properties) - Method in class com.novell.emframe.dev.DirPropertyBookPage
-
- show(PropertyPageContext) - Method in class com.novell.emframe.dev.PropertyBookPage
-
The show method is called when a PropertyBookPage is first selected.
- show(TaskContext, Properties) - Method in class com.novell.emframe.dev.PropertyBookPage
-
- showDetails(ObjectEntryCollection, boolean) - Method in interface com.novell.application.console.snapin.Shell
-
Launches a property book showing the details of an ObjectEntry array.
- showDetails(ObjectEntryCollection, PageSnapin[], boolean) - Method in interface com.novell.application.console.snapin.Shell
-
Launches a property book page dialog showing the details of an ObjectEntry
array.
- showDetails(ObjectEntryCollection, PageSnapin[], boolean, Component) - Method in interface com.novell.application.console.snapin.Shell
-
- showTargetChooser(TaskContext, Document) - Method in class com.novell.emframe.dev.CustomTargetChooser
-
Abstract method you have to implement.
- shutdownSnapin() - Method in interface com.novell.application.console.snapin.Snapin
-
Called by the shell when the snap-in is being shut down.
- simpleName - Variable in class com.novell.application.console.snapin.ObjectEntryParentAndSimpleName
-
- SimpleSPIException - Exception in com.novell.admin.common.exceptions
-
This class is used for SPIExceptions that have return errors codes.
- SimpleSPIException(String) - Constructor for exception com.novell.admin.common.exceptions.SimpleSPIException
-
Constructor.
- SINGLE_VALUED - Static variable in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
- SINGLE_VALUED - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
-
- SINGLE_VALUED_ATTRIBUTE - Static variable in exception 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.ldap.LDAPAttributeFlags
-
- SIZED - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
-
- skipWS() - Method in class com.novell.admin.ns.ldap.PString
-
Skip over spaces, tabs, and '$'.
- Snapin - Interface in com.novell.application.console.snapin
-
Provides the base interface from which all snap-ins extend.
- SNAPIN_DISPLAYICON - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the DisplayIcon snap-in type.
- SNAPIN_DISPLAYNAME - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the DisplayName snap-in type.
- SNAPIN_DYNAMIC - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Dynamic snap-in type.
- SNAPIN_INITIALIZATION - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Initialization snap-in type.
- SNAPIN_MAP_OBJECTENTRY - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the MapObjectEntry snap-in type.
- SNAPIN_MENU - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Menu snap-in type.
- SNAPIN_NAMESPACE - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Namespace snap-in type.
- SNAPIN_PAGE - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the PropertyBook page snap-in type.
- SNAPIN_PERSISTENCE - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines Persistence snap-in type.
- SNAPIN_PLACEHOLDER - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Placeholder snap-in type.
- SNAPIN_POPUP_MENU - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the PopUpMenu snap-in type.
- SNAPIN_RESULTMODIFIER - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines ResultModifier snap-in type.
- SNAPIN_SERVICE - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Service snap-in type.
- SNAPIN_STATUSBARITEM - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Status Bar snap-in type.
- SNAPIN_TOOLBARITEM - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the Toolbar snap-in type.
- SNAPIN_VIEW - Static variable in interface com.novell.application.console.snapin.Shell
-
Defines the View snap-in type.
- SnapinEvent - Class in com.novell.application.console.snapin
-
Defines a snap-in event.
- SnapinEvent(Object, String) - Constructor for class com.novell.application.console.snapin.SnapinEvent
-
Creates a snap-in event.
- SnapinException - Exception in com.novell.application.console.snapin
-
SnapinException's can be thrown from snapins in certain methods
to report exceptions or errors to ConsoleOne.
- SnapinException() - Constructor for exception com.novell.application.console.snapin.SnapinException
-
Creates a SnapinException object with no detailed message.
- SnapinException(String) - Constructor for exception com.novell.application.console.snapin.SnapinException
-
Creates a SnapinException object with a detailed message.
- SnapinException(String, boolean) - Constructor for exception com.novell.application.console.snapin.SnapinException
-
Creates a SnapinException object with a detailed message and sets the
reporting flag.
- SnapinException(String, boolean, String) - Constructor for exception com.novell.application.console.snapin.SnapinException
-
Creates a SnapinException object with a detailed message and sets the
reporting flag and help set name.
- SnapinException(String, boolean, String, String) - Constructor for exception com.novell.application.console.snapin.SnapinException
-
Creates a SnapinException object with a detailed message and sets the
reporting flag, help set name and help ID.
- SnapinException(String, boolean, int, String, String) - Constructor for exception com.novell.application.console.snapin.SnapinException
-
Creates a SnapinException object with a detailed message and sets the
reporting flag, severity, help set name and help ID.
- SnapinListener - Interface in com.novell.application.console.snapin
-
Listens for events generated by other snap-ins.
- snapinListener(SnapinEvent) - Method in interface com.novell.application.console.snapin.SnapinListener
-
Allows a snap-in to specify an action associated with a snap-in event.
- snapinType - Variable in class com.novell.application.console.snapin.InitSnapinInfo
-
- SnapinVetoException - Exception in com.novell.application.console.snapin
-
Implements the vetoable exceptions that can be thrown.
- SnapinVetoException(String, SnapinEvent) - Constructor for exception com.novell.application.console.snapin.SnapinVetoException
-
Constructs a SnapinVetoException object.
- SnapinVetoException(String) - Constructor for exception com.novell.application.console.snapin.SnapinVetoException
-
Constructs a SnapinVetoException object.
- SORTBY_KEY_NAME - Static variable in class com.novell.application.console.snapin.ResultModifier
-
- SORTBY_KEY_TYPE - Static variable in class com.novell.application.console.snapin.ResultModifier
-
- SORTBY_KEY_TYPE_NAME - Static variable in class com.novell.application.console.snapin.ResultModifier
-
- SORTBY_KEY_UNSORTED - Static variable in class com.novell.application.console.snapin.ResultModifier
-
- sortKeyValues(ArrayList, ArrayList, MContext) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Takes two String ArrayLists, keys and values, and sorts the keys array moving the
values in the value array to corresponding index positions.
- SORTORDER_KEY_ASCENDING - Static variable in class com.novell.application.console.snapin.ResultModifier
-
- SORTORDER_KEY_DECENDING - Static variable in class com.novell.application.console.snapin.ResultModifier
-
- sortStringArray(String[]) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Sorts a String array while ignoring case.
- SPARSE_OPERATIONAL - Static variable in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
- SPARSE_REQUIRED - Static variable in class com.novell.admin.ns.ldap.LDAPAttributeFlags
-
- SPECIAL_ATTRIBUTE - Static variable in exception com.novell.admin.ns.nds.NDSNamespaceException
-
- SPIException - Exception in com.novell.admin.common.exceptions
-
This class is used for exceptions that can be thrown by the Service
Provider Interface (SPI) code layer.
- SPIException(MessageLinkResourceBundle, boolean) - Constructor for exception com.novell.admin.common.exceptions.SPIException
-
Constructor
- SPIException(String) - Constructor for exception com.novell.admin.common.exceptions.SPIException
-
Constructor
- SPLIT - Static variable in class com.novell.admin.ns.nds.NDSReplicaState
-
- split(String, String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
Tokenize a string into a String array of tokens.
- startTime(String) - Static method in class com.novell.application.console.snapin.Debug
-
- 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
-
- staticDestroyAll() - Static method in class com.novell.emframe.dev.AuthenticationBroker
-
The anti-method to initializing the protocols once for all instances of the
AuthenticationBroker.
- STOP_WAITING_FOR_COMPLETION - Static variable in interface com.novell.admin.ns.PartitionOperationCallBack
-
- stopBusyObjects() - Method in interface com.novell.application.console.snapin.Shell
-
- stopTime(String) - Static method in class com.novell.application.console.snapin.Debug
-
- storeeMFrameConfigProperty(String, String, String, boolean) - Method in interface com.novell.emframe.dev.PluginContext
-
- Strategy - Interface in com.novell.admin.ns
-
Contract for all strategy classes.
- StreamStrategy - Class in com.novell.admin.ns
-
Base class that implements the strategies for most stream syntaxes.
- StreamStrategy() - Constructor for class com.novell.admin.ns.StreamStrategy
-
- StreamValue - Class in com.novell.admin.ns
-
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 in com.novell.admin.ns
-
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
-
- stringToHTMLExt(String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
This method extends stringToHTML by also encoding international characters.
- stringToXML(String) - Static method in class com.novell.emframe.dev.eMFrameUtils
-
- stringToXML(String) - Static method in class com.novell.emframe.dev.XmlUtils
-
Escapes chars for use in XML.
- StringValue - Class in com.novell.admin.ns
-
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.
- StructureRules - Class in com.novell.admin.ns.ldap
-
Represents a dITStructureRules element in the LDAP schema.
- StructureRules(String) - Constructor for class com.novell.admin.ns.ldap.StructureRules
-
Constructor for a StructureRules object.
- SUBREF - Static variable in class com.novell.admin.ns.nds.NDSReplicaType
-
- SUCCESS - Static variable in class com.novell.emframe.dev.AuthBrokerReport
-
Authentication is successful.
- SUCCESSFUL - Static variable in interface com.novell.admin.ns.OperationStatus
-
- SUPERCLASS_NOT_DEFINED - Static variable in exception com.novell.admin.ns.ldap.LDAPNamespaceException
-
- SUPERCLASS_NOT_DEFINED - Static variable in exception com.novell.admin.ns.nds.NDSNamespaceException
-
- superClassNameList - Variable in class com.novell.admin.ns.ClassDefinition
-
List of classes that this class extends.
- SUPPORTED_DEVICE_TYPE - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
SUPPORTED_DEVICE_TYPE = "supported-device-type".
- SYN_ACCESS_POINT - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_ACI - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_ATTRIBUTE_TYPE_DESCRIPTION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_AUDIO - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_BACK_LINK - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_BINARY - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_BIT_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_BOOLEAN - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- 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_CERTIFICATE - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_CERTIFICATE_LIST - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_CERTIFICATE_PAIR - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_CI_LIST - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_CI_LIST - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_CI_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_CI_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_CLASS_NAME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_CLASS_NAME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_COUNTER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_COUNTER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_COUNTRY_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DATA_QUALITY_SYNTAX - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DELIVERY_METHOD - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DIRECTORY_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DIST_NAME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_DIT_CONTENT_RULE_DESCRIPTION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DIT_STRUCTURAL_RULE_DESCRIPT - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DL_SUBMIT_PERMISSION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DN - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DSA_QUALITY_SYNTAX - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DSE_CLASS_NAME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_DSE_TYPE - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_EMAIL_ADDRESS - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_ENHANCED_GUIDE - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_FAX - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_FAX_NUMBER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_FAX_NUMBER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_GENERALIZEDTIME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_GUIDE - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_HOLD - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_IA5_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_INTEGER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_INTEGER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_INTEGER_64 - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_INTERVAL - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_JPEG - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_MAIL_PREFERENCE - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_MASTER_SHADOW_ACCESS_POINTS - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_MATCHING_RULE_DESCRIPTION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_MATCHING_RULE_USE_DESCRIPTION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_MHS_OR_ADDRESS - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NAME_FORM_DESCRIPTION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NAME_UID - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NDS_ACL - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NDS_REPLICA_POINTER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NDS_TIMESTAMP - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NET_ADDRESS - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- 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_NUMERIC_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NVDS_ACL - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NVDS_TAGGED_NAME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NVDS_TAGGED_NAME_AND_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NVDS_TAGGED_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NVDS_TIMESTAMP - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_NVDS_TYPED_NAME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_OBJECT_ACL - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_OBJECT_CLASS_DESCRIPTION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_OCTET_LIST - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_OCTET_LIST - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_OCTET_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_OCTET_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_OID - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_OTHER_MAILBOX - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- 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_POSTAL_ADDRESS - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_PR_STRING - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_PRESENTATION_ADDRESS - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_PRINTABLE_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_PROTOCOL_INFORMATION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- 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_SUBTREE_SPECIFICATION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_SUPPLIER_AND_CONSUMER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_SUPPLIER_INFORMATION - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_SUPPLIER_OR_CONSUMER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_SUPPORTED_ALGORITHM - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_TAGGED_NAME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_TAGGED_NAME_AND_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_TAGGED_STRING - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_TEL_NUMBER - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_TELEPHONE_NUMBER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_TELETEX_TERMINAL_IDENTIFIER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_TELEX_NUMBER - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- 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.ldap.LDAPSyntax
-
- SYN_TYPED_NAME - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_UNKNOWN - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYN_UNKNOWN - Static variable in class com.novell.admin.ns.nds.NDSSyntax
-
- SYN_UTC_TIME - Static variable in class com.novell.admin.ns.ldap.LDAPSyntax
-
- SYNC_IMMEDIATE - Static variable in class com.novell.admin.ns.nds.NDSAttributeFlags
-
- synchronizeHelp() - Method in interface com.novell.application.console.snapin.Shell
-
- 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 in com.novell.admin.ns
-
Abstract class from which all concrete syntaxes must extend.
- Syntax(String, Strategy, int) - Constructor for class com.novell.admin.ns.Syntax
-
Prototype constructor.
- SYNTAX_NAME - Static variable in class com.novell.emframe.dev.eMFrameConsts
-
SYNTAX_NAME = "syntax-name".
- SystemConfig - Class in com.novell.emframe.dev.config
-
The SystemConfig class is used to read and write general iManager server settings for all users.
- SystemConfig() - Constructor for class com.novell.emframe.dev.config.SystemConfig
-
This method will create a SystemConfig object.