PHP Interface WellCommerce\Bundle\SearchBundle\Indexer\IndexerInterface

Author: Adam Piotrowski ([email protected])
Datei anzeigen Open project: wellcommerce/wellcommerce

Public Methods

Method Description
deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )

Method Details

deindex() public method

public deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
$entity WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface

index() public method

public index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
$entity WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface