Uses of Class
microsoft.dynamics.crm.entity.Socialactivity
-
Packages that use Socialactivity Package Description microsoft.dynamics.crm.entity -
-
Uses of Socialactivity in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Socialactivity Modifier and Type Method Description SocialactivitySocialactivity.Builder. build()SocialactivitySocialactivity. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SocialactivitySocialactivity. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SocialactivitySocialactivity. with_postauthor_value(UUID _postauthor_value)SocialactivitySocialactivity. with_postauthoraccount_value(UUID _postauthoraccount_value)SocialactivitySocialactivity. with_postfromprofileid_value(UUID _postfromprofileid_value)SocialactivitySocialactivity. withDirectioncode(Boolean directioncode)SocialactivitySocialactivity. withImportsequencenumber(Integer importsequencenumber)SocialactivitySocialactivity. withInresponseto(String inresponseto)SocialactivitySocialactivity. withOverriddencreatedon(OffsetDateTime overriddencreatedon)SocialactivitySocialactivity. withPostedon(OffsetDateTime postedon)SocialactivitySocialactivity. withPostid(String postid)SocialactivitySocialactivity. withPostmessagetype(Integer postmessagetype)SocialactivitySocialactivity. withPosttoprofileid(String posttoprofileid)SocialactivitySocialactivity. withPosturl(String posturl)SocialactivitySocialactivity. withSentimentvalue(Double sentimentvalue)SocialactivitySocialactivity. withSocialadditionalparams(String socialadditionalparams)SocialactivitySocialactivity. withThreadid(String threadid)SocialactivitySocialactivity. withUnmappedField(String name, Object value)
-