@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.DefaultResponsibilityManagementTeamConfigurationService") public class DefaultResponsibilityManagementTeamConfigurationService extends Object implements ServiceWithNavigableEntities, ResponsibilityManagementTeamConfigurationService
You can read team categories, team types, responsibility attributes, functions assigned to team categories, and responsibility attributes and functions assigned to team types. Each of these entities supports filtering of their properties and the properties of their associations. If you have any problems trying to read these entities because of authorizations or the given filter criteria, the system displays error messages in the response..
Reference: SAP API Business Hub
OData Service: | API_RESPYM_TEAM_CONFIG_SRV_0001 |
API Version: | 1 |
Communication Scenario: | Responsibility Management Team Integration (SAP_COM_0560) |
Authentication Methods: | Basic, x509 |
Service Group Name: | API_RESPYMGMT_CONFIG_SRV |
Business Object: | ResponsibilityManagementTeam |
ServiceWithNavigableEntities.NavigableEntity<EntityT extends VdmEntity<EntityT>>
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultResponsibilityManagementTeamConfigurationService()
Creates a service using
ResponsibilityManagementTeamConfigurationService.DEFAULT_SERVICE_PATH to send the
requests. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEntity
public DefaultResponsibilityManagementTeamConfigurationService()
ResponsibilityManagementTeamConfigurationService.DEFAULT_SERVICE_PATH
to send the
requests.@Nonnull public DefaultResponsibilityManagementTeamConfigurationService withServicePath(@Nonnull String servicePath)
ResponsibilityManagementTeamConfigurationService
withServicePath
in interface ResponsibilityManagementTeamConfigurationService
servicePath
- Service path that will override the default.@Nonnull public BatchRequestBuilder batch()
ResponsibilityManagementTeamConfigurationService
batch
in interface ResponsibilityManagementTeamConfigurationService
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamCategories> getAllTeamCategories()
ResponsibilityManagementTeamConfigurationService
TeamCategories
entities.getAllTeamCategories
in interface ResponsibilityManagementTeamConfigurationService
TeamCategories
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamCategories> countTeamCategories()
ResponsibilityManagementTeamConfigurationService
TeamCategories
entity collection matching the filter and search expressions.countTeamCategories
in interface ResponsibilityManagementTeamConfigurationService
TeamCategories
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamCategories> getTeamCategoriesByKey(@Nonnull String respyMgmtTeamCategory)
ResponsibilityManagementTeamConfigurationService
TeamCategories
entity using key fields.getTeamCategoriesByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamCategory
- Team Category
Constraints: Not nullable, Maximum length: 10
TeamCategories
entity using key fields. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamCategoryFunctions> getAllTeamCategoryFunctions()
ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctions
entities.getAllTeamCategoryFunctions
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctions
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamCategoryFunctions> countTeamCategoryFunctions()
ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctions
entity collection matching the filter and search expressions.countTeamCategoryFunctions
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctions
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamCategoryFunctions> getTeamCategoryFunctionsByKey(@Nonnull String respyMgmtTeamCategory, @Nonnull String respyMgmtFunction)
ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctions
entity using key fields.getTeamCategoryFunctionsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamCategory
- Team Category
Constraints: Not nullable, Maximum length: 10
respyMgmtFunction
- Function
Constraints: Not nullable, Maximum length: 10
TeamCategoryFunctions
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamCategoryFunctionTexts> getAllTeamCategoryFunctionTexts()
ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctionTexts
entities.getAllTeamCategoryFunctionTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctionTexts
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamCategoryFunctionTexts> countTeamCategoryFunctionTexts()
ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctionTexts
entity collection matching the filter and search expressions.countTeamCategoryFunctionTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctionTexts
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamCategoryFunctionTexts> getTeamCategoryFunctionTextsByKey(@Nonnull String respyMgmtTeamCategory, @Nonnull String respyMgmtFunction, @Nonnull String language)
ResponsibilityManagementTeamConfigurationService
TeamCategoryFunctionTexts
entity using key fields.getTeamCategoryFunctionTextsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamCategory
- Team Category
Constraints: Not nullable, Maximum length: 10
respyMgmtFunction
- Function
Constraints: Not nullable, Maximum length: 10
language
- Language Key
Constraints: Not nullable, Maximum length: 2
TeamCategoryFunctionTexts
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamCategoryRespyAttributes> getAllTeamCategoryRespyAttributes()
ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributes
entities.getAllTeamCategoryRespyAttributes
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributes
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamCategoryRespyAttributes> countTeamCategoryRespyAttributes()
ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributes
entity collection matching the filter and search expressions.countTeamCategoryRespyAttributes
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributes
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamCategoryRespyAttributes> getTeamCategoryRespyAttributesByKey(@Nonnull String respyMgmtTeamCategory, @Nonnull String respyMgmtAttributeName)
ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributes
entity using key fields.getTeamCategoryRespyAttributesByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamCategory
- Team Category
Constraints: Not nullable, Maximum length: 10
respyMgmtAttributeName
- Responsibility Definition Name
Constraints: Not nullable, Maximum length: 30
TeamCategoryRespyAttributes
entity using key fields. This request builder allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamCategoryRespyAttributeTxts> getAllTeamCategoryRespyAttributeTxts()
ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributeTxts
entities.getAllTeamCategoryRespyAttributeTxts
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributeTxts
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamCategoryRespyAttributeTxts> countTeamCategoryRespyAttributeTxts()
ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributeTxts
entity collection matching the filter and search expressions.countTeamCategoryRespyAttributeTxts
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributeTxts
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamCategoryRespyAttributeTxts> getTeamCategoryRespyAttributeTxtsByKey(@Nonnull String respyMgmtTeamCategory, @Nonnull String respyMgmtAttributeName, @Nonnull String language)
ResponsibilityManagementTeamConfigurationService
TeamCategoryRespyAttributeTxts
entity using key fields.getTeamCategoryRespyAttributeTxtsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamCategory
- Team Category
Constraints: Not nullable, Maximum length: 10
respyMgmtAttributeName
- Responsibility Definition Name
Constraints: Not nullable, Maximum length: 30
language
- Language Key
Constraints: Not nullable, Maximum length: 2
TeamCategoryRespyAttributeTxts
entity using key fields. This request builder allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamCategoryTexts> getAllTeamCategoryTexts()
ResponsibilityManagementTeamConfigurationService
TeamCategoryTexts
entities.getAllTeamCategoryTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryTexts
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamCategoryTexts> countTeamCategoryTexts()
ResponsibilityManagementTeamConfigurationService
TeamCategoryTexts
entity collection matching the filter and search expressions.countTeamCategoryTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamCategoryTexts
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamCategoryTexts> getTeamCategoryTextsByKey(@Nonnull String respyMgmtTeamCategory, @Nonnull String language)
ResponsibilityManagementTeamConfigurationService
TeamCategoryTexts
entity using key fields.getTeamCategoryTextsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamCategory
- Team Category
Constraints: Not nullable, Maximum length: 10
language
- Language Key
Constraints: Not nullable, Maximum length: 2
TeamCategoryTexts
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamTypeFunctions> getAllTeamTypeFunctions()
ResponsibilityManagementTeamConfigurationService
TeamTypeFunctions
entities.getAllTeamTypeFunctions
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeFunctions
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamTypeFunctions> countTeamTypeFunctions()
ResponsibilityManagementTeamConfigurationService
TeamTypeFunctions
entity collection matching the filter and search expressions.countTeamTypeFunctions
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeFunctions
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamTypeFunctions> getTeamTypeFunctionsByKey(@Nonnull String respyMgmtTeamType, @Nonnull String respyMgmtFunction)
ResponsibilityManagementTeamConfigurationService
TeamTypeFunctions
entity using key fields.getTeamTypeFunctionsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamType
- Team Type
Constraints: Not nullable, Maximum length: 10
respyMgmtFunction
- Function
Constraints: Not nullable, Maximum length: 10
TeamTypeFunctions
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamTypeFunctionTexts> getAllTeamTypeFunctionTexts()
ResponsibilityManagementTeamConfigurationService
TeamTypeFunctionTexts
entities.getAllTeamTypeFunctionTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeFunctionTexts
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamTypeFunctionTexts> countTeamTypeFunctionTexts()
ResponsibilityManagementTeamConfigurationService
TeamTypeFunctionTexts
entity collection matching the filter and search expressions.countTeamTypeFunctionTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeFunctionTexts
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamTypeFunctionTexts> getTeamTypeFunctionTextsByKey(@Nonnull String respyMgmtTeamType, @Nonnull String respyMgmtFunction, @Nonnull String language)
ResponsibilityManagementTeamConfigurationService
TeamTypeFunctionTexts
entity using key fields.getTeamTypeFunctionTextsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamType
- Team Type
Constraints: Not nullable, Maximum length: 10
respyMgmtFunction
- Function
Constraints: Not nullable, Maximum length: 10
language
- Language Key
Constraints: Not nullable, Maximum length: 2
TeamTypeFunctionTexts
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamTypeRespyAttributes> getAllTeamTypeRespyAttributes()
ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributes
entities.getAllTeamTypeRespyAttributes
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributes
entities. This request builder allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamTypeRespyAttributes> countTeamTypeRespyAttributes()
ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributes
entity collection matching the filter and search expressions.countTeamTypeRespyAttributes
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributes
entities. This request builder allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamTypeRespyAttributes> getTeamTypeRespyAttributesByKey(@Nonnull String respyMgmtTeamType, @Nonnull String respyMgmtAttributeName)
ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributes
entity using key fields.getTeamTypeRespyAttributesByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamType
- Team Type
Constraints: Not nullable, Maximum length: 10
respyMgmtAttributeName
- Responsibility Definition Name
Constraints: Not nullable, Maximum length: 30
TeamTypeRespyAttributes
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamTypeRespyAttributeTexts> getAllTeamTypeRespyAttributeTexts()
ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributeTexts
entities.getAllTeamTypeRespyAttributeTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributeTexts
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamTypeRespyAttributeTexts> countTeamTypeRespyAttributeTexts()
ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributeTexts
entity collection matching the filter and search expressions.countTeamTypeRespyAttributeTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributeTexts
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamTypeRespyAttributeTexts> getTeamTypeRespyAttributeTextsByKey(@Nonnull String respyMgmtTeamType, @Nonnull String respyMgmtAttributeName, @Nonnull String language)
ResponsibilityManagementTeamConfigurationService
TeamTypeRespyAttributeTexts
entity using key fields.getTeamTypeRespyAttributeTextsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamType
- Team Type
Constraints: Not nullable, Maximum length: 10
respyMgmtAttributeName
- Responsibility Definition Name
Constraints: Not nullable, Maximum length: 30
language
- Language Key
Constraints: Not nullable, Maximum length: 2
TeamTypeRespyAttributeTexts
entity using key fields. This request builder allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamTypes> getAllTeamTypes()
ResponsibilityManagementTeamConfigurationService
TeamTypes
entities.getAllTeamTypes
in interface ResponsibilityManagementTeamConfigurationService
TeamTypes
entities. This request builder allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamTypes> countTeamTypes()
ResponsibilityManagementTeamConfigurationService
TeamTypes
entity collection matching the filter and search expressions.countTeamTypes
in interface ResponsibilityManagementTeamConfigurationService
TeamTypes
entities. This request builder allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamTypes> getTeamTypesByKey(@Nonnull String respyMgmtTeamType)
ResponsibilityManagementTeamConfigurationService
TeamTypes
entity using key fields.getTeamTypesByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamType
- Team Type
Constraints: Not nullable, Maximum length: 10
TeamTypes
entity using key fields. This request builder allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetAllRequestBuilder<TeamTypeTexts> getAllTeamTypeTexts()
ResponsibilityManagementTeamConfigurationService
TeamTypeTexts
entities.getAllTeamTypeTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeTexts
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public CountRequestBuilder<TeamTypeTexts> countTeamTypeTexts()
ResponsibilityManagementTeamConfigurationService
TeamTypeTexts
entity collection matching the filter and search expressions.countTeamTypeTexts
in interface ResponsibilityManagementTeamConfigurationService
TeamTypeTexts
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public GetByKeyRequestBuilder<TeamTypeTexts> getTeamTypeTextsByKey(@Nonnull String respyMgmtTeamType, @Nonnull String language)
ResponsibilityManagementTeamConfigurationService
TeamTypeTexts
entity using key fields.getTeamTypeTextsByKey
in interface ResponsibilityManagementTeamConfigurationService
respyMgmtTeamType
- Team Type
Constraints: Not nullable, Maximum length: 10
language
- Language Key
Constraints: Not nullable, Maximum length: 2
TeamTypeTexts
entity using key fields. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull public String getServicePath()
ServiceWithNavigableEntities
getServicePath
in interface ServiceWithNavigableEntities
Copyright © 2021 SAP SE. All rights reserved.