Package com.infoengine.au.delegateprovider

Interface Summary
CmdDelegateProviderConst Contains constant definitions for standard LDAP attributes, Windchill LDAP attributes, standard LDAP object classes, Windchill LDAP object classes, and LDAP search scope values.
CmdDelegateProviderService  
TypeHierarchy An object that implements the TypeHierarchy interface generates a list of type names that make up the hierarchy for a specified type.
 

Class Summary
CmdDelegateDNParts  
CommandDelegateProvider Provides methods to retrieve Command Delegate information from the Command Delegate Registry.
DirectoryBasedCmdDelegateProviderService  
 

Exception Summary
CmdDelegateProviderErrorException Thrown to indicate an error occurred while processing a Command Delegate Provider request.
CommandClassnameAttrNotSetException Thrown to indicate that the ptcCommandDelegateClassname attribute isn't set for the Command Delegate LDAP entry denoted by a specified LDAP URL.
CommandDelegateProviderException Base level exception for all Command Delegate Provider exceptions.
DirectoryServiceException Thrown to indicate an error occurred while trying to perform an operation against a LDAP Directory.
RepositoryObjectNotFoundException Thrown to indicate that the Repository LDAP entry denoted by a specified LDAP URL was not found in the Directory.
RepositoryTypeAttrNotSetException Thrown to indicate that the ptcRepositoryType attribute isn't set for the Repository LDAP entry denoted by a specified LDAP URL.
RepositoryTypeObjectNotFoundException Thrown to indicate that the Repository Type LDAP entry denoted by a specified LDAP URL was not found in the Directory.