Nitido Inc.

Uses of Class
com.nitido.nimx.nuggets.pab.InvalidAttributeException

Packages that use InvalidAttributeException
com.nitido.nimx.nuggets.pab This package contains the Nugget and associate classes for accessing Personal Address Book (PAB). 
com.nitido.nimx.nuggets.pab.real This PABNugget implementation obtains the directory connections from the DirPoolService. 
 

Uses of InvalidAttributeException in com.nitido.nimx.nuggets.pab
 

Methods in com.nitido.nimx.nuggets.pab that throw InvalidAttributeException
 void PABEntry.removeAttributeValue(java.lang.String key, int index)
          Remove the specified attribute value mapped to the specific key and index.
 

Uses of InvalidAttributeException in com.nitido.nimx.nuggets.pab.real
 

Methods in com.nitido.nimx.nuggets.pab.real that throw InvalidAttributeException
protected  void PABNuggetImpl.addEntryToDir(Directory writeDir, java.lang.String un, PABEntry pabEntry)
          A method that provides the potential customized logic for adding a PAB entry to the LDAP server.
protected  Entry PABNuggetImpl.pabEntryToDirEntry(java.lang.String dn, PABEntry pab)
           
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.