public class RoletemplateCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Roletemplate,RoletemplateRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
RoletemplateCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
RoleCollectionRequest |
role_template_roles() |
RoleRequest |
role_template_roles(String roleid) |
PrivilegeCollectionRequest |
roletemplateprivileges_association() |
PrivilegeRequest |
roletemplateprivileges_association(String privilegeid) |
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PrivilegeCollectionRequest roletemplateprivileges_association()
public PrivilegeRequest roletemplateprivileges_association(String privilegeid)
public RoleCollectionRequest role_template_roles()
public RoleRequest role_template_roles(String roleid)
Copyright © 2018–2021. All rights reserved.