메소드 | 설명 | |
---|---|---|
__construct ( string $className ) | AbstractEntityFactory constructor. |
메소드 | 설명 | |
---|---|---|
createDiscountablePrice ( ) : WellCommerce\Bundle\AppBundle\Entity\DiscountablePriceInterface | ||
createEmptyCollection ( ) : Doctrine\Common\Collections\Collection | ||
createPrice ( ) : WellCommerce\Bundle\AppBundle\Entity\PriceInterface | ||
getDefaultCurrency ( ) : WellCommerce\Bundle\CurrencyBundle\Entity\CurrencyInterface | ||
getDefaultShop ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface | ||
getDefaultShops ( ) : Doctrine\Common\Collections\Collection | ||
getDefaultTax ( ) : WellCommerce\Bundle\TaxBundle\Entity\TaxInterface | ||
init ( ) |
public __construct ( string $className ) | ||
$className | string |
protected createDiscountablePrice ( ) : WellCommerce\Bundle\AppBundle\Entity\DiscountablePriceInterface | ||
리턴 | WellCommerce\Bundle\AppBundle\Entity\DiscountablePriceInterface |
protected createEmptyCollection ( ) : Doctrine\Common\Collections\Collection | ||
리턴 | Doctrine\Common\Collections\Collection |
protected createPrice ( ) : WellCommerce\Bundle\AppBundle\Entity\PriceInterface | ||
리턴 | WellCommerce\Bundle\AppBundle\Entity\PriceInterface |
protected getDefaultCurrency ( ) : WellCommerce\Bundle\CurrencyBundle\Entity\CurrencyInterface | ||
리턴 | WellCommerce\Bundle\CurrencyBundle\Entity\CurrencyInterface |
protected getDefaultShop ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface | ||
리턴 | WellCommerce\Bundle\ShopBundle\Entity\ShopInterface |
protected getDefaultShops ( ) : Doctrine\Common\Collections\Collection | ||
리턴 | Doctrine\Common\Collections\Collection |
protected getDefaultTax ( ) : WellCommerce\Bundle\TaxBundle\Entity\TaxInterface | ||
리턴 | WellCommerce\Bundle\TaxBundle\Entity\TaxInterface |