Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup |
Modifier and Type | Field and Description |
---|---|
static CustomerGroupTextLink<CustomerGroup> |
CustomerGroupText.TO_CUSTOMER_GROUP
Use with available fluent helpers to apply the to_CustomerGroup navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerGroup |
CustomerGroup.CustomerGroupBuilder.build() |
CustomerGroup |
CustomerGroupText.fetchCustomerGroup()
Fetches the CustomerGroup entity (one to one) associated with this entity.
|
CustomerGroup |
CustomerGroupText.getCustomerGroupOrFetch()
Retrieval of associated CustomerGroup entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<CustomerGroup> |
CustomerGroupText.getCustomerGroupIfPresent()
Retrieval of associated CustomerGroup entity (one to one).
|
protected Class<CustomerGroup> |
CustomerGroupByKeyFluentHelper.getEntityClass() |
protected Class<CustomerGroup> |
CustomerGroupFluentHelper.getEntityClass() |
Class<CustomerGroup> |
CustomerGroup.getType() |
Modifier and Type | Method and Description |
---|---|
CustomerGroupText.CustomerGroupTextBuilder |
CustomerGroupText.CustomerGroupTextBuilder.customerGroup(CustomerGroup value) |
void |
CustomerGroupText.setCustomerGroup(CustomerGroup value)
Overwrites the associated CustomerGroup entity for the loaded navigation property to_CustomerGroup.
|
Modifier and Type | Method and Description |
---|---|
protected CustomerGroupLink<ObjectT> |
CustomerGroupLink.translateLinkType(EntityLink<CustomerGroupLink<ObjectT>,CustomerGroup,ObjectT> link) |
Constructor and Description |
---|
CustomerGroupText(String customerGroup,
String language,
String customerGroupName,
ErpConfigContext erpConfigContext,
CustomerGroup toCustomerGroup) |
Copyright © 2018 SAP SE. All rights reserved.