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(UUID _createdby_value)RecommendeddocumentRecommendeddocument. with_createdonbehalfby_value(UUID _createdonbehalfby_value)RecommendeddocumentRecommendeddocument. with_modifiedby_value(UUID _modifiedby_value)RecommendeddocumentRecommendeddocument. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)RecommendeddocumentRecommendeddocument. with_organizationid_value(UUID _organizationid_value)RecommendeddocumentRecommendeddocument. with_regardingobjectid_value(UUID _regardingobjectid_value)RecommendeddocumentRecommendeddocument. with_transactioncurrencyid_value(UUID _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(UUID recommendeddocumentid)RecommendeddocumentRecommendeddocument. withSource(String source)RecommendeddocumentRecommendeddocument. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)RecommendeddocumentRecommendeddocument. withTitle(String title)RecommendeddocumentRecommendeddocument. withUnmappedField(String name, Object value)RecommendeddocumentRecommendeddocument. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)RecommendeddocumentRecommendeddocument. withVersion(String version)RecommendeddocumentRecommendeddocument. withVersionnumber(Long versionnumber)
-