ServiceExchangeDecorator
class ServiceExchangeDecorator extendsService
class ServiceExchangeDecorator extendsService
__construct(string$name =null,string$accessName =null)
string|null
getId()
setId(string$id)
string
getName()
bool
getEntryCodeRequired()
setName(string$name)
string
getAccessName()
setAccessName(string$accessName)
setEntryCodeRequired(bool$entryCodeRequired)
Collection
getRelatedServices()
void
setRelatedServices(Collection$relatedServices)
void
addRelatedService($relatedService)
void
removeRelatedService($relatedService)
bool
isAutoAssignAllRelatedServices()
void
setAutoAssignAllRelatedServices(bool$autoAssignAllRelatedServices)
array|null
getData()
void
setData(array|null$data)
static
createFromService(Service$commonService)
string
getEntryCode()
void
setEntryCode(string$entryCode)