Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMgmtTeamCategoryText
Packages that use RespyMgmtTeamCategoryText
Package
Description
-
Uses of RespyMgmtTeamCategoryText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type parameters of type RespyMgmtTeamCategoryTextModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMgmtTeamCategoryText>RespyMgmtTeamCategoryText.ALL_FIELDSSelector for all available fields of RespyMgmtTeamCategoryText.static final SimpleProperty.String<RespyMgmtTeamCategoryText>RespyMgmtTeamCategoryText.LANGUAGEstatic final SimpleProperty.String<RespyMgmtTeamCategoryText>RespyMgmtTeamCategoryText.RESPY_MGMT_TEAM_CATEGORYstatic final SimpleProperty.String<RespyMgmtTeamCategoryText>RespyMgmtTeamCategoryText.RESPY_MGMT_TEAM_CATEGORY_TEXTRespyMgmtTeamCategory.TO__TEAM_CATEGORY_TEXTSUse with available request builders to apply the _TeamCategoryTexts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyMgmtTeamCategoryTextModifier and TypeMethodDescriptionRespyMgmtTeamCategoryText.RespyMgmtTeamCategoryTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyMgmtTeamCategoryTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyMgmtTeamCategoryText>>RespyMgmtTeamCategory.getTeamCategoryTextsIfPresent()Retrieval of associated RespyMgmtTeamCategoryText entities (one to many).RespyMgmtTeamCategoryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMgmtTeamCategoryTextModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.addTeamCategoryTexts(RespyMgmtTeamCategoryText... entity) Adds elements to the list of associated RespyMgmtTeamCategoryText entities.RespyMgmtTeamCategory.RespyMgmtTeamCategoryBuilder.teamCategoryTexts(RespyMgmtTeamCategoryText... value) Navigation property _TeamCategoryTexts for RespyMgmtTeamCategory to multiple RespyMgmtTeamCategoryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMgmtTeamCategoryTextModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.setTeamCategoryTexts(List<RespyMgmtTeamCategoryText> value) Overwrites the list of associated RespyMgmtTeamCategoryText entities for the loaded navigation property _TeamCategoryTexts. -
Uses of RespyMgmtTeamCategoryText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type RespyMgmtTeamCategoryTextModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryTexts()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryTexts()Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryTextentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryTexts()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryTexts()Deprecated.Fetch multipleRespyMgmtTeamCategoryTextentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Fetch a singleRespyMgmtTeamCategoryTextentity using key fields.