public class Report extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Report.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Report() |
protected Boolean isscheduledreport
protected String solutionid
protected String description
protected String _ownerid_value
protected OffsetDateTime overwritetime
protected String reportnameonsrs
protected Integer signaturelcid
protected String queryinfo
protected OffsetDateTime createdon
protected OffsetDateTime modifiedon
protected String bodytext
protected String _createdonbehalfby_value
protected OffsetDateTime signaturedate
protected BooleanManagedProperty iscustomizable
protected String customreportxml
protected Boolean iscustomreport
protected String schedulexml
protected String reportid
protected String _owningteam_value
protected String mimetype
protected Integer signatureminorversion
protected String filename
protected Integer languagecode
protected String _createdby_value
protected String signatureid
protected String bodyurl
protected String defaultfilter
protected String _owninguser_value
protected Boolean ispersonal
protected String _parentreportid_value
protected Integer componentstate
protected Integer timezoneruleversionnumber
protected Integer rdlhash
protected String _modifiedonbehalfby_value
protected String originalbodytext
protected String _modifiedby_value
protected String introducedversion
protected String reportidunique
protected Long versionnumber
protected Integer filesize
protected String bodybinary
protected byte[] bodybinary_binary
protected Integer reporttypecode
protected String _owningbusinessunit_value
protected Boolean ismanaged
protected Integer signaturemajorversion
protected Integer utcconversiontimezonecode
protected Integer createdinmajorversion
protected String name
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Report.Builder builderReport()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Optional<OffsetDateTime> getOverwritetime()
public Report withOverwritetime(OffsetDateTime overwritetime)
public Optional<OffsetDateTime> getCreatedon()
public Report withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getModifiedon()
public Report withModifiedon(OffsetDateTime modifiedon)
public Report with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getSignaturedate()
public Report withSignaturedate(OffsetDateTime signaturedate)
public Optional<BooleanManagedProperty> getIscustomizable()
public Report withIscustomizable(BooleanManagedProperty iscustomizable)
public Report withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Report with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<byte[]> getBodybinary_binary()
public Report withBodybinary_binary(byte[] bodybinary_binary)
public Report with_owningbusinessunit_value(String _owningbusinessunit_value)
public Report withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Report withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic AsyncoperationCollectionRequest getReport_AsyncOperations()
public ReportcategoryCollectionRequest getReport_reportcategories()
public SystemuserRequest getModifiedonbehalfby()
public ProcesssessionCollectionRequest getReport_ProcessSessions()
public SystemuserRequest getCreatedonbehalfby()
public SyncerrorCollectionRequest getReport_SyncErrors()
public PrincipalRequest getOwnerid()
public SystemuserRequest getCreatedby()
public SystemuserRequest getModifiedby()
public BusinessunitRequest getOwningbusinessunit()
public ReportRequest getParentreportid()
public ReportCollectionRequest getReport_parent_report()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Report patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Report put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<DownloadReportDefinitionResponse> downloadReportDefinition()
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetReportHistoryLimitResponse> getReportHistoryLimit()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.