|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidEntryException | |
---|---|
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 InvalidEntryException in com.nitido.nimx.nuggets.pab |
---|
Methods in com.nitido.nimx.nuggets.pab that throw InvalidEntryException | |
---|---|
abstract java.lang.String |
PABNugget.addEntry(PABEntry entry)
Add a new PAB entry. |
abstract java.util.Enumeration |
PABNugget.getGroupMembers(java.lang.String groupUN)
Get the Unique Name of members belong to the group |
abstract void |
PABNugget.modifyEntry(PABEntry entry)
Replace an existing PAB entry with the new one. |
abstract void |
PABNugget.removeEntry(PABEntry entry)
Remove an existing PAB entry. |
abstract void |
PABNugget.removeFromGroup(java.lang.String groupUN,
java.lang.String entryUN)
Remove the specified PABEntry from the group. |
abstract void |
PABNugget.setGroupMembers(java.lang.String groupUN,
java.util.Vector personUNs)
Set the group member of a group. |
abstract void |
PABNugget.setGroups(java.util.Vector groupUNs,
java.lang.String entryUN)
Set the groups that the specified entryDN belongs to. |
Uses of InvalidEntryException in com.nitido.nimx.nuggets.pab.real |
---|
Methods in com.nitido.nimx.nuggets.pab.real that throw InvalidEntryException | |
---|---|
java.lang.String |
PABNuggetImpl.addEntry(PABEntry pabEntry)
|
java.util.Enumeration |
PABNuggetImpl.getGroupMembers(java.lang.String groupUN)
|
void |
PABNuggetImpl.modifyEntry(PABEntry pabEntry)
|
void |
PABNuggetImpl.removeEntry(PABEntry dyingEntry)
|
void |
PABNuggetImpl.removeFromGroup(java.lang.String groupUN,
java.lang.String personUN)
|
void |
PABNuggetImpl.setGroups(java.util.Vector groupUNs,
java.lang.String personUN)
|
Uses of InvalidEntryException in com.nitido.nimx.nuggets.pab.stub |
---|
Methods in com.nitido.nimx.nuggets.pab.stub that throw InvalidEntryException | |
---|---|
PABBatchResult |
PABNuggetStub.addEntries(PABEntry[] entries)
|
java.lang.String |
PABNuggetStub.addEntry(PABEntry entry)
|
java.util.Enumeration |
PABNuggetStub.getGroupMembers(java.lang.String groupUN)
|
void |
PABNuggetStub.modifyEntry(PABEntry entry)
|
void |
PABNuggetStub.removeEntry(PABEntry entry)
|
void |
PABNuggetStub.removeFromGroup(java.lang.String groupUN,
java.lang.String personUN)
|
void |
PABNuggetStub.setGroups(java.util.Vector groupUNs,
java.lang.String personUN)
|
|
Nitido NiM 2.5 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.