com.adobe.solutions.sne.enrollment.svc
Interface IProductFormRegistry


public interface IProductFormRegistry


Method Summary
 ProductVO addProductForm(ProductVO product, FormVO form)
           
 List getProductForms(ProductVO product)
           
 ProductVO removeProductForm(ProductVO product, FormVO form)
           
 

Method Detail

getProductForms

List getProductForms(ProductVO product)

addProductForm

ProductVO addProductForm(ProductVO product,
                         FormVO form)

removeProductForm

ProductVO removeProductForm(ProductVO product,
                            FormVO form)


[an error occurred while processing this directive] [an error occurred while processing this directive]