public class UserformRequest extends com.github.davidmoten.odata.client.EntityRequest<Userform>
| Constructor and Description |
|---|
UserformRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SystemuserRequest |
createdby() |
SystemuserRequest |
createdonbehalfby() |
SystemuserRequest |
modifiedby() |
SystemuserRequest |
modifiedonbehalfby() |
PrincipalRequest |
ownerid() |
BusinessunitRequest |
owningbusinessunit() |
TeamRequest |
owningteam() |
SystemuserRequest |
owninguser() |
AsyncoperationCollectionRequest |
userForm_AsyncOperations() |
AsyncoperationRequest |
userForm_AsyncOperations(String asyncoperationid) |
BulkdeletefailureCollectionRequest |
userForm_BulkDeleteFailures() |
BulkdeletefailureRequest |
userForm_BulkDeleteFailures(String bulkdeletefailureid) |
public SystemuserRequest owninguser()
public TeamRequest owningteam()
public AsyncoperationCollectionRequest userForm_AsyncOperations()
public AsyncoperationRequest userForm_AsyncOperations(String asyncoperationid)
public SystemuserRequest modifiedonbehalfby()
public SystemuserRequest createdonbehalfby()
public PrincipalRequest ownerid()
public BulkdeletefailureCollectionRequest userForm_BulkDeleteFailures()
public BulkdeletefailureRequest userForm_BulkDeleteFailures(String bulkdeletefailureid)
public SystemuserRequest createdby()
public SystemuserRequest modifiedby()
public BusinessunitRequest owningbusinessunit()
Copyright © 2018–2020. All rights reserved.