Package microsoft.dynamics.crm.entity
Class Reportcategory
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Reportcategory
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Reportcategory extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReportcategory.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_ownerid_valueprotected UUID_reportid_valueprotected UUID_transactioncurrencyid_valueprotected Integercategorycodeprotected Integercomponentstateprotected OffsetDateTimecreatedonprotected BigDecimalexchangerateprotected Integerimportsequencenumberprotected BooleanManagedPropertyiscustomizableprotected Booleanismanagedprotected OffsetDateTimemodifiedonprotected OffsetDateTimeoverwritetimeprotected UUIDowningbusinessunitprotected UUIDowninguserprotected UUIDreportcategoryidprotected UUIDreportcategoryiduniqueprotected UUIDsolutionidprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedReportcategory()
-
Method Summary
-
-
-
Field Detail
-
modifiedon
protected OffsetDateTime modifiedon
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
versionnumber
protected Long versionnumber
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
ismanaged
protected Boolean ismanaged
-
reportcategoryid
protected UUID reportcategoryid
-
overwritetime
protected OffsetDateTime overwritetime
-
_modifiedby_value
protected UUID _modifiedby_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
reportcategoryidunique
protected UUID reportcategoryidunique
-
importsequencenumber
protected Integer importsequencenumber
-
_ownerid_value
protected UUID _ownerid_value
-
exchangerate
protected BigDecimal exchangerate
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
createdon
protected OffsetDateTime createdon
-
_createdby_value
protected UUID _createdby_value
-
_reportid_value
protected UUID _reportid_value
-
componentstate
protected Integer componentstate
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
owningbusinessunit
protected UUID owningbusinessunit
-
solutionid
protected UUID solutionid
-
owninguser
protected UUID owninguser
-
categorycode
protected Integer categorycode
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderReportcategory
public static Reportcategory.Builder builderReportcategory()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Reportcategory withModifiedon(OffsetDateTime modifiedon)
-
withUtcconversiontimezonecode
public Reportcategory withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withVersionnumber
public Reportcategory withVersionnumber(Long versionnumber)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Reportcategory withIscustomizable(BooleanManagedProperty iscustomizable)
-
withIsmanaged
public Reportcategory withIsmanaged(Boolean ismanaged)
-
withReportcategoryid
public Reportcategory withReportcategoryid(UUID reportcategoryid)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Reportcategory withOverwritetime(OffsetDateTime overwritetime)
-
with_modifiedby_value
public Reportcategory with_modifiedby_value(UUID _modifiedby_value)
-
with_createdonbehalfby_value
public Reportcategory with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withReportcategoryidunique
public Reportcategory withReportcategoryidunique(UUID reportcategoryidunique)
-
withImportsequencenumber
public Reportcategory withImportsequencenumber(Integer importsequencenumber)
-
with_ownerid_value
public Reportcategory with_ownerid_value(UUID _ownerid_value)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Reportcategory withExchangerate(BigDecimal exchangerate)
-
with_modifiedonbehalfby_value
public Reportcategory with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Reportcategory withCreatedon(OffsetDateTime createdon)
-
with_createdby_value
public Reportcategory with_createdby_value(UUID _createdby_value)
-
with_reportid_value
public Reportcategory with_reportid_value(UUID _reportid_value)
-
withComponentstate
public Reportcategory withComponentstate(Integer componentstate)
-
with_transactioncurrencyid_value
public Reportcategory with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withTimezoneruleversionnumber
public Reportcategory withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withOwningbusinessunit
public Reportcategory withOwningbusinessunit(UUID owningbusinessunit)
-
withSolutionid
public Reportcategory withSolutionid(UUID solutionid)
-
withOwninguser
public Reportcategory withOwninguser(UUID owninguser)
-
withCategorycode
public Reportcategory withCategorycode(Integer categorycode)
-
withUnmappedField
public Reportcategory withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getReportid
public ReportRequest getReportid()
-
getReportcategory_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getReportcategory_principalobjectattributeaccess()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getReportCategory_SyncErrors
public SyncerrorCollectionRequest getReportCategory_SyncErrors()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Reportcategory patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Reportcategory put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-