Packagecom.elad.framework.SQLStatmentsManager
Classpublic class ConcretePersonalInformation
InheritanceConcretePersonalInformation Inheritance AbstractDataServicesManager

This class overrides the factory method to return instance of the ConcreteProduct.



Public Methods
 MethodDefined by
 Inherited
getSQLStatments(array:Array):Array
getSQLStatments method is used to submit the list of arguments and return the SQL statments
AbstractDataServicesManager
Protected Methods
 MethodDefined by
  
This method return the ConcreteProduct
ConcretePersonalInformation
Method detail
factoryMethod()method
protected override function factoryMethod():ICrud

This method return the ConcreteProduct

Returns
ICrud — ConcreteProduct

See also