Package microsoft.dynamics.crm.entity
Class Msdyn_aibfileattacheddata
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_aibfileattacheddata
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_aibfileattacheddata extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_aibfileattacheddata.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_msdyn_aibdatasetfileid_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected UUIDmsdyn_aibfileattacheddataidprotected Stringmsdyn_dataprotected Stringmsdyn_keyprotected Stringmsdyn_typeprotected 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_aibfileattacheddata()
-
Method Summary
-
-
-
Field Detail
-
statecode
protected Integer statecode
-
msdyn_aibfileattacheddataid
protected UUID msdyn_aibfileattacheddataid
-
_ownerid_value
protected UUID _ownerid_value
-
_createdby_value
protected UUID _createdby_value
-
msdyn_key
protected String msdyn_key
-
_modifiedby_value
protected UUID _modifiedby_value
-
msdyn_type
protected String msdyn_type
-
_msdyn_aibdatasetfileid_value
protected UUID _msdyn_aibdatasetfileid_value
-
modifiedon
protected OffsetDateTime modifiedon
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
statuscode
protected Integer statuscode
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_owningteam_value
protected UUID _owningteam_value
-
msdyn_data
protected String msdyn_data
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
importsequencenumber
protected Integer importsequencenumber
-
_owninguser_value
protected UUID _owninguser_value
-
versionnumber
protected Long versionnumber
-
createdon
protected OffsetDateTime createdon
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_aibfileattacheddata
public static Msdyn_aibfileattacheddata.Builder builderMsdyn_aibfileattacheddata()
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
-
withStatecode
public Msdyn_aibfileattacheddata withStatecode(Integer statecode)
-
withMsdyn_aibfileattacheddataid
public Msdyn_aibfileattacheddata withMsdyn_aibfileattacheddataid(UUID msdyn_aibfileattacheddataid)
-
with_ownerid_value
public Msdyn_aibfileattacheddata with_ownerid_value(UUID _ownerid_value)
-
with_createdby_value
public Msdyn_aibfileattacheddata with_createdby_value(UUID _createdby_value)
-
withMsdyn_key
public Msdyn_aibfileattacheddata withMsdyn_key(String msdyn_key)
-
with_modifiedby_value
public Msdyn_aibfileattacheddata with_modifiedby_value(UUID _modifiedby_value)
-
withMsdyn_type
public Msdyn_aibfileattacheddata withMsdyn_type(String msdyn_type)
-
with_msdyn_aibdatasetfileid_value
public Msdyn_aibfileattacheddata with_msdyn_aibdatasetfileid_value(UUID _msdyn_aibdatasetfileid_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_aibfileattacheddata withModifiedon(OffsetDateTime modifiedon)
-
with_createdonbehalfby_value
public Msdyn_aibfileattacheddata with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedonbehalfby_value
public Msdyn_aibfileattacheddata with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withStatuscode
public Msdyn_aibfileattacheddata withStatuscode(Integer statuscode)
-
with_owningbusinessunit_value
public Msdyn_aibfileattacheddata with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_aibfileattacheddata withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withUtcconversiontimezonecode
public Msdyn_aibfileattacheddata withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_owningteam_value
public Msdyn_aibfileattacheddata with_owningteam_value(UUID _owningteam_value)
-
withMsdyn_data
public Msdyn_aibfileattacheddata withMsdyn_data(String msdyn_data)
-
withTimezoneruleversionnumber
public Msdyn_aibfileattacheddata withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withImportsequencenumber
public Msdyn_aibfileattacheddata withImportsequencenumber(Integer importsequencenumber)
-
with_owninguser_value
public Msdyn_aibfileattacheddata with_owninguser_value(UUID _owninguser_value)
-
withVersionnumber
public Msdyn_aibfileattacheddata withVersionnumber(Long versionnumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_aibfileattacheddata withCreatedon(OffsetDateTime createdon)
-
withUnmappedField
public Msdyn_aibfileattacheddata 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_aibfileattacheddata_SyncErrors
public SyncerrorCollectionRequest getMsdyn_aibfileattacheddata_SyncErrors()
-
getMsdyn_aibfileattacheddata_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getMsdyn_aibfileattacheddata_DuplicateMatchingRecord()
-
getMsdyn_aibfileattacheddata_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getMsdyn_aibfileattacheddata_DuplicateBaseRecord()
-
getMsdyn_aibfileattacheddata_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_aibfileattacheddata_AsyncOperations()
-
getMsdyn_aibfileattacheddata_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_aibfileattacheddata_MailboxTrackingFolders()
-
getMsdyn_aibfileattacheddata_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_aibfileattacheddata_ProcessSession()
-
getMsdyn_aibfileattacheddata_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_aibfileattacheddata_BulkDeleteFailures()
-
getMsdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses()
-
getMsdyn_AIBDatasetFileId
public Msdyn_aibdatasetfileRequest getMsdyn_AIBDatasetFileId()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_aibfileattacheddata 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_aibfileattacheddata 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
-
-