public class Socialprofile extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Socialprofile.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Socialprofile() |
protected String _modifiedby_value
protected BigDecimal exchangerate
protected String _modifiedonbehalfby_value
protected Double influencescore
protected OffsetDateTime createdon
protected String profilelink
protected String _createdonbehalfby_value
protected Integer community
protected String _transactioncurrencyid_value
protected String _createdby_value
protected Integer statecode
protected Boolean blocked
protected Integer utcconversiontimezonecode
protected String socialprofileid
protected OffsetDateTime modifiedon
protected String profilefullname
protected String uniqueprofileid
protected Integer timezoneruleversionnumber
protected Integer statuscode
protected String _owninguser_value
protected String _ownerid_value
protected String profilename
protected Integer importsequencenumber
protected OffsetDateTime overriddencreatedon
protected String _owningteam_value
protected String _owningbusinessunit_value
protected Long versionnumber
protected String _customerid_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Socialprofile.Builder builderSocialprofile()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Socialprofile with_modifiedby_value(String _modifiedby_value)
public Optional<BigDecimal> getExchangerate()
public Socialprofile withExchangerate(BigDecimal exchangerate)
public Socialprofile with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Socialprofile withInfluencescore(Double influencescore)
public Optional<OffsetDateTime> getCreatedon()
public Socialprofile withCreatedon(OffsetDateTime createdon)
public Socialprofile withProfilelink(String profilelink)
public Socialprofile with_createdonbehalfby_value(String _createdonbehalfby_value)
public Socialprofile withCommunity(Integer community)
public Socialprofile with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Socialprofile with_createdby_value(String _createdby_value)
public Socialprofile withStatecode(Integer statecode)
public Socialprofile withBlocked(Boolean blocked)
public Socialprofile withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Socialprofile withSocialprofileid(String socialprofileid)
public Optional<OffsetDateTime> getModifiedon()
public Socialprofile withModifiedon(OffsetDateTime modifiedon)
public Socialprofile withProfilefullname(String profilefullname)
public Socialprofile withUniqueprofileid(String uniqueprofileid)
public Socialprofile withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Socialprofile withStatuscode(Integer statuscode)
public Socialprofile with_owninguser_value(String _owninguser_value)
public Socialprofile with_ownerid_value(String _ownerid_value)
public Socialprofile withProfilename(String profilename)
public Socialprofile withImportsequencenumber(Integer importsequencenumber)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Socialprofile withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Socialprofile with_owningteam_value(String _owningteam_value)
public Socialprofile with_owningbusinessunit_value(String _owningbusinessunit_value)
public Socialprofile withVersionnumber(Long versionnumber)
public Socialprofile with_customerid_value(String _customerid_value)
public Socialprofile withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic DuplicaterecordCollectionRequest getSocialProfile_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getSocialProfile_AsyncOperations()
public SystemuserRequest getModifiedonbehalfby()
public BusinessunitRequest getOwningbusinessunit()
public ConnectionCollectionRequest getSocialprofile_connections1()
public ConnectionCollectionRequest getSocialprofile_connections2()
public SystemuserRequest getOwninguser()
public ContactRequest getCustomerid_contact()
public SyncerrorCollectionRequest getSocialProfile_SyncErrors()
public PrincipalobjectattributeaccessCollectionRequest getSocialprofile_principalobjectattributeaccess()
public SocialactivityCollectionRequest getSocialprofile_SocialActivities()
public PrincipalRequest getOwnerid()
public TransactioncurrencyRequest getTransactioncurrencyid()
public ProcesssessionCollectionRequest getSocialProfile_ProcessSessions()
public DuplicaterecordCollectionRequest getSocialProfile_DuplicateMatchingRecord()
public AccountRequest getCustomerid_account()
public SystemuserRequest getCreatedonbehalfby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Socialprofile patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Socialprofile put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.