com.ibm.commerce.giftregistry.struts

Interface GiftRegistryServiceMapper



  • public interface GiftRegistryServiceMapper
    To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Method Detail

      • convert

        BusinessObjectDocument convert(java.util.Map map)
                                throws ECException
        Converts a set of name-value pairs to a BusinessObjectDocument
        Parameters:
        map - the container of name-value pairs
        Returns:
        the BOD that corresponds to the set of name value pairs.
        Throws:
        ECException - if the conversion fails