Uses of Class
microsoft.dynamics.crm.entity.Recommendeddocument
-
Packages that use Recommendeddocument Package Description microsoft.dynamics.crm.entity -
-
Uses of Recommendeddocument in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Recommendeddocument Modifier and Type Method Description RecommendeddocumentRecommendeddocument.Builder. build()RecommendeddocumentRecommendeddocument. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RecommendeddocumentRecommendeddocument. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RecommendeddocumentRecommendeddocument. with_createdby_value(String _createdby_value)RecommendeddocumentRecommendeddocument. with_createdonbehalfby_value(String _createdonbehalfby_value)RecommendeddocumentRecommendeddocument. with_modifiedby_value(String _modifiedby_value)RecommendeddocumentRecommendeddocument. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)RecommendeddocumentRecommendeddocument. with_organizationid_value(String _organizationid_value)RecommendeddocumentRecommendeddocument. with_regardingobjectid_value(String _regardingobjectid_value)RecommendeddocumentRecommendeddocument. with_transactioncurrencyid_value(String _transactioncurrencyid_value)RecommendeddocumentRecommendeddocument. withAbsoluteurl(String absoluteurl)RecommendeddocumentRecommendeddocument. withAssociatedrecordname(String associatedrecordname)RecommendeddocumentRecommendeddocument. withAuthor(String author)RecommendeddocumentRecommendeddocument. withContenttype(String contenttype)RecommendeddocumentRecommendeddocument. withCreatedon(OffsetDateTime createdon)RecommendeddocumentRecommendeddocument. withEditurl(String editurl)RecommendeddocumentRecommendeddocument. withExchangerate(BigDecimal exchangerate)RecommendeddocumentRecommendeddocument. withExternaldocumentid(String externaldocumentid)RecommendeddocumentRecommendeddocument. withExternalmodifiedby(String externalmodifiedby)RecommendeddocumentRecommendeddocument. withFilesize(Integer filesize)RecommendeddocumentRecommendeddocument. withFiletype(String filetype)RecommendeddocumentRecommendeddocument. withFullname(String fullname)RecommendeddocumentRecommendeddocument. withIconclassname(String iconclassname)RecommendeddocumentRecommendeddocument. withLocation(String location)RecommendeddocumentRecommendeddocument. withModifiedon(OffsetDateTime modifiedon)RecommendeddocumentRecommendeddocument. withReadurl(String readurl)RecommendeddocumentRecommendeddocument. withRecommendeddocumentid(String recommendeddocumentid)RecommendeddocumentRecommendeddocument. withSource(String source)RecommendeddocumentRecommendeddocument. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)RecommendeddocumentRecommendeddocument. withTitle(String title)RecommendeddocumentRecommendeddocument. withUnmappedField(String name, String value)RecommendeddocumentRecommendeddocument. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)RecommendeddocumentRecommendeddocument. withVersion(String version)RecommendeddocumentRecommendeddocument. withVersionnumber(Long versionnumber)
-