public class CustomcontrolRequest extends com.github.davidmoten.odata.client.EntityRequest<Customcontrol>
| Constructor and Description |
|---|
CustomcontrolRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SystemuserRequest |
createdby() |
SystemuserRequest |
createdonbehalfby() |
CustomcontrolresourceCollectionRequest |
customcontrol_resource_id() |
CustomcontrolresourceRequest |
customcontrol_resource_id(String customcontrolresourceid) |
SystemuserRequest |
modifiedby() |
SystemuserRequest |
modifiedonbehalfby() |
OrganizationRequest |
organizationid() |
public SystemuserRequest modifiedonbehalfby()
public CustomcontrolresourceCollectionRequest customcontrol_resource_id()
public CustomcontrolresourceRequest customcontrol_resource_id(String customcontrolresourceid)
public SystemuserRequest createdby()
public SystemuserRequest createdonbehalfby()
public OrganizationRequest organizationid()
public SystemuserRequest modifiedby()
Copyright © 2018–2020. All rights reserved.