SingleEntityRelationship
class SingleEntityRelationship
Class SingleEntityRelationship. Class defining content and title of product relationships
Properties
| protected string | $content | Content of simple relationship | |
| protected ProductEntityRelationship | $productEntityRelationship |
Methods
int
getId()
No description
setId(int $id)
No description
string
getName()
No description
setName(string $name)
No description
string
getContent()
No description
setContent(string $content)
No description
int
getPriority()
No description
setPriority(int $priority)
No description
getProductEntityRelationship()
No description