Uses of Interface
com.sas.services.information.metadata.PhoneNumberInterface
Packages that use PhoneNumberInterface
-
Uses of PhoneNumberInterface in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata with parameters of type PhoneNumberInterfaceModifier and TypeMethodDescriptionvoidAllUsersIdentity.addPhoneNumber(PhoneNumberInterface phone) voidAuthenticatedIdentity.addPhoneNumber(PhoneNumberInterface phone) voidDavPerson.addPhoneNumber(PhoneNumberInterface phone) voidOMRPerson.addPhoneNumber(PhoneNumberInterface phone) voidPersonInterface.addPhoneNumber(PhoneNumberInterface phone) Add a phone number to the user's list.voidPropertyIdentity.addPhoneNumber(PhoneNumberInterface phone) voidReferenceIdentity.addPhoneNumber(PhoneNumberInterface phone) voidSelfIdentity.addPhoneNumber(PhoneNumberInterface phone) voidUnauthenticatedIdentity.addPhoneNumber(PhoneNumberInterface phone) voidAllUsersIdentity.removePhoneNumber(PhoneNumberInterface phone) voidAuthenticatedIdentity.removePhoneNumber(PhoneNumberInterface phone) voidDavPerson.removePhoneNumber(PhoneNumberInterface phone) voidOMRPerson.removePhoneNumber(PhoneNumberInterface phone) voidPersonInterface.removePhoneNumber(PhoneNumberInterface phone) Remove a phone number from the user's list.voidPropertyIdentity.removePhoneNumber(PhoneNumberInterface phone) voidReferenceIdentity.removePhoneNumber(PhoneNumberInterface phone) voidSelfIdentity.removePhoneNumber(PhoneNumberInterface phone) voidUnauthenticatedIdentity.removePhoneNumber(PhoneNumberInterface phone)