public class Sharepointsite extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Sharepointsite.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Sharepointsite() |
protected Integer statecode
protected String _modifiedby_value
protected Integer validationstatus
protected String _modifiedonbehalfby_value
protected String _owninguser_value
protected OffsetDateTime overriddencreatedon
protected String name
protected String _createdonbehalfby_value
protected String _parentsite_value
protected Integer statuscode
protected String absoluteurl
protected Integer validationstatuserrorcode
protected String _ownerid_value
protected Boolean isdefault
protected Integer servicetype
protected String _createdby_value
protected String _owningteam_value
protected String _transactioncurrencyid_value
protected String sitecollectionid
protected String relativeurl
protected OffsetDateTime createdon
protected Integer utcconversiontimezonecode
protected String _owningbusinessunit_value
protected String description
protected OffsetDateTime lastvalidated
protected Integer timezoneruleversionnumber
protected String userid
protected Boolean ispowerbisite
protected BigDecimal exchangerate
protected Long versionnumber
protected Boolean isgridpresent
protected String sharepointsiteid
protected Integer importsequencenumber
protected String folderstructureentity
protected OffsetDateTime modifiedon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Sharepointsite.Builder builderSharepointsite()
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 Sharepointsite withStatecode(Integer statecode)
public Sharepointsite with_modifiedby_value(String _modifiedby_value)
public Sharepointsite withValidationstatus(Integer validationstatus)
public Sharepointsite with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Sharepointsite with_owninguser_value(String _owninguser_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Sharepointsite withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Sharepointsite withName(String name)
public Sharepointsite with_createdonbehalfby_value(String _createdonbehalfby_value)
public Sharepointsite with_parentsite_value(String _parentsite_value)
public Sharepointsite withStatuscode(Integer statuscode)
public Sharepointsite withAbsoluteurl(String absoluteurl)
public Sharepointsite withValidationstatuserrorcode(Integer validationstatuserrorcode)
public Sharepointsite with_ownerid_value(String _ownerid_value)
public Sharepointsite withIsdefault(Boolean isdefault)
public Sharepointsite withServicetype(Integer servicetype)
public Sharepointsite with_createdby_value(String _createdby_value)
public Sharepointsite with_owningteam_value(String _owningteam_value)
public Sharepointsite with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Sharepointsite withSitecollectionid(String sitecollectionid)
public Sharepointsite withRelativeurl(String relativeurl)
public Optional<OffsetDateTime> getCreatedon()
public Sharepointsite withCreatedon(OffsetDateTime createdon)
public Sharepointsite withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Sharepointsite with_owningbusinessunit_value(String _owningbusinessunit_value)
public Sharepointsite withDescription(String description)
public Optional<OffsetDateTime> getLastvalidated()
public Sharepointsite withLastvalidated(OffsetDateTime lastvalidated)
public Sharepointsite withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Sharepointsite withUserid(String userid)
public Sharepointsite withIspowerbisite(Boolean ispowerbisite)
public Optional<BigDecimal> getExchangerate()
public Sharepointsite withExchangerate(BigDecimal exchangerate)
public Sharepointsite withVersionnumber(Long versionnumber)
public Sharepointsite withIsgridpresent(Boolean isgridpresent)
public Sharepointsite withSharepointsiteid(String sharepointsiteid)
public Sharepointsite withImportsequencenumber(Integer importsequencenumber)
public Sharepointsite withFolderstructureentity(String folderstructureentity)
public Optional<OffsetDateTime> getModifiedon()
public Sharepointsite withModifiedon(OffsetDateTime modifiedon)
public Sharepointsite withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public SystemuserRequest getModifiedby()
public ProcesssessionCollectionRequest getSharePointSite_ProcessSessions()
public SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public DuplicaterecordCollectionRequest getSharePointSite_DuplicateMatchingRecord()
public SharepointsiteRequest getParentsite()
public SharepointsiteCollectionRequest getSharepointsite_parentsite_sharepointsite()
public PrincipalobjectattributeaccessCollectionRequest getSharepointsite_principalobjectattributeaccess()
public BusinessunitRequest getOwningbusinessunit()
public DuplicaterecordCollectionRequest getSharePointSite_DuplicateBaseRecord()
public SharepointdocumentlocationCollectionRequest getSharepointdocumentlocation_parent_sharepointsite()
public SystemuserRequest getModifiedonbehalfby()
public AsyncoperationCollectionRequest getSharePointSite_AsyncOperations()
public TransactioncurrencyRequest getTransactioncurrencyid()
public SyncerrorCollectionRequest getSharePointSite_SyncErrors()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Sharepointsite 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 Sharepointsite 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.