Class DefaultResponsibilityManagementTeamsV2Service
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,ResponsibilityManagementTeamsV2Service
You can read team headers, team owners, responsibility definitions, team members, and the functions assigned to team members. 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 Business Accelerator Hub
Details:
| OData Service: | CE_API_RESPYM_TEAM_SRV_0002 |
| API Version: | 2.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Responsibility Management Team Integration(SAP_COM_0560) |
| Scope Items: | Responsibility Management(1NJ) |
| Authentication Methods: | x509 |
| Service Group Name: | API_RESPYMGMT_TEAM_SRV |
| Business Object: | Responsibility Management Team |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.ResponsibilityManagementTeamsV2Service
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingResponsibilityManagementTeamsV2Service.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theRespyMgmtTeamAttributeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamHeaderentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamMemberFunctionentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamMemberentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamOwnerentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theTeamStatusTextsentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeTextentity collection matching the filter and search expressions.Deprecated.Fetch multipleRespyMgmtTeamAttributeentities.Deprecated.Fetch multipleRespyMgmtTeamCategoryentities.Deprecated.Fetch multipleRespyMgmtTeamCategoryTextentities.Deprecated.Fetch multipleRespyMgmtTeamHeaderentities.Deprecated.Fetch multipleRespyMTeamMemberFunctionentities.Deprecated.Fetch multipleRespyMgmtTeamMemberentities.Deprecated.Fetch multipleRespyMgmtTeamOwnerentities.Deprecated.Fetch multipleTeamStatusTextsentities.Deprecated.Fetch multipleRespyMgmtTeamTypeentities.Deprecated.Fetch multipleRespyMgmtTeamTypeTextentities.Deprecated.getTeamAttributesByKey(String respyMgmtGlobalTeamID, String respyMgmtAttributeName, String respyMgmtAttributeSign, String respyMgmtAttributeOption, String respyMgmtAttributeLowValue, String respyMgmtAttributeHighValue) Deprecated.Fetch a singleRespyMgmtTeamAttributeentity using key fields.getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.Fetch a singleRespyMgmtTeamCategoryentity using key fields.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Fetch a singleRespyMgmtTeamCategoryTextentity using key fields.getTeamHeadersByKey(String respyMgmtGlobalTeamID) Deprecated.Fetch a singleRespyMgmtTeamHeaderentity using key fields.getTeamMemberFunctionsByKey(String respyMgmtGlobalTeamID, String respyMgmtTeamMemberType, String responsibilityTeamMember, String respyMgmtFunction) Deprecated.Fetch a singleRespyMTeamMemberFunctionentity using key fields.getTeamMembersByKey(String respyMgmtGlobalTeamID, String respyMgmtTeamMemberType, String responsibilityTeamMember) Deprecated.Fetch a singleRespyMgmtTeamMemberentity using key fields.getTeamOwnersByKey(String respyMgmtGlobalTeamID, String respyMgmtTeamOwnerType, String responsibilityTeamOwner) Deprecated.Fetch a singleRespyMgmtTeamOwnerentity using key fields.getTeamStatusTextsByKey(String respyMgmtTeamStatus, String language) Deprecated.Fetch a singleTeamStatusTextsentity using key fields.getTeamTypesByKey(String respyMgmtTeamType) Deprecated.Fetch a singleRespyMgmtTeamTypeentity using key fields.getTeamTypeTextsByKey(String respyMgmtTeamType, String language) Deprecated.Fetch a singleRespyMgmtTeamTypeTextentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultResponsibilityManagementTeamsV2Service
public DefaultResponsibilityManagementTeamsV2Service()Deprecated.Creates a service usingResponsibilityManagementTeamsV2Service.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultResponsibilityManagementTeamsV2Service withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceResponsibilityManagementTeamsV2Service- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceCreates a batch request builder object.- Specified by:
batchin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllTeamAttributes
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamAttributeentities.- Specified by:
getAllTeamAttributesin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamAttributeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamAttributes
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamAttributeentity collection matching the filter and search expressions.- Specified by:
countTeamAttributesin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamAttributeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamAttributesByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamAttribute> getTeamAttributesByKey(String respyMgmtGlobalTeamID, String respyMgmtAttributeName, String respyMgmtAttributeSign, String respyMgmtAttributeOption, String respyMgmtAttributeLowValue, String respyMgmtAttributeHighValue) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamAttributeentity using key fields.- Specified by:
getTeamAttributesByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.Constraints: Not nullable, Maximum length: 40
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
respyMgmtAttributeSign- Type of SIGN component in row type of a Ranges typeConstraints: Not nullable, Maximum length: 1
respyMgmtAttributeOption- Type of OPTION component in row type of a Ranges typeConstraints: Not nullable, Maximum length: 2
respyMgmtAttributeLowValue- Start Value of Selection CriteriaConstraints: Not nullable, Maximum length: 50
respyMgmtAttributeHighValue- End Value of Selection CriteriaConstraints: Not nullable, Maximum length: 50
- Returns:
- A request builder to fetch a single
RespyMgmtTeamAttributeentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategories
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamCategoryentities.- Specified by:
getAllTeamCategoriesin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamCategoryentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategories
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.- Specified by:
countTeamCategoriesin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamCategoryentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoriesByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamCategory> getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamCategoryentity using key fields.- Specified by:
getTeamCategoriesByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMgmtTeamCategoryentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategoryTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamCategoryTextentities.- Specified by:
getAllTeamCategoryTextsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamCategoryTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategoryTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamCategoryTextentity collection matching the filter and search expressions.- Specified by:
countTeamCategoryTextsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamCategoryTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoryTextsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamCategoryText> getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamCategoryTextentity using key fields.- Specified by:
getTeamCategoryTextsByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyMgmtTeamCategoryTextentity 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 theexecutemethod on the request builder object.
-
getAllTeamHeaders
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamHeaderentities.- Specified by:
getAllTeamHeadersin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamHeaderentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamHeaders
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamHeaderentity collection matching the filter and search expressions.- Specified by:
countTeamHeadersin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamHeaderentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamHeadersByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamHeader> getTeamHeadersByKey(String respyMgmtGlobalTeamID) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamHeaderentity using key fields.- Specified by:
getTeamHeadersByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.Constraints: Not nullable, Maximum length: 40
- Returns:
- A request builder to fetch a single
RespyMgmtTeamHeaderentity 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 theexecutemethod on the request builder object.
-
getAllTeamMemberFunctions
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMTeamMemberFunctionentities.- Specified by:
getAllTeamMemberFunctionsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMTeamMemberFunctionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamMemberFunctions
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMTeamMemberFunctionentity collection matching the filter and search expressions.- Specified by:
countTeamMemberFunctionsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMTeamMemberFunctionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamMemberFunctionsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMTeamMemberFunction> getTeamMemberFunctionsByKey(String respyMgmtGlobalTeamID, String respyMgmtTeamMemberType, String responsibilityTeamMember, String respyMgmtFunction) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMTeamMemberFunctionentity using key fields.- Specified by:
getTeamMemberFunctionsByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.Constraints: Not nullable, Maximum length: 40
respyMgmtTeamMemberType- Team Member TypeConstraints: Not nullable, Maximum length: 2
responsibilityTeamMember- Business Partner NumberConstraints: Not nullable, Maximum length: 10
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMTeamMemberFunctionentity 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 theexecutemethod on the request builder object.
-
getAllTeamMembers
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamMemberentities.- Specified by:
getAllTeamMembersin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamMemberentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamMembers
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamMemberentity collection matching the filter and search expressions.- Specified by:
countTeamMembersin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamMemberentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamMembersByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamMember> getTeamMembersByKey(String respyMgmtGlobalTeamID, String respyMgmtTeamMemberType, String responsibilityTeamMember) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamMemberentity using key fields.- Specified by:
getTeamMembersByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.Constraints: Not nullable, Maximum length: 40
respyMgmtTeamMemberType- Team Member TypeConstraints: Not nullable, Maximum length: 2
responsibilityTeamMember- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMgmtTeamMemberentity 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 theexecutemethod on the request builder object.
-
getAllTeamOwners
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamOwnerentities.- Specified by:
getAllTeamOwnersin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamOwnerentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamOwners
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamOwnerentity collection matching the filter and search expressions.- Specified by:
countTeamOwnersin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamOwnerentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamOwnersByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamOwner> getTeamOwnersByKey(String respyMgmtGlobalTeamID, String respyMgmtTeamOwnerType, String responsibilityTeamOwner) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamOwnerentity using key fields.- Specified by:
getTeamOwnersByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.Constraints: Not nullable, Maximum length: 40
respyMgmtTeamOwnerType- Team Owner TypeConstraints: Not nullable, Maximum length: 2
responsibilityTeamOwner- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMgmtTeamOwnerentity 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 theexecutemethod on the request builder object.
-
getAllTeamStatusTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleTeamStatusTextsentities.- Specified by:
getAllTeamStatusTextsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
TeamStatusTextsentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamStatusTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theTeamStatusTextsentity collection matching the filter and search expressions.- Specified by:
countTeamStatusTextsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
TeamStatusTextsentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamStatusTextsByKey
@Nonnull public GetByKeyRequestBuilder<TeamStatusTexts> getTeamStatusTextsByKey(String respyMgmtTeamStatus, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleTeamStatusTextsentity using key fields.- Specified by:
getTeamStatusTextsByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtTeamStatus- Values for Domains: Single Value/Lower LimitConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
TeamStatusTextsentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypes
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamTypeentities.- Specified by:
getAllTeamTypesin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamTypeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypes
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamTypeentity collection matching the filter and search expressions.- Specified by:
countTeamTypesin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamTypeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypesByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamType> getTeamTypesByKey(String respyMgmtTeamType) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamTypeentity using key fields.- Specified by:
getTeamTypesByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMgmtTeamTypeentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypeTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch multipleRespyMgmtTeamTypeTextentities.- Specified by:
getAllTeamTypeTextsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamTypeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypeTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch the number of entries from theRespyMgmtTeamTypeTextentity collection matching the filter and search expressions.- Specified by:
countTeamTypeTextsin interfaceResponsibilityManagementTeamsV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamTypeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypeTextsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamTypeText> getTeamTypeTextsByKey(String respyMgmtTeamType, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamsV2ServiceFetch a singleRespyMgmtTeamTypeTextentity using key fields.- Specified by:
getTeamTypeTextsByKeyin interfaceResponsibilityManagementTeamsV2Service- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyMgmtTeamTypeTextentity 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 theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-