|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
IAccessControl is the basis for maintaining Access Control about an item.
| Method Summary | |
IAccessEntry |
addEntry(IExchangeAddressEntry address)
Adds an entry to the permissions list. |
IAccessEntry[] |
getEntries()
Gets an unmodifiable list of the entries for the access manager. |
void |
removeEntry(IAccessEntry entry)
Removes the permissions. |
| Method Detail |
public IAccessEntry addEntry(IExchangeAddressEntry address)
throws CollaborationException
address - the address entry to set the permission
null
if the entry could not be created.
CollaborationException - if there was an error adding the entrypublic void removeEntry(IAccessEntry entry)
entry - the entry to removepublic IAccessEntry[] getEntries()
IAccessEntry.
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||