Class VCardExportServiceImpl
java.lang.Object
ch.tocco.nice2.optional.address.impl.action.VCardExportServiceImpl
- All Implemented Interfaces:
VCardExportService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList
<net.fortuna.ical4j.vcard.VCard> buildAddressVCards
(EntityList addressEntityList) List
<net.fortuna.ical4j.vcard.VCard> buildContactVCards
(EntityList userEntityList) getVCardString
(Entity entity)
-
Constructor Details
-
VCardExportServiceImpl
public VCardExportServiceImpl()
-
-
Method Details
-
buildContactVCards
- Specified by:
buildContactVCards
in interfaceVCardExportService
-
buildAddressVCards
- Specified by:
buildAddressVCards
in interfaceVCardExportService
-
getVCardString
- Specified by:
getVCardString
in interfaceVCardExportService
-