Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMTeamCatRespyAttrib
Packages that use RespyMTeamCatRespyAttrib
Package
Description
-
Uses of RespyMTeamCatRespyAttrib 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 RespyMTeamCatRespyAttribModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMTeamCatRespyAttrib>RespyMTeamCatRespyAttrib.ALL_FIELDSSelector for all available fields of RespyMTeamCatRespyAttrib.static final SimpleProperty.String<RespyMTeamCatRespyAttrib>RespyMTeamCatRespyAttrib.RESPY_MGMT_ATTRIBUTE_NAMEstatic final SimpleProperty.String<RespyMTeamCatRespyAttrib>RespyMTeamCatRespyAttrib.RESPY_MGMT_TEAM_CATEGORYRespyMTeamCatRespyAttrib.TO__RESPONSIBILITY_ATTRIBUTE_TEXTSUse with available request builders to apply the _ResponsibilityAttributeTexts navigation property to query operations.RespyMTeamCatRespyAttrib.TO__TEAM_CATEGORYUse with available request builders to apply the _TeamCategory navigation property to query operations.RespyMgmtTeamCategory.TO__TEAM_CATEGORY_RESPY_ATTRIBUTESUse with available request builders to apply the _TeamCategoryRespyAttributes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyMTeamCatRespyAttribModifier and TypeMethodDescriptionRespyMTeamCatRespyAttrib.RespyMTeamCatRespyAttribBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyMTeamCatRespyAttribModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyMTeamCatRespyAttrib>>RespyMgmtTeamCategory.getTeamCategoryRespyAttributesIfPresent()Retrieval of associated RespyMTeamCatRespyAttrib entities (one to many).RespyMTeamCatRespyAttrib.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMTeamCatRespyAttribModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.addTeamCategoryRespyAttributes(RespyMTeamCatRespyAttrib... entity) Adds elements to the list of associated RespyMTeamCatRespyAttrib entities.RespyMgmtTeamCategory.RespyMgmtTeamCategoryBuilder.teamCategoryRespyAttributes(RespyMTeamCatRespyAttrib... value) Navigation property _TeamCategoryRespyAttributes for RespyMgmtTeamCategory to multiple RespyMTeamCatRespyAttrib.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMTeamCatRespyAttribModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.setTeamCategoryRespyAttributes(List<RespyMTeamCatRespyAttrib> value) Overwrites the list of associated RespyMTeamCatRespyAttrib entities for the loaded navigation property _TeamCategoryRespyAttributes. -
Uses of RespyMTeamCatRespyAttrib 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 RespyMTeamCatRespyAttribModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryRespyAttributes()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryRespyAttributes()Deprecated.Fetch the number of entries from theRespyMTeamCatRespyAttribentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryRespyAttributes()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryRespyAttributes()Deprecated.Fetch multipleRespyMTeamCatRespyAttribentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamCatRespyAttribentity using key fields.