ManufacturerFactory
in package
Class ManufacturerFactory
Tags
Table of Contents
- createCollection() : ManufacturerCollection
- Returns new instances of manufacturerCollections.
- createEntity() : Manufacturer
- Returns new instances of manufacturer entities.
Methods
createCollection()
Returns new instances of manufacturerCollections.
public
createCollection() : ManufacturerCollection
Return values
ManufacturerCollection —createEntity()
Returns new instances of manufacturer entities.
public
createEntity() : Manufacturer