Modifier and Type | Field and Description |
---|---|
static PartnerSegmentLink<PartnerSegmentText> |
PartnerSegment.TO_CNSLDTN_PARTNER_SEGMENT_T
Use with available fluent helpers to apply the to_CnsldtnPartnerSegmentT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerSegmentText |
PartnerSegmentText.PartnerSegmentTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerSegmentText> |
PartnerSegment.fetchCnsldtnPartnerSegmentT()
Fetches the PartnerSegmentText entities (one to many) associated with this entity.
|
Optional<List<PartnerSegmentText>> |
PartnerSegment.getCnsldtnPartnerSegmentTIfPresent()
Retrieval of associated PartnerSegmentText entities (one to many).
|
List<PartnerSegmentText> |
PartnerSegment.getCnsldtnPartnerSegmentTOrFetch()
Retrieval of associated PartnerSegmentText entities (one to many).
|
protected Class<PartnerSegmentText> |
PartnerSegmentTextByKeyFluentHelper.getEntityClass() |
protected Class<PartnerSegmentText> |
PartnerSegmentTextFluentHelper.getEntityClass() |
Class<PartnerSegmentText> |
PartnerSegmentText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerSegment.addCnsldtnPartnerSegmentT(PartnerSegmentText... entity)
Adds elements to the list of associated PartnerSegmentText entities.
|
PartnerSegment.PartnerSegmentBuilder |
PartnerSegment.PartnerSegmentBuilder.cnsldtnPartnerSegmentT(PartnerSegmentText... value) |
Modifier and Type | Method and Description |
---|---|
void |
PartnerSegment.setCnsldtnPartnerSegmentT(List<PartnerSegmentText> value)
Overwrites the list of associated PartnerSegmentText entities for the loaded navigation property
to_CnsldtnPartnerSegmentT.
|
Constructor and Description |
---|
PartnerSegment(String segment,
String segment_Text,
String additionalMasterDataSource,
List<PartnerSegmentHier> toCnsldtnPartnerSegmentHier,
List<PartnerSegmentText> toCnsldtnPartnerSegmentT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerSegmentText> |
PartnerSegmentTextOneToOneLink.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 PartnerSegmentTextLink<ObjectT> |
PartnerSegmentTextLink.translateLinkType(EntityLink<PartnerSegmentTextLink<ObjectT>,PartnerSegmentText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.