Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup |
Modifier and Type | Field and Description |
---|---|
static ProductGroupTextLink<ProductGroup> |
ProductGroupText.TO_MATERIAL_GROUP
Use with available fluent helpers to apply the to_MaterialGroup navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductGroup |
ProductGroup.ProductGroupBuilder.build() |
ProductGroup |
ProductGroupText.fetchMaterialGroup()
Fetches the ProductGroup entity (one to one) associated with this entity.
|
ProductGroup |
ProductGroupText.getMaterialGroupOrFetch()
Retrieval of associated ProductGroup entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<ProductGroup> |
ProductGroupFluentHelper.getEntityClass() |
protected Class<ProductGroup> |
ProductGroupByKeyFluentHelper.getEntityClass() |
Optional<ProductGroup> |
ProductGroupText.getMaterialGroupIfPresent()
Retrieval of associated ProductGroup entity (one to one).
|
Class<ProductGroup> |
ProductGroup.getType() |
Modifier and Type | Method and Description |
---|---|
ProductGroupText.ProductGroupTextBuilder |
ProductGroupText.ProductGroupTextBuilder.materialGroup(ProductGroup value) |
void |
ProductGroupText.setMaterialGroup(ProductGroup value)
Overwrites the associated ProductGroup entity for the loaded navigation property to_MaterialGroup.
|
Modifier and Type | Method and Description |
---|---|
protected ProductGroupLink<ObjectT> |
ProductGroupLink.translateLinkType(EntityLink<ProductGroupLink<ObjectT>,ProductGroup,ObjectT> link) |
Constructor and Description |
---|
ProductGroupText(String materialGroup,
String language,
String materialGroupName,
String materialGroupText,
ErpConfigContext erpConfigContext,
ProductGroup toMaterialGroup) |
Copyright © 2018 SAP SE. All rights reserved.