Modifier and Type | Field and Description |
---|---|
static RealSubstanceLink<SpecAuthorizationGroupText> |
RealSubstance.TO_REAL_SUBSTANCE_AUTHZN_GROUP_TEXT
Use with available fluent helpers to apply the to_RealSubstanceAuthznGroupText navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecAuthorizationGroupText |
SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecAuthorizationGroupText> |
RealSubstance.fetchRealSubstanceAuthznGroupText()
Fetches the SpecAuthorizationGroupText entities (one to many) associated with this entity.
|
protected Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextByKeyFluentHelper.getEntityClass() |
protected Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextFluentHelper.getEntityClass() |
Optional<List<SpecAuthorizationGroupText>> |
RealSubstance.getRealSubstanceAuthznGroupTextIfPresent()
Retrieval of associated SpecAuthorizationGroupText entities (one to many).
|
List<SpecAuthorizationGroupText> |
RealSubstance.getRealSubstanceAuthznGroupTextOrFetch()
Retrieval of associated SpecAuthorizationGroupText entities (one to many).
|
Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RealSubstance.addRealSubstanceAuthznGroupText(SpecAuthorizationGroupText... entity)
Adds elements to the list of associated SpecAuthorizationGroupText entities.
|
RealSubstance.RealSubstanceBuilder |
RealSubstance.RealSubstanceBuilder.realSubstanceAuthznGroupText(SpecAuthorizationGroupText... value) |
Modifier and Type | Method and Description |
---|---|
void |
RealSubstance.setRealSubstanceAuthznGroupText(List<SpecAuthorizationGroupText> value)
Overwrites the list of associated SpecAuthorizationGroupText entities for the loaded navigation property
to_RealSubstanceAuthznGroupText.
|
Constructor and Description |
---|
RealSubstance(String realSubstanceInternalID,
String realSubstanceType,
String specificationCategory,
String specificationNote,
String specificationHeaderStatus,
String specificationHdrStsSchema,
String realSubstance,
String realSubstanceAuthznGroup,
LocalDateTime realSubstanceCreationDate,
String realSubstanceCreatedByUser,
String realSubstanceCreatedByUserName,
LocalDateTime realSubstanceChangeDate,
String realSubstanceChangedByUser,
String realSubstanceChangedByUserName,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceAllergenComp,
List<SpecAuthorizationGroupText> toRealSubstanceAuthznGroupText,
List<SpecCharByValueAssgmtInst> toRealSubstanceComponentType,
List<SpecCharByValueAssgmtInst> toRealSubstanceConversionFactor,
List<SpecCharByValueAssgmtInst> toRealSubstanceDensity,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceDietComp,
List<SpecCharByValueAssgmtInst> toRealSubstanceEstimatedPrice,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceGMOComp,
List<SpecIdentifier> toRealSubstanceIdentifier,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceIngredientComp,
List<SpecAssignedMatlForKeyDate> toRealSubstanceMatlAssignment,
List<SpecStatusNextStatus> toRealSubstanceNextStatus,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceNtrntComp,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceReligiousComp,
List<SpecStatusSchema> toRealSubstanceSchema,
List<SpecStatusAttributes> toRealSubstanceStatusAttributes,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceStdComp,
List<SpecCharByValueAssgmtInst> toRealSubstanceTotalSolid) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextOneToOneLink.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 SpecAuthorizationGroupTextLink<ObjectT> |
SpecAuthorizationGroupTextLink.translateLinkType(EntityLink<SpecAuthorizationGroupTextLink<ObjectT>,SpecAuthorizationGroupText,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.