PresentationIdFactoryInterface
in
Interface PresentationIdFactoryInterface
Table of Contents
- createAttributePresentationId() : AttributePresentationId
- createPropertyPresentationId() : PropertyPresentationId
Methods
createAttributePresentationId()
public
createAttributePresentationId(AttributeIdDto $dto, ModifierIdentifierCollectionInterface $collection) : AttributePresentationId
Parameters
- $dto : AttributeIdDto
- $collection : ModifierIdentifierCollectionInterface
Return values
AttributePresentationId —createPropertyPresentationId()
public
createPropertyPresentationId(CombisIdDto $dto) : PropertyPresentationId
Parameters
- $dto : CombisIdDto