Class VCardExportServiceImpl
java.lang.Object
ch.tocco.nice2.optional.address.impl.action.VCardExportServiceImpl
- All Implemented Interfaces:
VCardExportService
-
Constructor Summary
Constructors -
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:
buildContactVCardsin interfaceVCardExportService
-
buildAddressVCards
- Specified by:
buildAddressVCardsin interfaceVCardExportService
-
getVCardString
- Specified by:
getVCardStringin interfaceVCardExportService
-