public class Sharepointdocumentlocation extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Sharepointdocumentlocation.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Sharepointdocumentlocation() |
protected String description
protected String _ownerid_value
protected Integer timezoneruleversionnumber
protected OffsetDateTime createdon
protected Integer statuscode
protected String _owningbusinessunit_value
protected String userid
protected String relativeurl
protected String _owninguser_value
protected String absoluteurl
protected Integer importsequencenumber
protected String _createdby_value
protected Integer locationtype
protected String _modifiedonbehalfby_value
protected String name
protected String _regardingobjectid_value
protected String _parentsiteorlocation_value
protected Long versionnumber
protected String _transactioncurrencyid_value
protected Integer statecode
protected String _owningteam_value
protected BigDecimal exchangerate
protected String sitecollectionid
protected OffsetDateTime overriddencreatedon
protected OffsetDateTime modifiedon
protected String _modifiedby_value
protected String sharepointdocumentlocationid
protected Integer servicetype
protected String _createdonbehalfby_value
protected Integer utcconversiontimezonecode
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Sharepointdocumentlocation.Builder builderSharepointdocumentlocation()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Sharepointdocumentlocation withDescription(String description)
public Sharepointdocumentlocation with_ownerid_value(String _ownerid_value)
public Sharepointdocumentlocation withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<OffsetDateTime> getCreatedon()
public Sharepointdocumentlocation withCreatedon(OffsetDateTime createdon)
public Sharepointdocumentlocation withStatuscode(Integer statuscode)
public Sharepointdocumentlocation with_owningbusinessunit_value(String _owningbusinessunit_value)
public Sharepointdocumentlocation withUserid(String userid)
public Sharepointdocumentlocation withRelativeurl(String relativeurl)
public Sharepointdocumentlocation with_owninguser_value(String _owninguser_value)
public Sharepointdocumentlocation withAbsoluteurl(String absoluteurl)
public Sharepointdocumentlocation withImportsequencenumber(Integer importsequencenumber)
public Sharepointdocumentlocation with_createdby_value(String _createdby_value)
public Sharepointdocumentlocation withLocationtype(Integer locationtype)
public Sharepointdocumentlocation with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Sharepointdocumentlocation withName(String name)
public Sharepointdocumentlocation with_regardingobjectid_value(String _regardingobjectid_value)
public Sharepointdocumentlocation with_parentsiteorlocation_value(String _parentsiteorlocation_value)
public Sharepointdocumentlocation withVersionnumber(Long versionnumber)
public Sharepointdocumentlocation with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Sharepointdocumentlocation withStatecode(Integer statecode)
public Sharepointdocumentlocation with_owningteam_value(String _owningteam_value)
public Optional<BigDecimal> getExchangerate()
public Sharepointdocumentlocation withExchangerate(BigDecimal exchangerate)
public Sharepointdocumentlocation withSitecollectionid(String sitecollectionid)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Sharepointdocumentlocation withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Optional<OffsetDateTime> getModifiedon()
public Sharepointdocumentlocation withModifiedon(OffsetDateTime modifiedon)
public Sharepointdocumentlocation with_modifiedby_value(String _modifiedby_value)
public Sharepointdocumentlocation withSharepointdocumentlocationid(String sharepointdocumentlocationid)
public Sharepointdocumentlocation withServicetype(Integer servicetype)
public Sharepointdocumentlocation with_createdonbehalfby_value(String _createdonbehalfby_value)
public Sharepointdocumentlocation withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Sharepointdocumentlocation withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic KnowledgearticleRequest getRegardingobjectid_knowledgearticle()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public AccountRequest getRegardingobjectid_account()
public PrincipalobjectattributeaccessCollectionRequest getSharepointdocumentlocation_principalobjectattributeaccess()
public SharepointdocumentlocationRequest getParentsiteorlocation_sharepointdocumentlocation()
public SharepointdocumentlocationCollectionRequest getSharepointdocumentlocation_parent_sharepointdocumentlocation()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public DuplicaterecordCollectionRequest getSharePointDocumentLocation_DuplicateBaseRecord()
public SystemuserRequest getCreatedby()
public SharepointsiteRequest getParentsiteorlocation_sharepointsite()
public SystemuserRequest getModifiedonbehalfby()
public KbarticleRequest getRegardingobjectid_kbarticle()
public DuplicaterecordCollectionRequest getSharePointDocumentLocation_DuplicateMatchingRecord()
public ProcesssessionCollectionRequest getSharePointDocumentLocation_ProcessSessions()
public TransactioncurrencyRequest getTransactioncurrencyid()
public SyncerrorCollectionRequest getSharePointDocumentLocation_SyncErrors()
public AsyncoperationCollectionRequest getSharePointDocumentLocation_AsyncOperations()
public Msdyn_knowledgearticletemplateRequest getRegardingobjectid_msdyn_knowledgearticletemplate()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Sharepointdocumentlocation patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Sharepointdocumentlocation put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAbsoluteAndSiteCollectionUrlResponse> retrieveAbsoluteAndSiteCollectionUrl()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.