Uses of Class
microsoft.dynamics.crm.entity.Reportcategory
-
Packages that use Reportcategory Package Description microsoft.dynamics.crm.entity -
-
Uses of Reportcategory in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Reportcategory Modifier and Type Method Description ReportcategoryReportcategory.Builder. build()ReportcategoryReportcategory. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ReportcategoryReportcategory. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ReportcategoryReportcategory. with_createdby_value(UUID _createdby_value)ReportcategoryReportcategory. with_createdonbehalfby_value(UUID _createdonbehalfby_value)ReportcategoryReportcategory. with_modifiedby_value(UUID _modifiedby_value)ReportcategoryReportcategory. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)ReportcategoryReportcategory. with_ownerid_value(UUID _ownerid_value)ReportcategoryReportcategory. with_reportid_value(UUID _reportid_value)ReportcategoryReportcategory. with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)ReportcategoryReportcategory. withCategorycode(Integer categorycode)ReportcategoryReportcategory. withComponentstate(Integer componentstate)ReportcategoryReportcategory. withCreatedon(OffsetDateTime createdon)ReportcategoryReportcategory. withExchangerate(BigDecimal exchangerate)ReportcategoryReportcategory. withImportsequencenumber(Integer importsequencenumber)ReportcategoryReportcategory. withIscustomizable(BooleanManagedProperty iscustomizable)ReportcategoryReportcategory. withIsmanaged(Boolean ismanaged)ReportcategoryReportcategory. withModifiedon(OffsetDateTime modifiedon)ReportcategoryReportcategory. withOverwritetime(OffsetDateTime overwritetime)ReportcategoryReportcategory. withOwningbusinessunit(UUID owningbusinessunit)ReportcategoryReportcategory. withOwninguser(UUID owninguser)ReportcategoryReportcategory. withReportcategoryid(UUID reportcategoryid)ReportcategoryReportcategory. withReportcategoryidunique(UUID reportcategoryidunique)ReportcategoryReportcategory. withSolutionid(UUID solutionid)ReportcategoryReportcategory. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)ReportcategoryReportcategory. withUnmappedField(String name, String value)ReportcategoryReportcategory. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)ReportcategoryReportcategory. withVersionnumber(Long versionnumber)
-