Documentation

CustomerCategory extends SemanticObject
in package
implements ICustomerCategory

Table of Contents

Interfaces

ICustomerCategory

Properties

$connector  : IConnector

Methods

__construct()  : mixed
getDescription()  : string
setDescription()  : void

Properties

Methods

__construct()

public __construct(IConnector $connector[, string $semanticId = null ][, Resource $resource = null ][, string $semanticType = null ][, Semanticable $other = null ][, string $description = null ][, bool $doNotStore = false ]) : mixed
Parameters
$connector : IConnector
$semanticId : string = null
$resource : Resource = null
$semanticType : string = null
$other : Semanticable = null
$description : string = null
$doNotStore : bool = false

setDescription()

public setDescription(string $description) : void
Parameters
$description : string

        
On this page

Search results