Package microsoft.dynamics.crm.entity
Class Sharepointdocumentlocation
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Sharepointdocumentlocation
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Sharepointdocumentlocation extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSharepointdocumentlocation.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSharepointdocumentlocation()
-
Method Summary
-
-
-
Field Detail
-
description
protected String description
-
_ownerid_value
protected UUID _ownerid_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
createdon
protected OffsetDateTime createdon
-
statuscode
protected Integer statuscode
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
userid
protected UUID userid
-
relativeurl
protected String relativeurl
-
_owninguser_value
protected UUID _owninguser_value
-
absoluteurl
protected String absoluteurl
-
importsequencenumber
protected Integer importsequencenumber
-
_createdby_value
protected UUID _createdby_value
-
locationtype
protected Integer locationtype
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
name
protected String name
-
_regardingobjectid_value
protected UUID _regardingobjectid_value
-
_parentsiteorlocation_value
protected UUID _parentsiteorlocation_value
-
versionnumber
protected Long versionnumber
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
statecode
protected Integer statecode
-
_owningteam_value
protected UUID _owningteam_value
-
exchangerate
protected BigDecimal exchangerate
-
sitecollectionid
protected UUID sitecollectionid
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
modifiedon
protected OffsetDateTime modifiedon
-
_modifiedby_value
protected UUID _modifiedby_value
-
sharepointdocumentlocationid
protected UUID sharepointdocumentlocationid
-
servicetype
protected Integer servicetype
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderSharepointdocumentlocation
public static Sharepointdocumentlocation.Builder builderSharepointdocumentlocation()
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
-
withDescription
public Sharepointdocumentlocation withDescription(String description)
-
with_ownerid_value
public Sharepointdocumentlocation with_ownerid_value(UUID _ownerid_value)
-
withTimezoneruleversionnumber
public Sharepointdocumentlocation withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Sharepointdocumentlocation withCreatedon(OffsetDateTime createdon)
-
withStatuscode
public Sharepointdocumentlocation withStatuscode(Integer statuscode)
-
with_owningbusinessunit_value
public Sharepointdocumentlocation with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withUserid
public Sharepointdocumentlocation withUserid(UUID userid)
-
withRelativeurl
public Sharepointdocumentlocation withRelativeurl(String relativeurl)
-
with_owninguser_value
public Sharepointdocumentlocation with_owninguser_value(UUID _owninguser_value)
-
withAbsoluteurl
public Sharepointdocumentlocation withAbsoluteurl(String absoluteurl)
-
withImportsequencenumber
public Sharepointdocumentlocation withImportsequencenumber(Integer importsequencenumber)
-
with_createdby_value
public Sharepointdocumentlocation with_createdby_value(UUID _createdby_value)
-
withLocationtype
public Sharepointdocumentlocation withLocationtype(Integer locationtype)
-
with_modifiedonbehalfby_value
public Sharepointdocumentlocation with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withName
public Sharepointdocumentlocation withName(String name)
-
with_regardingobjectid_value
public Sharepointdocumentlocation with_regardingobjectid_value(UUID _regardingobjectid_value)
-
with_parentsiteorlocation_value
public Sharepointdocumentlocation with_parentsiteorlocation_value(UUID _parentsiteorlocation_value)
-
withVersionnumber
public Sharepointdocumentlocation withVersionnumber(Long versionnumber)
-
with_transactioncurrencyid_value
public Sharepointdocumentlocation with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withStatecode
public Sharepointdocumentlocation withStatecode(Integer statecode)
-
with_owningteam_value
public Sharepointdocumentlocation with_owningteam_value(UUID _owningteam_value)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Sharepointdocumentlocation withExchangerate(BigDecimal exchangerate)
-
withSitecollectionid
public Sharepointdocumentlocation withSitecollectionid(UUID sitecollectionid)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Sharepointdocumentlocation withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Sharepointdocumentlocation withModifiedon(OffsetDateTime modifiedon)
-
with_modifiedby_value
public Sharepointdocumentlocation with_modifiedby_value(UUID _modifiedby_value)
-
withSharepointdocumentlocationid
public Sharepointdocumentlocation withSharepointdocumentlocationid(UUID sharepointdocumentlocationid)
-
withServicetype
public Sharepointdocumentlocation withServicetype(Integer servicetype)
-
with_createdonbehalfby_value
public Sharepointdocumentlocation with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withUtcconversiontimezonecode
public Sharepointdocumentlocation withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withUnmappedField
public Sharepointdocumentlocation withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getRegardingobjectid_knowledgearticle
public KnowledgearticleRequest getRegardingobjectid_knowledgearticle()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getRegardingobjectid_account
public AccountRequest getRegardingobjectid_account()
-
getSharepointdocumentlocation_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getSharepointdocumentlocation_principalobjectattributeaccess()
-
getParentsiteorlocation_sharepointdocumentlocation
public SharepointdocumentlocationRequest getParentsiteorlocation_sharepointdocumentlocation()
-
getSharepointdocumentlocation_parent_sharepointdocumentlocation
public SharepointdocumentlocationCollectionRequest getSharepointdocumentlocation_parent_sharepointdocumentlocation()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getSharePointDocumentLocation_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getSharePointDocumentLocation_DuplicateBaseRecord()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getParentsiteorlocation_sharepointsite
public SharepointsiteRequest getParentsiteorlocation_sharepointsite()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getRegardingobjectid_kbarticle
public KbarticleRequest getRegardingobjectid_kbarticle()
-
getSharePointDocumentLocation_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getSharePointDocumentLocation_DuplicateMatchingRecord()
-
getSharePointDocumentLocation_ProcessSessions
public ProcesssessionCollectionRequest getSharePointDocumentLocation_ProcessSessions()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getSharePointDocumentLocation_SyncErrors
public SyncerrorCollectionRequest getSharePointDocumentLocation_SyncErrors()
-
getSharePointDocumentLocation_AsyncOperations
public AsyncoperationCollectionRequest getSharePointDocumentLocation_AsyncOperations()
-
getRegardingobjectid_msdyn_knowledgearticletemplate
public Msdyn_knowledgearticletemplateRequest getRegardingobjectid_msdyn_knowledgearticletemplate()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Sharepointdocumentlocation 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 Sharepointdocumentlocation 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
-
retrieveAbsoluteAndSiteCollectionUrl
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAbsoluteAndSiteCollectionUrlResponse> retrieveAbsoluteAndSiteCollectionUrl()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-