Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAuthorizationGroupText
Packages that use SpecAuthorizationGroupText
Package
Description
-
Uses of SpecAuthorizationGroupText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with type parameters of type SpecAuthorizationGroupTextModifier and TypeFieldDescriptionstatic final RawSubstanceLink<SpecAuthorizationGroupText>RawSubstance.TO_RAW_SUBSTANCE_AUTHZN_GROUP_TEXTUse with available fluent helpers to apply the to_RawSubstanceAuthznGroupText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return SpecAuthorizationGroupTextModifier and TypeMethodDescriptionSpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return types with arguments of type SpecAuthorizationGroupTextModifier and TypeMethodDescriptionRawSubstance.fetchRawSubstanceAuthznGroupText()Fetches the SpecAuthorizationGroupText entities (one to many) associated with this entity.protected Class<SpecAuthorizationGroupText>SpecAuthorizationGroupTextByKeyFluentHelper.getEntityClass()protected Class<SpecAuthorizationGroupText>SpecAuthorizationGroupTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SpecAuthorizationGroupText>>RawSubstance.getRawSubstanceAuthznGroupTextIfPresent()Retrieval of associated SpecAuthorizationGroupText entities (one to many).RawSubstance.getRawSubstanceAuthznGroupTextOrFetch()Retrieval of associated SpecAuthorizationGroupText entities (one to many).SpecAuthorizationGroupText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with parameters of type SpecAuthorizationGroupTextModifier and TypeMethodDescriptionvoidRawSubstance.addRawSubstanceAuthznGroupText(SpecAuthorizationGroupText... entity) Adds elements to the list of associated SpecAuthorizationGroupText entities.RawSubstance.RawSubstanceBuilder.rawSubstanceAuthznGroupText(SpecAuthorizationGroupText... value) Navigation property to_RawSubstanceAuthznGroupText for RawSubstance to multiple SpecAuthorizationGroupText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with type arguments of type SpecAuthorizationGroupTextModifier and TypeMethodDescriptionvoidRawSubstance.setRawSubstanceAuthznGroupText(List<SpecAuthorizationGroupText> value) Overwrites the list of associated SpecAuthorizationGroupText entities for the loaded navigation property to_RawSubstanceAuthznGroupText. -
Uses of SpecAuthorizationGroupText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link that return types with arguments of type SpecAuthorizationGroupTextModifier and TypeMethodDescriptionSpecAuthorizationGroupTextOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link with type arguments of type SpecAuthorizationGroupTextModifier and TypeMethodDescriptionprotected SpecAuthorizationGroupTextLink<ObjectT>SpecAuthorizationGroupTextLink.translateLinkType(EntityLink<SpecAuthorizationGroupTextLink<ObjectT>, SpecAuthorizationGroupText, ObjectT> link)