Modifier and Type | Field and Description |
---|---|
static ProdSpecListingCompositionLink<ProdSpecListingCmpstnHeader> |
ProdSpecListingComposition.TO_PROD_SPEC_LISTING_CMPSTN_HEADER
Use with available fluent helpers to apply the to_ProdSpecListingCmpstnHeader navigation property to query
operations.
|
static ProductSpecificationLink<ProdSpecListingCmpstnHeader> |
ProductSpecification.TO_PROD_SPEC_LSTG_CMPSTN_HEADER
Use with available fluent helpers to apply the to_ProdSpecLstgCmpstnHeader navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecListingCmpstnHeader |
ProdSpecListingCmpstnHeader.ProdSpecListingCmpstnHeaderBuilder.build() |
ProdSpecListingCmpstnHeader |
CreateListingCompChangeStateFluentHelper.execute(HttpDestinationProperties destination)
Deprecated.
Use the improved method
executeRequest(HttpDestinationProperties) instead. |
protected ProdSpecListingCmpstnHeader |
ProdSpecListingCmpstnHeaderCreateFluentHelper.getEntity() |
protected ProdSpecListingCmpstnHeader |
ProdSpecListingCmpstnHeaderDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecListingCmpstnHeader> |
ProdSpecListingComposition.fetchProdSpecListingCmpstnHeader()
Fetches the ProdSpecListingCmpstnHeader entities (one to many) associated with this entity.
|
List<ProdSpecListingCmpstnHeader> |
ProductSpecification.fetchProdSpecLstgCmpstnHeader()
Fetches the ProdSpecListingCmpstnHeader entities (one to many) associated with this entity.
|
protected Class<ProdSpecListingCmpstnHeader> |
ProdSpecListingCmpstnHeaderByKeyFluentHelper.getEntityClass() |
protected Class<ProdSpecListingCmpstnHeader> |
CreateListingCompChangeStateFluentHelper.getEntityClass() |
protected Class<ProdSpecListingCmpstnHeader> |
ProdSpecListingCmpstnHeaderFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecListingCmpstnHeader>> |
ProdSpecListingComposition.getProdSpecListingCmpstnHeaderIfPresent()
Retrieval of associated ProdSpecListingCmpstnHeader entities (one to many).
|
List<ProdSpecListingCmpstnHeader> |
ProdSpecListingComposition.getProdSpecListingCmpstnHeaderOrFetch()
Retrieval of associated ProdSpecListingCmpstnHeader entities (one to many).
|
io.vavr.control.Option<List<ProdSpecListingCmpstnHeader>> |
ProductSpecification.getProdSpecLstgCmpstnHeaderIfPresent()
Retrieval of associated ProdSpecListingCmpstnHeader entities (one to many).
|
List<ProdSpecListingCmpstnHeader> |
ProductSpecification.getProdSpecLstgCmpstnHeaderOrFetch()
Retrieval of associated ProdSpecListingCmpstnHeader entities (one to many).
|
Class<ProdSpecListingCmpstnHeader> |
ProdSpecListingCmpstnHeader.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecListingComposition.addProdSpecListingCmpstnHeader(ProdSpecListingCmpstnHeader... entity)
Adds elements to the list of associated ProdSpecListingCmpstnHeader entities.
|
void |
ProductSpecification.addProdSpecLstgCmpstnHeader(ProdSpecListingCmpstnHeader... entity)
Adds elements to the list of associated ProdSpecListingCmpstnHeader entities.
|
ProdSpecListingComposition.ProdSpecListingCompositionBuilder |
ProdSpecListingComposition.ProdSpecListingCompositionBuilder.prodSpecListingCmpstnHeader(ProdSpecListingCmpstnHeader... value)
Navigation property to_ProdSpecListingCmpstnHeader for ProdSpecListingComposition to multiple
ProdSpecListingCmpstnHeader.
|
ProductSpecification.ProductSpecificationBuilder |
ProductSpecification.ProductSpecificationBuilder.prodSpecLstgCmpstnHeader(ProdSpecListingCmpstnHeader... value)
Navigation property to_ProdSpecLstgCmpstnHeader for ProductSpecification to multiple
ProdSpecListingCmpstnHeader.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecListingComposition.setProdSpecListingCmpstnHeader(List<ProdSpecListingCmpstnHeader> value)
Overwrites the list of associated ProdSpecListingCmpstnHeader entities for the loaded navigation property
to_ProdSpecListingCmpstnHeader.
|
void |
ProductSpecification.setProdSpecLstgCmpstnHeader(List<ProdSpecListingCmpstnHeader> value)
Overwrites the list of associated ProdSpecListingCmpstnHeader entities for the loaded navigation property
to_ProdSpecLstgCmpstnHeader.
|
Constructor and Description |
---|
ProdSpecListingCmpstnHeaderCreateFluentHelper(String servicePath,
ProdSpecListingCmpstnHeader entity)
Creates a fluent helper object that will create a
ProdSpecListingCmpstnHeader entity on the OData endpoint. |
ProdSpecListingCmpstnHeaderDeleteFluentHelper(String servicePath,
ProdSpecListingCmpstnHeader entity)
Creates a fluent helper object that will delete a
ProdSpecListingCmpstnHeader entity on the OData endpoint. |
Constructor and Description |
---|
ProdSpecListingComposition(String prodSpecComponentItem,
String prodSpecCompItemChangeState,
String prodSpecCmpstnHeader,
String productSpecificationInternalID,
LocalDateTime prodSpecCompItemValdtyStrtDte,
LocalDateTime prodSpecCompItemValdtyEndDte,
String prodSpecCompItemChangeNumber,
String prodSpecComponentInternalID,
String prodSpecRootLastChgDteTmeTxt,
List<ProdSpecListingCmpstnHeader> toProdSpecListingCmpstnHeader,
List<ProductSpecification> toProductSpecification) |
ProductSpecification(String productSpecificationInternalID,
String productSpecificationChgState,
String productSpecification,
LocalDateTime prodSpecValidityStartDate,
LocalDateTime prodSpecValidityEndDate,
String changeNumber,
String prodSpecCreatedByUser,
LocalDateTime prodSpecCreationDate,
LocalDateTime prodSpecLastChangeDate,
String prodSpecLastChangedByUser,
String prodSpecNote,
Boolean prodSpecIsDeleted,
String prodSpecRootLastChgDteTmeTxt,
List<ProdSpecAllergenCmpstnHeader> toProdSpecAllergenCmpstnHeader,
List<ProdSpecCmpstnHeader> toProdSpecCmpstnHeader,
List<ProdSpecDescription> toProdSpecDescription,
List<ProdSpecListingCmpstnHeader> toProdSpecLstgCmpstnHeader,
List<ProdSpecNutrientCmpstnHdr> toProdSpecNutrientCmpstnHdr,
List<ProdSpecPropertyHeader> toProdSpecPropertyHeader,
List<ProdSpecQltatvCmpstnHeader> toProdSpecQltatvCmpstnHeader,
List<ProdSpecQtytvCmpstnHeader> toProdSpecQtytvCmpstnHeader,
List<ProdSpecStdCmpstnHeader> toProdSpecStdCmpstnHeader) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecListingCmpstnHeader> |
ProdSpecListingCmpstnHeaderOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ProdSpecListingCmpstnHeaderLink<ObjectT> |
ProdSpecListingCmpstnHeaderLink.translateLinkType(EntityLink<ProdSpecListingCmpstnHeaderLink<ObjectT>,ProdSpecListingCmpstnHeader,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.