public class ReportcategoryRequest extends com.github.davidmoten.odata.client.EntityRequest<Reportcategory>
| Constructor and Description |
|---|
ReportcategoryRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SystemuserRequest |
createdby() |
SystemuserRequest |
createdonbehalfby() |
SystemuserRequest |
modifiedby() |
SystemuserRequest |
modifiedonbehalfby() |
PrincipalobjectattributeaccessCollectionRequest |
reportcategory_principalobjectattributeaccess() |
PrincipalobjectattributeaccessRequest |
reportcategory_principalobjectattributeaccess(String principalobjectattributeaccessid) |
SyncerrorCollectionRequest |
reportCategory_SyncErrors() |
SyncerrorRequest |
reportCategory_SyncErrors(String syncerrorid) |
ReportRequest |
reportid() |
TransactioncurrencyRequest |
transactioncurrencyid() |
public ReportRequest reportid()
public PrincipalobjectattributeaccessCollectionRequest reportcategory_principalobjectattributeaccess()
public PrincipalobjectattributeaccessRequest reportcategory_principalobjectattributeaccess(String principalobjectattributeaccessid)
public SystemuserRequest modifiedonbehalfby()
public SystemuserRequest createdby()
public SyncerrorCollectionRequest reportCategory_SyncErrors()
public SyncerrorRequest reportCategory_SyncErrors(String syncerrorid)
public SystemuserRequest createdonbehalfby()
public SystemuserRequest modifiedby()
public TransactioncurrencyRequest transactioncurrencyid()
Copyright © 2018–2021. All rights reserved.