Package microsoft.dynamics.crm.entity
Class Socialprofile
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Socialprofile
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Socialprofile extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSocialprofile.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSocialprofile()
-
Method Summary
-
-
-
Field Detail
-
_modifiedby_value
protected String _modifiedby_value
-
exchangerate
protected BigDecimal exchangerate
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
influencescore
protected Double influencescore
-
createdon
protected OffsetDateTime createdon
-
profilelink
protected String profilelink
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
community
protected Integer community
-
_transactioncurrencyid_value
protected String _transactioncurrencyid_value
-
_createdby_value
protected String _createdby_value
-
statecode
protected Integer statecode
-
blocked
protected Boolean blocked
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
socialprofileid
protected String socialprofileid
-
modifiedon
protected OffsetDateTime modifiedon
-
profilefullname
protected String profilefullname
-
uniqueprofileid
protected String uniqueprofileid
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
statuscode
protected Integer statuscode
-
_owninguser_value
protected String _owninguser_value
-
_ownerid_value
protected String _ownerid_value
-
profilename
protected String profilename
-
importsequencenumber
protected Integer importsequencenumber
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
_owningteam_value
protected String _owningteam_value
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
versionnumber
protected Long versionnumber
-
_customerid_value
protected String _customerid_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderSocialprofile
public static Socialprofile.Builder builderSocialprofile()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
with_modifiedby_value
public Socialprofile with_modifiedby_value(String _modifiedby_value)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Socialprofile withExchangerate(BigDecimal exchangerate)
-
with_modifiedonbehalfby_value
public Socialprofile with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withInfluencescore
public Socialprofile withInfluencescore(Double influencescore)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Socialprofile withCreatedon(OffsetDateTime createdon)
-
withProfilelink
public Socialprofile withProfilelink(String profilelink)
-
with_createdonbehalfby_value
public Socialprofile with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withCommunity
public Socialprofile withCommunity(Integer community)
-
with_transactioncurrencyid_value
public Socialprofile with_transactioncurrencyid_value(String _transactioncurrencyid_value)
-
with_createdby_value
public Socialprofile with_createdby_value(String _createdby_value)
-
withStatecode
public Socialprofile withStatecode(Integer statecode)
-
withBlocked
public Socialprofile withBlocked(Boolean blocked)
-
withUtcconversiontimezonecode
public Socialprofile withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withSocialprofileid
public Socialprofile withSocialprofileid(String socialprofileid)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Socialprofile withModifiedon(OffsetDateTime modifiedon)
-
withProfilefullname
public Socialprofile withProfilefullname(String profilefullname)
-
withUniqueprofileid
public Socialprofile withUniqueprofileid(String uniqueprofileid)
-
withTimezoneruleversionnumber
public Socialprofile withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withStatuscode
public Socialprofile withStatuscode(Integer statuscode)
-
with_owninguser_value
public Socialprofile with_owninguser_value(String _owninguser_value)
-
with_ownerid_value
public Socialprofile with_ownerid_value(String _ownerid_value)
-
withProfilename
public Socialprofile withProfilename(String profilename)
-
withImportsequencenumber
public Socialprofile withImportsequencenumber(Integer importsequencenumber)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Socialprofile withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
with_owningteam_value
public Socialprofile with_owningteam_value(String _owningteam_value)
-
with_owningbusinessunit_value
public Socialprofile with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withVersionnumber
public Socialprofile withVersionnumber(Long versionnumber)
-
with_customerid_value
public Socialprofile with_customerid_value(String _customerid_value)
-
withUnmappedField
public Socialprofile withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getSocialProfile_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getSocialProfile_DuplicateBaseRecord()
-
getSocialProfile_AsyncOperations
public AsyncoperationCollectionRequest getSocialProfile_AsyncOperations()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getSocialprofile_connections1
public ConnectionCollectionRequest getSocialprofile_connections1()
-
getSocialprofile_connections2
public ConnectionCollectionRequest getSocialprofile_connections2()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getCustomerid_contact
public ContactRequest getCustomerid_contact()
-
getSocialProfile_SyncErrors
public SyncerrorCollectionRequest getSocialProfile_SyncErrors()
-
getSocialprofile_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getSocialprofile_principalobjectattributeaccess()
-
getSocialprofile_SocialActivities
public SocialactivityCollectionRequest getSocialprofile_SocialActivities()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getSocialProfile_ProcessSessions
public ProcesssessionCollectionRequest getSocialProfile_ProcessSessions()
-
getSocialProfile_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getSocialProfile_DuplicateMatchingRecord()
-
getCustomerid_account
public AccountRequest getCustomerid_account()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Socialprofile patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Socialprofile put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-