Package microsoft.dynamics.crm.entity
Class Ggw_event
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Ggw_event
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Ggw_event extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGgw_event.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_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected OffsetDateTimecreatedonprotected UUIDggw_eventidprotected Stringggw_nameprotected Stringggw_sendgrid_idprotected Stringggw_sendgrid_new_applicants_idprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected OffsetDateTimeoverriddencreatedonprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedGgw_event()
-
Method Summary
-
-
-
Field Detail
-
_owninguser_value
protected UUID _owninguser_value
-
createdon
protected OffsetDateTime createdon
-
ggw_sendgrid_new_applicants_id
protected String ggw_sendgrid_new_applicants_id
-
modifiedon
protected OffsetDateTime modifiedon
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
ggw_eventid
protected UUID ggw_eventid
-
versionnumber
protected Long versionnumber
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
ggw_name
protected String ggw_name
-
_owningteam_value
protected UUID _owningteam_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
ggw_sendgrid_id
protected String ggw_sendgrid_id
-
_ownerid_value
protected UUID _ownerid_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
statuscode
protected Integer statuscode
-
importsequencenumber
protected Integer importsequencenumber
-
_createdby_value
protected UUID _createdby_value
-
statecode
protected Integer statecode
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderGgw_event
public static Ggw_event.Builder builderGgw_event()
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
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Ggw_event withCreatedon(OffsetDateTime createdon)
-
withGgw_sendgrid_new_applicants_id
public Ggw_event withGgw_sendgrid_new_applicants_id(String ggw_sendgrid_new_applicants_id)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Ggw_event withModifiedon(OffsetDateTime modifiedon)
-
with_createdonbehalfby_value
public Ggw_event with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_owningbusinessunit_value
public Ggw_event with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withUtcconversiontimezonecode
public Ggw_event withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Ggw_event withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withTimezoneruleversionnumber
public Ggw_event withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
with_modifiedonbehalfby_value
public Ggw_event with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withUnmappedField
public Ggw_event withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getGgw_event_SyncErrors
public SyncerrorCollectionRequest getGgw_event_SyncErrors()
-
getGgw_event_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getGgw_event_DuplicateMatchingRecord()
-
getGgw_event_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getGgw_event_DuplicateBaseRecord()
-
getGgw_event_AsyncOperations
public AsyncoperationCollectionRequest getGgw_event_AsyncOperations()
-
getGgw_event_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getGgw_event_MailboxTrackingFolders()
-
getGgw_event_ProcessSession
public ProcesssessionCollectionRequest getGgw_event_ProcessSession()
-
getGgw_event_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getGgw_event_BulkDeleteFailures()
-
getGgw_event_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getGgw_event_PrincipalObjectAttributeAccesses()
-
getGgw_ggw_event_ggw_team
public Ggw_teamCollectionRequest getGgw_ggw_event_ggw_team()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Ggw_event 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 Ggw_event 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
-
-