Defines the interface for all classes that can provide a definition through the ezcSearchEmbeddedManager.
Source for this file: /Search/src/interfaces/definition_provider.php
Version: | //autogen// |
public static ezcSearchDocumentDefinition |
getDefinition(
)
Returns the definition for the document. |
Returns the definition for the document.
Type | Description |
---|---|
ezcSearchDefinitionNotFoundException |
if no such definition can be found. |