Méthode | Description | |
---|---|---|
Copy ( Product originalProduct ) : Product | ||
ProductCopyService ( IOrderableService |
Méthode | Description | |
---|---|---|
ApplyCategories ( Product originalProduct, Product copiedProduct ) : void | ||
CheckNameCandidate ( string nameCandidate ) : string | ||
CopySizes ( Product originalProduct, Product copiedProduct ) : void | ||
GetCopyName ( Product originalProduct ) : string |
public Copy ( Product originalProduct ) : Product | ||
originalProduct | Product | |
Résultat | Product |
public ProductCopyService ( IOrderableService |
||
productCategoryOrder | IOrderableService |
|
productRepository | IRepository |
|
Résultat | System |