public class VCardHelper
extends java.lang.Object
Constructor and Description |
---|
VCardHelper() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<VCard.Communications.Email> |
manageEmails(java.util.Collection<Email> userEmails) |
static java.util.List<VCard.Communications.Tel> |
managePhones(org.apache.directory.api.ldap.model.entry.Entry entry,
java.lang.String[] phoneAttrs,
java.lang.String... types) |
public static java.util.List<VCard.Communications.Tel> managePhones(org.apache.directory.api.ldap.model.entry.Entry entry, java.lang.String[] phoneAttrs, java.lang.String... types)
entry
- adPhoneFax
- string
- string2
- public static java.util.List<VCard.Communications.Email> manageEmails(java.util.Collection<Email> userEmails)
emails
- Copyright © 2021. All Rights Reserved.