Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransParentCategory
Packages that use LglTransParentCategory
Package
Description
-
Uses of LglTransParentCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction with type parameters of type LglTransParentCategoryModifier and TypeFieldDescriptionstatic final LglTransCategoryGroupLink<LglTransParentCategory>LglTransCategoryGroup.TO_LGL_TRANS_PARENT_CATEGORYUse with available fluent helpers to apply the to_LglTransParentCategory navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction that return LglTransParentCategoryMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction that return types with arguments of type LglTransParentCategoryModifier and TypeMethodDescriptionLglTransCategoryGroup.fetchLglTransParentCategory()Fetches the LglTransParentCategory entities (one to many) associated with this entity.protected Class<LglTransParentCategory>LglTransParentCategoryByKeyFluentHelper.getEntityClass()protected Class<LglTransParentCategory>LglTransParentCategoryFluentHelper.getEntityClass()io.vavr.control.Option<List<LglTransParentCategory>>LglTransCategoryGroup.getLglTransParentCategoryIfPresent()Retrieval of associated LglTransParentCategory entities (one to many).LglTransCategoryGroup.getLglTransParentCategoryOrFetch()Retrieval of associated LglTransParentCategory entities (one to many).LglTransParentCategory.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction with parameters of type LglTransParentCategoryModifier and TypeMethodDescriptionvoidLglTransCategoryGroup.addLglTransParentCategory(LglTransParentCategory... entity) Adds elements to the list of associated LglTransParentCategory entities.LglTransCategoryGroup.LglTransCategoryGroupBuilder.lglTransParentCategory(LglTransParentCategory... value) Navigation property to_LglTransParentCategory for LglTransCategoryGroup to multiple LglTransParentCategory.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction with type arguments of type LglTransParentCategoryModifier and TypeMethodDescriptionvoidLglTransCategoryGroup.setLglTransParentCategory(List<LglTransParentCategory> value) Overwrites the list of associated LglTransParentCategory entities for the loaded navigation property to_LglTransParentCategory.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction with type arguments of type LglTransParentCategoryModifierConstructorDescriptionLglTransCategoryGroup(UUID legalTransactionCatGroupUUID, UUID legalTransactionUUID, String lglCntntMCatGroupTitle, Short lglCntntMIndex, List<LglTransParentCategory> toLglTransParentCategory) -
Uses of LglTransParentCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.link that return types with arguments of type LglTransParentCategoryModifier and TypeMethodDescriptionLglTransParentCategoryOneToOneLink.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.legaltransaction.link with type arguments of type LglTransParentCategoryModifier and TypeMethodDescriptionprotected LglTransParentCategoryLink<ObjectT>LglTransParentCategoryLink.translateLinkType(EntityLink<LglTransParentCategoryLink<ObjectT>, LglTransParentCategory, ObjectT> link)