|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PABPerson | |
|---|---|
| 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 PABPerson in com.nitido.nimx.nuggets.pab |
|---|
| Methods in com.nitido.nimx.nuggets.pab that return PABPerson | |
|---|---|
abstract PABPerson |
PABNugget.getPerson(java.lang.String un)
Fetch the PABPerson based on the unique name. |
| Constructors in com.nitido.nimx.nuggets.pab with parameters of type PABPerson | |
|---|---|
PABPerson(PABPerson entry)
Copy Constructor. |
|
| Uses of PABPerson in com.nitido.nimx.nuggets.pab.real |
|---|
| Methods in com.nitido.nimx.nuggets.pab.real that return PABPerson | |
|---|---|
protected PABPerson |
PABNuggetImpl.dirEntryToPABPerson(Entry entry)
Method that converts a directory entry into a PABPerson object. |
PABPerson |
PABNuggetImpl.getPerson(java.lang.String un)
|
| Uses of PABPerson in com.nitido.nimx.nuggets.pab.stub |
|---|
| Methods in com.nitido.nimx.nuggets.pab.stub that return PABPerson | |
|---|---|
PABPerson |
PABNuggetStub.getPerson(java.lang.String un)
Return the matched PABPerson. |
|
Nitido NiM 2.5 Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.