Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMTeamTypeRespyAttrib
Packages that use RespyMTeamTypeRespyAttrib
Package
Description
-
Uses of RespyMTeamTypeRespyAttrib 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 RespyMTeamTypeRespyAttribModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMTeamTypeRespyAttrib>RespyMTeamTypeRespyAttrib.ALL_FIELDSSelector for all available fields of RespyMTeamTypeRespyAttrib.static final SimpleProperty.String<RespyMTeamTypeRespyAttrib>RespyMTeamTypeRespyAttrib.RESPY_MGMT_ATTRIBUTE_NAMEstatic final SimpleProperty.String<RespyMTeamTypeRespyAttrib>RespyMTeamTypeRespyAttrib.RESPY_MGMT_TEAM_TYPERespyMTeamTypeRespyAttrib.TO__RESPONSIBILITY_ATTRIBUTE_TEXTSUse with available request builders to apply the _ResponsibilityAttributeTexts navigation property to query operations.RespyMTeamTypeRespyAttrib.TO__TEAM_TYPEUse with available request builders to apply the _TeamType navigation property to query operations.RespyMgmtTeamType.TO__TEAM_TYPE_RESPY_ATTRIBUTESUse with available request builders to apply the _TeamTypeRespyAttributes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyMTeamTypeRespyAttribModifier and TypeMethodDescriptionRespyMTeamTypeRespyAttrib.RespyMTeamTypeRespyAttribBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyMTeamTypeRespyAttribModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyMTeamTypeRespyAttrib>>RespyMgmtTeamType.getTeamTypeRespyAttributesIfPresent()Retrieval of associated RespyMTeamTypeRespyAttrib entities (one to many).RespyMTeamTypeRespyAttrib.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMTeamTypeRespyAttribModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.addTeamTypeRespyAttributes(RespyMTeamTypeRespyAttrib... entity) Adds elements to the list of associated RespyMTeamTypeRespyAttrib entities.RespyMgmtTeamType.RespyMgmtTeamTypeBuilder.teamTypeRespyAttributes(RespyMTeamTypeRespyAttrib... value) Navigation property _TeamTypeRespyAttributes for RespyMgmtTeamType to multiple RespyMTeamTypeRespyAttrib.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMTeamTypeRespyAttribModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.setTeamTypeRespyAttributes(List<RespyMTeamTypeRespyAttrib> value) Overwrites the list of associated RespyMTeamTypeRespyAttrib entities for the loaded navigation property _TeamTypeRespyAttributes. -
Uses of RespyMTeamTypeRespyAttrib 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 RespyMTeamTypeRespyAttribModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamTypeRespyAttributes()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamTypeRespyAttributes()Deprecated.Fetch the number of entries from theRespyMTeamTypeRespyAttribentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypeRespyAttributes()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypeRespyAttributes()Deprecated.Fetch multipleRespyMTeamTypeRespyAttribentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamTypeRespyAttribentity using key fields.