| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<AppEntityInfo> |
AppContext.appEntityInfo |
| Modifier and Type | Method and Description |
|---|---|
AppEntityInfo |
AppEntityInfo.Builder.build() |
AppEntityInfo |
AppEntityInfo.withEntityId(String entityId) |
AppEntityInfo |
AppEntityInfo.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AppEntityInfo> |
AppContext.getAppEntityInfo() |
com.github.davidmoten.odata.client.CollectionPage<AppEntityInfo> |
AppContext.getAppEntityInfo(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
AppContext.Builder |
AppContext.Builder.appEntityInfo(AppEntityInfo... appEntityInfo) |
| Modifier and Type | Method and Description |
|---|---|
AppContext.Builder |
AppContext.Builder.appEntityInfo(List<AppEntityInfo> appEntityInfo) |
Copyright © 2018–2021. All rights reserved.