Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyTeamTypeAttributeText
Packages that use RespyTeamTypeAttributeText
Package
Description
-
Uses of RespyTeamTypeAttributeText 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 RespyTeamTypeAttributeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyTeamTypeAttributeText>RespyTeamTypeAttributeText.ALL_FIELDSSelector for all available fields of RespyTeamTypeAttributeText.static final SimpleProperty.String<RespyTeamTypeAttributeText>RespyTeamTypeAttributeText.LANGUAGEstatic final SimpleProperty.String<RespyTeamTypeAttributeText>RespyTeamTypeAttributeText.RESPY_MGMT_ATTRIBUTE_NAMEstatic final SimpleProperty.String<RespyTeamTypeAttributeText>RespyTeamTypeAttributeText.RESPY_MGMT_ATTRIBUTE_TEXTstatic final SimpleProperty.String<RespyTeamTypeAttributeText>RespyTeamTypeAttributeText.RESPY_MGMT_TEAM_TYPERespyMTeamTypeRespyAttrib.TO__RESPONSIBILITY_ATTRIBUTE_TEXTSUse with available request builders to apply the _ResponsibilityAttributeTexts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyTeamTypeAttributeTextModifier and TypeMethodDescriptionRespyTeamTypeAttributeText.RespyTeamTypeAttributeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyTeamTypeAttributeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyTeamTypeAttributeText>>RespyMTeamTypeRespyAttrib.getResponsibilityAttributeTextsIfPresent()Retrieval of associated RespyTeamTypeAttributeText entities (one to many).RespyTeamTypeAttributeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyTeamTypeAttributeTextModifier and TypeMethodDescriptionvoidRespyMTeamTypeRespyAttrib.addResponsibilityAttributeTexts(RespyTeamTypeAttributeText... entity) Adds elements to the list of associated RespyTeamTypeAttributeText entities.RespyMTeamTypeRespyAttrib.RespyMTeamTypeRespyAttribBuilder.responsibilityAttributeTexts(RespyTeamTypeAttributeText... value) Navigation property _ResponsibilityAttributeTexts for RespyMTeamTypeRespyAttrib to multiple RespyTeamTypeAttributeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyTeamTypeAttributeTextModifier and TypeMethodDescriptionvoidRespyMTeamTypeRespyAttrib.setResponsibilityAttributeTexts(List<RespyTeamTypeAttributeText> value) Overwrites the list of associated RespyTeamTypeAttributeText entities for the loaded navigation property _ResponsibilityAttributeTexts.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyTeamTypeAttributeTextModifierConstructorDescriptionRespyMTeamTypeRespyAttrib(String respyMgmtTeamType, String respyMgmtAttributeName, List<RespyTeamTypeAttributeText> to_ResponsibilityAttributeTexts, RespyMgmtTeamType to_TeamType) -
Uses of RespyTeamTypeAttributeText 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 RespyTeamTypeAttributeTextModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamTypeRespyAttributeTexts()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamTypeRespyAttributeTexts()Deprecated.Fetch the number of entries from theRespyTeamTypeAttributeTextentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypeRespyAttributeTexts()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypeRespyAttributeTexts()Deprecated.Fetch multipleRespyTeamTypeAttributeTextentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamTypeAttributeTextentity using key fields.