Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel.LglCntntMAccessLvlText
Packages that use LglCntntMAccessLvlText
Package
Description
-
Uses of LglCntntMAccessLvlText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel with type parameters of type LglCntntMAccessLvlTextModifier and TypeFieldDescriptionstatic final LglCntntMAccessLvlLink<LglCntntMAccessLvlText>LglCntntMAccessLvl.TO_ACCESS_LEVEL_TEXTUse with available fluent helpers to apply the to_AccessLevelText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel that return LglCntntMAccessLvlTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel that return types with arguments of type LglCntntMAccessLvlTextModifier and TypeMethodDescriptionLglCntntMAccessLvl.fetchAccessLevelText()Fetches the LglCntntMAccessLvlText entities (one to many) associated with this entity.io.vavr.control.Option<List<LglCntntMAccessLvlText>>LglCntntMAccessLvl.getAccessLevelTextIfPresent()Retrieval of associated LglCntntMAccessLvlText entities (one to many).LglCntntMAccessLvl.getAccessLevelTextOrFetch()Retrieval of associated LglCntntMAccessLvlText entities (one to many).protected Class<LglCntntMAccessLvlText>LglCntntMAccessLvlTextByKeyFluentHelper.getEntityClass()protected Class<LglCntntMAccessLvlText>LglCntntMAccessLvlTextFluentHelper.getEntityClass()LglCntntMAccessLvlText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel with parameters of type LglCntntMAccessLvlTextModifier and TypeMethodDescriptionLglCntntMAccessLvl.LglCntntMAccessLvlBuilder.accessLevelText(LglCntntMAccessLvlText... value) Navigation property to_AccessLevelText for LglCntntMAccessLvl to multiple LglCntntMAccessLvlText.voidLglCntntMAccessLvl.addAccessLevelText(LglCntntMAccessLvlText... entity) Adds elements to the list of associated LglCntntMAccessLvlText entities.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel with type arguments of type LglCntntMAccessLvlTextModifier and TypeMethodDescriptionvoidLglCntntMAccessLvl.setAccessLevelText(List<LglCntntMAccessLvlText> value) Overwrites the list of associated LglCntntMAccessLvlText entities for the loaded navigation property to_AccessLevelText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel with type arguments of type LglCntntMAccessLvlTextModifierConstructorDescriptionLglCntntMAccessLvl(String lglCntntMAccessLvl, List<LglCntntMAccessLvlText> toAccessLevelText) -
Uses of LglCntntMAccessLvlText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentaccesslevel.link that return types with arguments of type LglCntntMAccessLvlTextModifier and TypeMethodDescriptionLglCntntMAccessLvlTextOneToOneLink.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.legaldocumentaccesslevel.link with type arguments of type LglCntntMAccessLvlTextModifier and TypeMethodDescriptionprotected LglCntntMAccessLvlTextLink<ObjectT>LglCntntMAccessLvlTextLink.translateLinkType(EntityLink<LglCntntMAccessLvlTextLink<ObjectT>, LglCntntMAccessLvlText, ObjectT> link)