public class KnowledgearticleviewsRequest extends com.github.davidmoten.odata.client.EntityRequest<Knowledgearticleviews>
| Constructor and Description |
|---|
KnowledgearticleviewsRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SystemuserRequest |
createdby() |
SystemuserRequest |
createdonbehalfby() |
KnowledgearticleRequest |
knowledgearticleid() |
PrincipalobjectattributeaccessCollectionRequest |
knowledgearticleviews_principalobjectattributeaccess() |
PrincipalobjectattributeaccessRequest |
knowledgearticleviews_principalobjectattributeaccess(String principalobjectattributeaccessid) |
SyncerrorCollectionRequest |
knowledgeArticleViews_SyncErrors() |
SyncerrorRequest |
knowledgeArticleViews_SyncErrors(String syncerrorid) |
SystemuserRequest |
modifiedby() |
SystemuserRequest |
modifiedonbehalfby() |
TransactioncurrencyRequest |
transactioncurrencyid() |
public SyncerrorCollectionRequest knowledgeArticleViews_SyncErrors()
public SyncerrorRequest knowledgeArticleViews_SyncErrors(String syncerrorid)
public SystemuserRequest createdonbehalfby()
public SystemuserRequest modifiedonbehalfby()
public TransactioncurrencyRequest transactioncurrencyid()
public SystemuserRequest modifiedby()
public KnowledgearticleRequest knowledgearticleid()
public SystemuserRequest createdby()
public PrincipalobjectattributeaccessCollectionRequest knowledgearticleviews_principalobjectattributeaccess()
public PrincipalobjectattributeaccessRequest knowledgearticleviews_principalobjectattributeaccess(String principalobjectattributeaccessid)
Copyright © 2018–2020. All rights reserved.