Modifier and Type | Field and Description |
---|---|
static ProdSpecComponentLink<ProdSpecCmpstnTypeSpecType> |
ProdSpecComponent.TO_PROD_SPEC_CMPSTN_TYPE_SPEC_TYPE
Use with available fluent helpers to apply the to_ProdSpecCmpstnTypeSpecType navigation property to query
operations.
|
static ProdSpecQtytvCmpstnTypeLink<ProdSpecCmpstnTypeSpecType> |
ProdSpecQtytvCmpstnType.TO_SPECIFICATION_TYPE
Use with available fluent helpers to apply the to_SpecificationType navigation property to query
operations.
|
static ProdSpecCompositionTypeLink<ProdSpecCmpstnTypeSpecType> |
ProdSpecCompositionType.TO_SPECIFICATION_TYPE
Use with available fluent helpers to apply the to_SpecificationType navigation property to query
operations.
|
static ProdSpecQltatvCmpstnTypeLink<ProdSpecCmpstnTypeSpecType> |
ProdSpecQltatvCmpstnType.TO_SPECIFICATION_TYPE
Use with available fluent helpers to apply the to_SpecificationType navigation property to query
operations.
|
static ProdSpecListingCmpstnTypeLink<ProdSpecCmpstnTypeSpecType> |
ProdSpecListingCmpstnType.TO_SPECIFICATION_TYPE
Use with available fluent helpers to apply the to_SpecificationType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecCmpstnTypeSpecType |
ProdSpecCmpstnTypeSpecType.ProdSpecCmpstnTypeSpecTypeBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecComponent.fetchProdSpecCmpstnTypeSpecType()
Fetches the ProdSpecCmpstnTypeSpecType entities (one to many) associated with this entity.
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecQtytvCmpstnType.fetchSpecificationType()
Fetches the ProdSpecCmpstnTypeSpecType entities (one to many) associated with this entity.
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecCompositionType.fetchSpecificationType()
Fetches the ProdSpecCmpstnTypeSpecType entities (one to many) associated with this entity.
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecQltatvCmpstnType.fetchSpecificationType()
Fetches the ProdSpecCmpstnTypeSpecType entities (one to many) associated with this entity.
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecListingCmpstnType.fetchSpecificationType()
Fetches the ProdSpecCmpstnTypeSpecType entities (one to many) associated with this entity.
|
protected Class<ProdSpecCmpstnTypeSpecType> |
ProdSpecCmpstnTypeSpecTypeFluentHelper.getEntityClass() |
protected Class<ProdSpecCmpstnTypeSpecType> |
ProdSpecCmpstnTypeSpecTypeByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecCmpstnTypeSpecType>> |
ProdSpecComponent.getProdSpecCmpstnTypeSpecTypeIfPresent()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecComponent.getProdSpecCmpstnTypeSpecTypeOrFetch()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
io.vavr.control.Option<List<ProdSpecCmpstnTypeSpecType>> |
ProdSpecQtytvCmpstnType.getSpecificationTypeIfPresent()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
io.vavr.control.Option<List<ProdSpecCmpstnTypeSpecType>> |
ProdSpecCompositionType.getSpecificationTypeIfPresent()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
io.vavr.control.Option<List<ProdSpecCmpstnTypeSpecType>> |
ProdSpecQltatvCmpstnType.getSpecificationTypeIfPresent()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
io.vavr.control.Option<List<ProdSpecCmpstnTypeSpecType>> |
ProdSpecListingCmpstnType.getSpecificationTypeIfPresent()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecQtytvCmpstnType.getSpecificationTypeOrFetch()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecCompositionType.getSpecificationTypeOrFetch()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecQltatvCmpstnType.getSpecificationTypeOrFetch()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
List<ProdSpecCmpstnTypeSpecType> |
ProdSpecListingCmpstnType.getSpecificationTypeOrFetch()
Retrieval of associated ProdSpecCmpstnTypeSpecType entities (one to many).
|
Class<ProdSpecCmpstnTypeSpecType> |
ProdSpecCmpstnTypeSpecType.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecComponent.addProdSpecCmpstnTypeSpecType(ProdSpecCmpstnTypeSpecType... entity)
Adds elements to the list of associated ProdSpecCmpstnTypeSpecType entities.
|
void |
ProdSpecQtytvCmpstnType.addSpecificationType(ProdSpecCmpstnTypeSpecType... entity)
Adds elements to the list of associated ProdSpecCmpstnTypeSpecType entities.
|
void |
ProdSpecCompositionType.addSpecificationType(ProdSpecCmpstnTypeSpecType... entity)
Adds elements to the list of associated ProdSpecCmpstnTypeSpecType entities.
|
void |
ProdSpecQltatvCmpstnType.addSpecificationType(ProdSpecCmpstnTypeSpecType... entity)
Adds elements to the list of associated ProdSpecCmpstnTypeSpecType entities.
|
void |
ProdSpecListingCmpstnType.addSpecificationType(ProdSpecCmpstnTypeSpecType... entity)
Adds elements to the list of associated ProdSpecCmpstnTypeSpecType entities.
|
ProdSpecComponent.ProdSpecComponentBuilder |
ProdSpecComponent.ProdSpecComponentBuilder.prodSpecCmpstnTypeSpecType(ProdSpecCmpstnTypeSpecType... value)
Navigation property to_ProdSpecCmpstnTypeSpecType for ProdSpecComponent to multiple
ProdSpecCmpstnTypeSpecType.
|
ProdSpecQtytvCmpstnType.ProdSpecQtytvCmpstnTypeBuilder |
ProdSpecQtytvCmpstnType.ProdSpecQtytvCmpstnTypeBuilder.specificationType(ProdSpecCmpstnTypeSpecType... value)
Navigation property to_SpecificationType for ProdSpecQtytvCmpstnType to multiple
ProdSpecCmpstnTypeSpecType.
|
ProdSpecCompositionType.ProdSpecCompositionTypeBuilder |
ProdSpecCompositionType.ProdSpecCompositionTypeBuilder.specificationType(ProdSpecCmpstnTypeSpecType... value)
Navigation property to_SpecificationType for ProdSpecCompositionType to multiple
ProdSpecCmpstnTypeSpecType.
|
ProdSpecQltatvCmpstnType.ProdSpecQltatvCmpstnTypeBuilder |
ProdSpecQltatvCmpstnType.ProdSpecQltatvCmpstnTypeBuilder.specificationType(ProdSpecCmpstnTypeSpecType... value)
Navigation property to_SpecificationType for ProdSpecQltatvCmpstnType to multiple
ProdSpecCmpstnTypeSpecType.
|
ProdSpecListingCmpstnType.ProdSpecListingCmpstnTypeBuilder |
ProdSpecListingCmpstnType.ProdSpecListingCmpstnTypeBuilder.specificationType(ProdSpecCmpstnTypeSpecType... value)
Navigation property to_SpecificationType for ProdSpecListingCmpstnType to multiple
ProdSpecCmpstnTypeSpecType.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecComponent.setProdSpecCmpstnTypeSpecType(List<ProdSpecCmpstnTypeSpecType> value)
Overwrites the list of associated ProdSpecCmpstnTypeSpecType entities for the loaded navigation property
to_ProdSpecCmpstnTypeSpecType.
|
void |
ProdSpecQtytvCmpstnType.setSpecificationType(List<ProdSpecCmpstnTypeSpecType> value)
Overwrites the list of associated ProdSpecCmpstnTypeSpecType entities for the loaded navigation property
to_SpecificationType.
|
void |
ProdSpecCompositionType.setSpecificationType(List<ProdSpecCmpstnTypeSpecType> value)
Overwrites the list of associated ProdSpecCmpstnTypeSpecType entities for the loaded navigation property
to_SpecificationType.
|
void |
ProdSpecQltatvCmpstnType.setSpecificationType(List<ProdSpecCmpstnTypeSpecType> value)
Overwrites the list of associated ProdSpecCmpstnTypeSpecType entities for the loaded navigation property
to_SpecificationType.
|
void |
ProdSpecListingCmpstnType.setSpecificationType(List<ProdSpecCmpstnTypeSpecType> value)
Overwrites the list of associated ProdSpecCmpstnTypeSpecType entities for the loaded navigation property
to_SpecificationType.
|
Constructor and Description |
---|
ProdSpecComponent(String prodSpecComponentInternalID,
String prodSpecComponent,
String specificationType,
Boolean specificationIsDeleted,
LocalDateTime specificationLastChangeDate,
List<ProdSpecCmpstnTypeSpecType> toProdSpecCmpstnTypeSpecType,
ProdSpecComponentBaseUoM toProdSpecComponentBaseUoM,
List<ProdSpecComponentDescription> toProdSpecComponentDescription) |
ProdSpecCompositionType(String prodSpecCompositionType,
String prodSpecCompositionCategory,
List<ProdSpecCompCompTypeByCmpstn> toProdSpecCompComponentType,
List<ProdSpecCompExcptnCodeByCmpstn> toProdSpecCompExceptionCode,
List<ProdSpecCmpstnTypeSpecType> toSpecificationType) |
ProdSpecListingCmpstnType(String prodSpecCompositionType,
String prodSpecCompositionCategory,
List<ProdSpecCmpstnTypeSpecType> toSpecificationType) |
ProdSpecQltatvCmpstnType(String prodSpecCompositionType,
String prodSpecCompositionCategory,
List<ProdSpecCompExcptnCodeByCmpstn> toProdSpecCompExceptionCode,
List<ProdSpecCmpstnTypeSpecType> toSpecificationType) |
ProdSpecQtytvCmpstnType(String prodSpecCompositionType,
String prodSpecCompositionCategory,
List<ProdSpecCompExcptnCodeByCmpstn> toProdSpecCompExceptionCode,
ProdSpecQtytvCmpstnRefQty toReferenceQuantity,
List<ProdSpecCmpstnTypeSpecType> toSpecificationType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecCmpstnTypeSpecType> |
ProdSpecCmpstnTypeSpecTypeOneToOneLink.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 ProdSpecCmpstnTypeSpecTypeLink<ObjectT> |
ProdSpecCmpstnTypeSpecTypeLink.translateLinkType(EntityLink<ProdSpecCmpstnTypeSpecTypeLink<ObjectT>,ProdSpecCmpstnTypeSpecType,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.