|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use PhoneNumberInterface | |
|---|---|
| com.sas.services.information.metadata | Information Service metadata. |
| Uses of PhoneNumberInterface in com.sas.services.information.metadata |
|---|
| Methods in com.sas.services.information.metadata with parameters of type PhoneNumberInterface | |
|---|---|
void |
UnauthenticatedIdentity.addPhoneNumber(PhoneNumberInterface phone)
|
void |
SelfIdentity.addPhoneNumber(PhoneNumberInterface phone)
|
void |
ReferenceIdentity.addPhoneNumber(PhoneNumberInterface phone)
|
void |
PropertyIdentity.addPhoneNumber(PhoneNumberInterface phone)
|
abstract void |
PersonInterface.addPhoneNumber(PhoneNumberInterface phone)
Add a phone number to the user's list. |
void |
DavPerson.addPhoneNumber(PhoneNumberInterface phone)
|
void |
AuthenticatedIdentity.addPhoneNumber(PhoneNumberInterface phone)
|
void |
AllUsersIdentity.addPhoneNumber(PhoneNumberInterface phone)
|
void |
UnauthenticatedIdentity.removePhoneNumber(PhoneNumberInterface phone)
|
void |
SelfIdentity.removePhoneNumber(PhoneNumberInterface phone)
|
void |
ReferenceIdentity.removePhoneNumber(PhoneNumberInterface phone)
|
void |
PropertyIdentity.removePhoneNumber(PhoneNumberInterface phone)
|
abstract void |
PersonInterface.removePhoneNumber(PhoneNumberInterface phone)
Remove a phone number from the user's list. |
void |
DavPerson.removePhoneNumber(PhoneNumberInterface phone)
|
void |
AuthenticatedIdentity.removePhoneNumber(PhoneNumberInterface phone)
|
void |
AllUsersIdentity.removePhoneNumber(PhoneNumberInterface phone)
|
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||