Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CrmDealLink
+ Граф наследования:CrmDealLink:

Открытые члены

 getObjectType ()
 
 getSlotSize ()
 
 getEntityId ()
 
 getContactId ()
 
 getContactType ()
 
 getOwnerId ()
 
 getChannelId ()
 
 getSenderId ()
 
 getLastStatus ()
 
 setSlotSize (int $minutes)
 
 setEntityId (int $id)
 
 setContactId (?int $contactId)
 
 setContactType (?int $contactType)
 
 setOwnerId (int $ownerId)
 
 setChannelId (?string $channelId)
 
 setSenderId (?string $senderId)
 
 setLastStatus (?string $lastStatus)
 
 getSharingRule ()
 
 setSharingRule (?Rule\Rule $sharingRule)
 

Защищенные данные

Rule Rule $sharingRule = null
 

Дополнительные унаследованные члены

Подробное описание

См. определение в файле crmdeallink.php строка 7

Методы

◆ getChannelId()

getChannelId ( )

См. определение в файле crmdeallink.php строка 56

◆ getContactId()

getContactId ( )

См. определение в файле crmdeallink.php строка 41

◆ getContactType()

getContactType ( )

См. определение в файле crmdeallink.php строка 46

◆ getEntityId()

getEntityId ( )

См. определение в файле crmdeallink.php строка 36

◆ getLastStatus()

getLastStatus ( )

См. определение в файле crmdeallink.php строка 66

◆ getObjectType()

getObjectType ( )

Переопределяет метод предка Link.

См. определение в файле crmdeallink.php строка 26

◆ getOwnerId()

getOwnerId ( )

Переопределяет метод предка JointLink.

См. определение в файле crmdeallink.php строка 51

◆ getSenderId()

getSenderId ( )

См. определение в файле crmdeallink.php строка 61

◆ getSharingRule()

getSharingRule ( )

См. определение в файле crmdeallink.php строка 125

◆ getSlotSize()

getSlotSize ( )

См. определение в файле crmdeallink.php строка 31

◆ setChannelId()

setChannelId ( ?string $channelId)

См. определение в файле crmdeallink.php строка 104

◆ setContactId()

setContactId ( ?int $contactId)

См. определение в файле crmdeallink.php строка 83

◆ setContactType()

setContactType ( ?int $contactType)

См. определение в файле crmdeallink.php строка 90

◆ setEntityId()

setEntityId ( int $id)

См. определение в файле crmdeallink.php строка 78

◆ setLastStatus()

setLastStatus ( ?string $lastStatus)

См. определение в файле crmdeallink.php строка 118

◆ setOwnerId()

setOwnerId ( int $ownerId)

См. определение в файле crmdeallink.php строка 97

◆ setSenderId()

setSenderId ( ?string $senderId)

См. определение в файле crmdeallink.php строка 111

◆ setSharingRule()

setSharingRule ( ?Rule\Rule $sharingRule)

См. определение в файле crmdeallink.php строка 130

◆ setSlotSize()

setSlotSize ( int $minutes)

См. определение в файле crmdeallink.php строка 71

Данные класса

◆ $sharingRule

Rule Rule null $sharingRule = null
protected

См. определение в файле crmdeallink.php строка 24