Nitido Inc.

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

Packages that use PABGroup
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. 
com.nitido.nimx.nuggets.pab.stub This PABNugget implementation stores all the data in memory. 
 

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

Methods in com.nitido.nimx.nuggets.pab that return PABGroup
abstract  PABGroup PABNugget.getGroup(java.lang.String un)
          Fetch the PABGroup based on the unique name.
 

Constructors in com.nitido.nimx.nuggets.pab with parameters of type PABGroup
PABGroup(PABGroup entry)
          Copy Constructor.
 

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

Methods in com.nitido.nimx.nuggets.pab.real that return PABGroup
protected  PABGroup PABNuggetImpl.dirEntryToPABGroup(Entry entry)
          Method that converts a directory entry into a PABGroup object.
 PABGroup PABNuggetImpl.getGroup(java.lang.String un)
           
 

Uses of PABGroup in com.nitido.nimx.nuggets.pab.stub
 

Methods in com.nitido.nimx.nuggets.pab.stub that return PABGroup
 PABGroup PABNuggetStub.getGroup(java.lang.String un)
          Return the matched PABGroup.
 


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.