Package microsoft.dynamics.crm.entity
Class Cascadegrantrevokeaccessrecordstracker
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Cascadegrantrevokeaccessrecordstracker
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Cascadegrantrevokeaccessrecordstracker extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCascadegrantrevokeaccessrecordstracker.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_synctrackerid_valueprotected UUIDcascadegrantrevokeaccessrecordstrackeridprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimeoverriddencreatedonprotected Integerprocessedrecordsprotected byte[]recordsattachmentprotected Stringrecordsattachment_nameprotected Stringrecordsjsonprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integertotalrecordsprotected Integerutcconversiontimezonecode-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCascadegrantrevokeaccessrecordstracker()
-
Method Summary
-
-
-
Field Detail
-
modifiedon
protected OffsetDateTime modifiedon
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
recordsattachment_name
protected String recordsattachment_name
-
createdon
protected OffsetDateTime createdon
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
totalrecords
protected Integer totalrecords
-
recordsjson
protected String recordsjson
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
importsequencenumber
protected Integer importsequencenumber
-
name
protected String name
-
processedrecords
protected Integer processedrecords
-
statuscode
protected Integer statuscode
-
_synctrackerid_value
protected UUID _synctrackerid_value
-
_createdby_value
protected UUID _createdby_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
cascadegrantrevokeaccessrecordstrackerid
protected UUID cascadegrantrevokeaccessrecordstrackerid
-
_modifiedby_value
protected UUID _modifiedby_value
-
recordsattachment
protected byte[] recordsattachment
-
statecode
protected Integer statecode
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderCascadegrantrevokeaccessrecordstracker
public static Cascadegrantrevokeaccessrecordstracker.Builder builderCascadegrantrevokeaccessrecordstracker()
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 Cascadegrantrevokeaccessrecordstracker withModifiedon(OffsetDateTime modifiedon)
-
with_modifiedonbehalfby_value
public Cascadegrantrevokeaccessrecordstracker with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withRecordsattachment_name
public Cascadegrantrevokeaccessrecordstracker withRecordsattachment_name(String recordsattachment_name)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Cascadegrantrevokeaccessrecordstracker withCreatedon(OffsetDateTime createdon)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Cascadegrantrevokeaccessrecordstracker withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withTotalrecords
public Cascadegrantrevokeaccessrecordstracker withTotalrecords(Integer totalrecords)
-
withRecordsjson
public Cascadegrantrevokeaccessrecordstracker withRecordsjson(String recordsjson)
-
withTimezoneruleversionnumber
public Cascadegrantrevokeaccessrecordstracker withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withImportsequencenumber
public Cascadegrantrevokeaccessrecordstracker withImportsequencenumber(Integer importsequencenumber)
-
withName
public Cascadegrantrevokeaccessrecordstracker withName(String name)
-
withProcessedrecords
public Cascadegrantrevokeaccessrecordstracker withProcessedrecords(Integer processedrecords)
-
withStatuscode
public Cascadegrantrevokeaccessrecordstracker withStatuscode(Integer statuscode)
-
with_synctrackerid_value
public Cascadegrantrevokeaccessrecordstracker with_synctrackerid_value(UUID _synctrackerid_value)
-
with_createdby_value
public Cascadegrantrevokeaccessrecordstracker with_createdby_value(UUID _createdby_value)
-
withUtcconversiontimezonecode
public Cascadegrantrevokeaccessrecordstracker withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
getCascadegrantrevokeaccessrecordstrackerid
public Optional<UUID> getCascadegrantrevokeaccessrecordstrackerid()
-
withCascadegrantrevokeaccessrecordstrackerid
public Cascadegrantrevokeaccessrecordstracker withCascadegrantrevokeaccessrecordstrackerid(UUID cascadegrantrevokeaccessrecordstrackerid)
-
with_modifiedby_value
public Cascadegrantrevokeaccessrecordstracker with_modifiedby_value(UUID _modifiedby_value)
-
getRecordsattachment
public Optional<byte[]> getRecordsattachment()
-
withRecordsattachment
public Cascadegrantrevokeaccessrecordstracker withRecordsattachment(byte[] recordsattachment)
-
withStatecode
public Cascadegrantrevokeaccessrecordstracker withStatecode(Integer statecode)
-
with_createdonbehalfby_value
public Cascadegrantrevokeaccessrecordstracker with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withUnmappedField
public Cascadegrantrevokeaccessrecordstracker withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCascadegrantrevokeaccessrecordstracker_SyncErrors
public SyncerrorCollectionRequest getCascadegrantrevokeaccessrecordstracker_SyncErrors()
-
getCascadegrantrevokeaccessrecordstracker_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getCascadegrantrevokeaccessrecordstracker_DuplicateMatchingRecord()
-
getCascadegrantrevokeaccessrecordstracker_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getCascadegrantrevokeaccessrecordstracker_DuplicateBaseRecord()
-
getCascadegrantrevokeaccessrecordstracker_AsyncOperations
public AsyncoperationCollectionRequest getCascadegrantrevokeaccessrecordstracker_AsyncOperations()
-
getCascadegrantrevokeaccessrecordstracker_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getCascadegrantrevokeaccessrecordstracker_MailboxTrackingFolders()
-
getCascadegrantrevokeaccessrecordstracker_ProcessSession
public ProcesssessionCollectionRequest getCascadegrantrevokeaccessrecordstracker_ProcessSession()
-
getCascadegrantrevokeaccessrecordstracker_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getCascadegrantrevokeaccessrecordstracker_BulkDeleteFailures()
-
getCascadegrantrevokeaccessrecordstracker_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getCascadegrantrevokeaccessrecordstracker_PrincipalObjectAttributeAccesses()
-
getCascadegrantrevokeaccessrecordstracker_FileAttachments
public FileattachmentCollectionRequest getCascadegrantrevokeaccessrecordstracker_FileAttachments()
-
getSyncTrackerId
public CascadegrantrevokeaccessversiontrackerRequest getSyncTrackerId()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Cascadegrantrevokeaccessrecordstracker 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 Cascadegrantrevokeaccessrecordstracker 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
-
-