PHP Sulu\Bundle\ContactBundle\Contact Пространство имен

Interfaces

Имя Описание
AccountFactoryInterface Interface for account factory which creates entities and api entities.
ContactManagerInterface Defines functionality of ContactManger.
CustomerManagerInterface Interface for the manager of contact and account combination.

Классы

Имя Описание
AbstractContactManager TODO: https://github.com/sulu-io/sulu/pull/1171 This class needs to be refactored since in the first iteration the logic was just moved from the Controller to this class due to better reusability. Reduce complexity of this service by splitting it into multiple services!
AccountFactory factory to encapsulate account creation.
AccountManager This Manager handles Account functionality.
ContactManager
CustomerManager Implements functionality for the manager of account and contact combination.