Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2.RespyMgmtTeamCategory
Packages that use RespyMgmtTeamCategory
Package
Description
-
Uses of RespyMgmtTeamCategory in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with type parameters of type RespyMgmtTeamCategoryModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMgmtTeamCategory>RespyMgmtTeamCategory.ALL_FIELDSSelector for all available fields of RespyMgmtTeamCategory.static final SimpleProperty.String<RespyMgmtTeamCategory>RespyMgmtTeamCategory.RESPY_MGMT_TEAM_CATEGORYstatic final NavigationProperty.Single<RespyMgmtTeamType,RespyMgmtTeamCategory> RespyMgmtTeamType.TO__TEAM_CATEGORYUse with available request builders to apply the _TeamCategory navigation property to query operations.RespyMgmtTeamCategory.TO__TEAM_CATEGORY_TEXTSUse with available request builders to apply the _TeamCategoryTexts navigation property to query operations.RespyMgmtTeamCategory.TO__TEAM_TYPESUse with available request builders to apply the _TeamTypes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 that return RespyMgmtTeamCategoryMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 that return types with arguments of type RespyMgmtTeamCategoryModifier and TypeMethodDescriptionio.vavr.control.Option<RespyMgmtTeamCategory>RespyMgmtTeamType.getTeamCategoryIfPresent()Retrieval of associated RespyMgmtTeamCategory entity (one to one).RespyMgmtTeamCategory.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with parameters of type RespyMgmtTeamCategoryModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.setTeamCategory(RespyMgmtTeamCategory value) Overwrites the associated RespyMgmtTeamCategory entity for the loaded navigation property _TeamCategory.RespyMgmtTeamType.RespyMgmtTeamTypeBuilder.teamCategory(RespyMgmtTeamCategory value) Navigation property _TeamCategory for RespyMgmtTeamType to single RespyMgmtTeamCategory.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with parameters of type RespyMgmtTeamCategoryModifierConstructorDescriptionRespyMgmtTeamType(String respyMgmtTeamType, String respyMgmtTeamCategory, RespyMgmtTeamCategory to_TeamCategory, List<RespyMgmtTeamTypeText> to_TeamTypeTexts) -
Uses of RespyMgmtTeamCategory 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 RespyMgmtTeamCategoryModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamsV2Service.countTeamCategories()Deprecated.ResponsibilityManagementTeamsV2Service.countTeamCategories()Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamsV2Service.getAllTeamCategories()Deprecated.ResponsibilityManagementTeamsV2Service.getAllTeamCategories()Deprecated.Fetch multipleRespyMgmtTeamCategoryentities.DefaultResponsibilityManagementTeamsV2Service.getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.ResponsibilityManagementTeamsV2Service.getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.Fetch a singleRespyMgmtTeamCategoryentity using key fields.