Package microsoft.dynamics.crm.entity
Class Msdyn_aifptrainingdocument
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_aifptrainingdocument
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_aifptrainingdocument extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_aifptrainingdocument.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_msdyn_aiconfigurationid_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected UUIDmsdyn_aifptrainingdocumentidprotected Stringmsdyn_checksumprotected Stringmsdyn_metadataprotected Stringmsdyn_nameprotected Stringmsdyn_sourcetypeprotected 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 protectedMsdyn_aifptrainingdocument()
-
Method Summary
-
-
-
Field Detail
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
msdyn_name
protected String msdyn_name
-
importsequencenumber
protected Integer importsequencenumber
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_msdyn_aiconfigurationid_value
protected UUID _msdyn_aiconfigurationid_value
-
msdyn_aifptrainingdocumentid
protected UUID msdyn_aifptrainingdocumentid
-
_owningteam_value
protected UUID _owningteam_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_ownerid_value
protected UUID _ownerid_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
createdon
protected OffsetDateTime createdon
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
msdyn_checksum
protected String msdyn_checksum
-
msdyn_sourcetype
protected String msdyn_sourcetype
-
_createdby_value
protected UUID _createdby_value
-
msdyn_metadata
protected String msdyn_metadata
-
_owninguser_value
protected UUID _owninguser_value
-
statuscode
protected Integer statuscode
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
modifiedon
protected OffsetDateTime modifiedon
-
versionnumber
protected Long versionnumber
-
statecode
protected Integer statecode
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_aifptrainingdocument
public static Msdyn_aifptrainingdocument.Builder builderMsdyn_aifptrainingdocument()
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
-
withTimezoneruleversionnumber
public Msdyn_aifptrainingdocument withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withMsdyn_name
public Msdyn_aifptrainingdocument withMsdyn_name(String msdyn_name)
-
withImportsequencenumber
public Msdyn_aifptrainingdocument withImportsequencenumber(Integer importsequencenumber)
-
withUtcconversiontimezonecode
public Msdyn_aifptrainingdocument withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_msdyn_aiconfigurationid_value
public Msdyn_aifptrainingdocument with_msdyn_aiconfigurationid_value(UUID _msdyn_aiconfigurationid_value)
-
withMsdyn_aifptrainingdocumentid
public Msdyn_aifptrainingdocument withMsdyn_aifptrainingdocumentid(UUID msdyn_aifptrainingdocumentid)
-
with_owningteam_value
public Msdyn_aifptrainingdocument with_owningteam_value(UUID _owningteam_value)
-
with_modifiedonbehalfby_value
public Msdyn_aifptrainingdocument with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_ownerid_value
public Msdyn_aifptrainingdocument with_ownerid_value(UUID _ownerid_value)
-
with_modifiedby_value
public Msdyn_aifptrainingdocument with_modifiedby_value(UUID _modifiedby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_aifptrainingdocument withCreatedon(OffsetDateTime createdon)
-
with_createdonbehalfby_value
public Msdyn_aifptrainingdocument with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_aifptrainingdocument withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withMsdyn_checksum
public Msdyn_aifptrainingdocument withMsdyn_checksum(String msdyn_checksum)
-
withMsdyn_sourcetype
public Msdyn_aifptrainingdocument withMsdyn_sourcetype(String msdyn_sourcetype)
-
with_createdby_value
public Msdyn_aifptrainingdocument with_createdby_value(UUID _createdby_value)
-
withMsdyn_metadata
public Msdyn_aifptrainingdocument withMsdyn_metadata(String msdyn_metadata)
-
with_owninguser_value
public Msdyn_aifptrainingdocument with_owninguser_value(UUID _owninguser_value)
-
withStatuscode
public Msdyn_aifptrainingdocument withStatuscode(Integer statuscode)
-
with_owningbusinessunit_value
public Msdyn_aifptrainingdocument with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_aifptrainingdocument withModifiedon(OffsetDateTime modifiedon)
-
withVersionnumber
public Msdyn_aifptrainingdocument withVersionnumber(Long versionnumber)
-
withStatecode
public Msdyn_aifptrainingdocument withStatecode(Integer statecode)
-
withUnmappedField
public Msdyn_aifptrainingdocument withUnmappedField(String name, Object 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()
-
getMsdyn_aifptrainingdocument_SyncErrors
public SyncerrorCollectionRequest getMsdyn_aifptrainingdocument_SyncErrors()
-
getMsdyn_aifptrainingdocument_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_aifptrainingdocument_AsyncOperations()
-
getMsdyn_aifptrainingdocument_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_aifptrainingdocument_MailboxTrackingFolders()
-
getMsdyn_aifptrainingdocument_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_aifptrainingdocument_ProcessSession()
-
getMsdyn_aifptrainingdocument_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_aifptrainingdocument_BulkDeleteFailures()
-
getMsdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses()
-
getMsdyn_aifptrainingdocument_Annotations
public AnnotationCollectionRequest getMsdyn_aifptrainingdocument_Annotations()
-
getMsdyn_AIConfigurationId
public Msdyn_aiconfigurationRequest getMsdyn_AIConfigurationId()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_aifptrainingdocument 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 Msdyn_aifptrainingdocument 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
-
-