EntityUserLinkEntity
class EntityUserLinkEntity extends Model (View source)
Properties
| protected | $accountRefType | ||
| protected | $accountRefDataType | ||
| protected | $profileRefType | ||
| protected | $profileRefDataType | ||
| protected | $webPropertyRefType | ||
| protected | $webPropertyRefDataType |
Methods
Details
setAccountRef(AccountRef $accountRef)
No description
AccountRef
getAccountRef()
No description
setProfileRef(ProfileRef $profileRef)
No description
ProfileRef
getProfileRef()
No description
setWebPropertyRef(WebPropertyRef $webPropertyRef)
No description
WebPropertyRef
getWebPropertyRef()
No description