public interface GiftRegistryServiceMapper
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDocument |
convert(java.util.Map map)
Converts a set of name-value pairs to a
BusinessObjectDocument |
BusinessObjectDocument convert(java.util.Map map) throws ECException
BusinessObjectDocumentmap - the container of name-value pairsECException - if the conversion fails