Class DefaultResponsibilityManagementTeamConfigurationV2Service
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,ResponsibilityManagementTeamConfigurationV2Service
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 Business Accelerator Hub
Details:
| OData Service: | CE_API_RESPYM_TEAM_CONFIG_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_CONFIG_SRV |
| Business Object: | Responsibility Management Team |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.ResponsibilityManagementTeamConfigurationV2Service
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingResponsibilityManagementTeamConfigurationV2Service.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 theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamCategoryFunctionentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamCategoryFuncTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamCatRespyAttribentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyTeamCategoryAttribTxtentity 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 theRespyMgmtTeamTypeFunctionentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamTypeFunctionTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamTypeRespyAttribentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyTeamTypeAttributeTextentity 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 multipleRespyMgmtTeamCategoryentities.Deprecated.Fetch multipleRespyMTeamCategoryFunctionentities.Deprecated.Fetch multipleRespyMTeamCategoryFuncTextentities.Deprecated.Fetch multipleRespyMTeamCatRespyAttribentities.Deprecated.Fetch multipleRespyTeamCategoryAttribTxtentities.Deprecated.Fetch multipleRespyMgmtTeamCategoryTextentities.Deprecated.Fetch multipleRespyMgmtTeamTypeFunctionentities.Deprecated.Fetch multipleRespyMTeamTypeFunctionTextentities.Deprecated.Fetch multipleRespyMTeamTypeRespyAttribentities.Deprecated.Fetch multipleRespyTeamTypeAttributeTextentities.Deprecated.Fetch multipleRespyMgmtTeamTypeentities.Deprecated.Fetch multipleRespyMgmtTeamTypeTextentities.Deprecated.getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.Fetch a singleRespyMgmtTeamCategoryentity using key fields.getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction) Deprecated.Fetch a singleRespyMTeamCategoryFunctionentity using key fields.getTeamCategoryFunctionTextsByKey(String respyMgmtTeamCategory, String respyMgmtFunction, String language) Deprecated.Fetch a singleRespyMTeamCategoryFuncTextentity using key fields.getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamCatRespyAttribentity using key fields.getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamCategoryAttribTxtentity using key fields.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Fetch a singleRespyMgmtTeamCategoryTextentity using key fields.getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction) Deprecated.Fetch a singleRespyMgmtTeamTypeFunctionentity using key fields.getTeamTypeFunctionTextsByKey(String respyMgmtTeamType, String respyMgmtFunction, String language) Deprecated.Fetch a singleRespyMTeamTypeFunctionTextentity using key fields.getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamTypeRespyAttribentity using key fields.getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamTypeAttributeTextentity 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
-
DefaultResponsibilityManagementTeamConfigurationV2Service
public DefaultResponsibilityManagementTeamConfigurationV2Service()Deprecated.Creates a service usingResponsibilityManagementTeamConfigurationV2Service.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultResponsibilityManagementTeamConfigurationV2Service withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceCreates a batch request builder object.- Specified by:
batchin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllTeamCategories
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMgmtTeamCategoryentities.- Specified by:
getAllTeamCategoriesin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.- Specified by:
countTeamCategoriesin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMgmtTeamCategoryentity using key fields.- Specified by:
getTeamCategoriesByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- 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.
-
getAllTeamCategoryFunctions
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMTeamCategoryFunctionentities.- Specified by:
getAllTeamCategoryFunctionsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyMTeamCategoryFunctionentities. 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.
-
countTeamCategoryFunctions
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMTeamCategoryFunctionentity collection matching the filter and search expressions.- Specified by:
countTeamCategoryFunctionsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyMTeamCategoryFunctionentities. 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.
-
getTeamCategoryFunctionsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMTeamCategoryFunction> getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMTeamCategoryFunctionentity using key fields.- Specified by:
getTeamCategoryFunctionsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMTeamCategoryFunctionentity 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.
-
getAllTeamCategoryFunctionTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMTeamCategoryFuncTextentities.- Specified by:
getAllTeamCategoryFunctionTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyMTeamCategoryFuncTextentities. 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.
-
countTeamCategoryFunctionTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMTeamCategoryFuncTextentity collection matching the filter and search expressions.- Specified by:
countTeamCategoryFunctionTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyMTeamCategoryFuncTextentities. 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.
-
getTeamCategoryFunctionTextsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMTeamCategoryFuncText> getTeamCategoryFunctionTextsByKey(String respyMgmtTeamCategory, String respyMgmtFunction, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMTeamCategoryFuncTextentity using key fields.- Specified by:
getTeamCategoryFunctionTextsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyMTeamCategoryFuncTextentity 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.
-
getAllTeamCategoryRespyAttributes
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMTeamCatRespyAttribentities.- Specified by:
getAllTeamCategoryRespyAttributesin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyMTeamCatRespyAttribentities. 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.
-
countTeamCategoryRespyAttributes
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMTeamCatRespyAttribentity collection matching the filter and search expressions.- Specified by:
countTeamCategoryRespyAttributesin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyMTeamCatRespyAttribentities. 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.
-
getTeamCategoryRespyAttributesByKey
@Nonnull public GetByKeyRequestBuilder<RespyMTeamCatRespyAttrib> getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMTeamCatRespyAttribentity using key fields.- Specified by:
getTeamCategoryRespyAttributesByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMTeamCatRespyAttribentity 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.
-
getAllTeamCategoryRespyAttributeTxts
@Nonnull public GetAllRequestBuilder<RespyTeamCategoryAttribTxt> getAllTeamCategoryRespyAttributeTxts()Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyTeamCategoryAttribTxtentities.- Specified by:
getAllTeamCategoryRespyAttributeTxtsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyTeamCategoryAttribTxtentities. 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.
-
countTeamCategoryRespyAttributeTxts
@Nonnull public CountRequestBuilder<RespyTeamCategoryAttribTxt> countTeamCategoryRespyAttributeTxts()Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyTeamCategoryAttribTxtentity collection matching the filter and search expressions.- Specified by:
countTeamCategoryRespyAttributeTxtsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyTeamCategoryAttribTxtentities. 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.
-
getTeamCategoryRespyAttributeTxtsByKey
@Nonnull public GetByKeyRequestBuilder<RespyTeamCategoryAttribTxt> getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyTeamCategoryAttribTxtentity using key fields.- Specified by:
getTeamCategoryRespyAttributeTxtsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyTeamCategoryAttribTxtentity 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMgmtTeamCategoryTextentities.- Specified by:
getAllTeamCategoryTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMgmtTeamCategoryTextentity collection matching the filter and search expressions.- Specified by:
countTeamCategoryTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMgmtTeamCategoryTextentity using key fields.- Specified by:
getTeamCategoryTextsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- 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.
-
getAllTeamTypeFunctions
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMgmtTeamTypeFunctionentities.- Specified by:
getAllTeamTypeFunctionsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyMgmtTeamTypeFunctionentities. 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.
-
countTeamTypeFunctions
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMgmtTeamTypeFunctionentity collection matching the filter and search expressions.- Specified by:
countTeamTypeFunctionsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyMgmtTeamTypeFunctionentities. 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.
-
getTeamTypeFunctionsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMgmtTeamTypeFunction> getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMgmtTeamTypeFunctionentity using key fields.- Specified by:
getTeamTypeFunctionsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMgmtTeamTypeFunctionentity 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.
-
getAllTeamTypeFunctionTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMTeamTypeFunctionTextentities.- Specified by:
getAllTeamTypeFunctionTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyMTeamTypeFunctionTextentities. 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.
-
countTeamTypeFunctionTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMTeamTypeFunctionTextentity collection matching the filter and search expressions.- Specified by:
countTeamTypeFunctionTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyMTeamTypeFunctionTextentities. 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.
-
getTeamTypeFunctionTextsByKey
@Nonnull public GetByKeyRequestBuilder<RespyMTeamTypeFunctionText> getTeamTypeFunctionTextsByKey(String respyMgmtTeamType, String respyMgmtFunction, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMTeamTypeFunctionTextentity using key fields.- Specified by:
getTeamTypeFunctionTextsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyMTeamTypeFunctionTextentity 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.
-
getAllTeamTypeRespyAttributes
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMTeamTypeRespyAttribentities.- Specified by:
getAllTeamTypeRespyAttributesin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyMTeamTypeRespyAttribentities. 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.
-
countTeamTypeRespyAttributes
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMTeamTypeRespyAttribentity collection matching the filter and search expressions.- Specified by:
countTeamTypeRespyAttributesin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyMTeamTypeRespyAttribentities. 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.
-
getTeamTypeRespyAttributesByKey
@Nonnull public GetByKeyRequestBuilder<RespyMTeamTypeRespyAttrib> getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMTeamTypeRespyAttribentity using key fields.- Specified by:
getTeamTypeRespyAttributesByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMTeamTypeRespyAttribentity 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.
-
getAllTeamTypeRespyAttributeTexts
@Nonnull public GetAllRequestBuilder<RespyTeamTypeAttributeText> getAllTeamTypeRespyAttributeTexts()Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyTeamTypeAttributeTextentities.- Specified by:
getAllTeamTypeRespyAttributeTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch multiple
RespyTeamTypeAttributeTextentities. 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.
-
countTeamTypeRespyAttributeTexts
Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyTeamTypeAttributeTextentity collection matching the filter and search expressions.- Specified by:
countTeamTypeRespyAttributeTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- Returns:
- A request builder to fetch the count of
RespyTeamTypeAttributeTextentities. 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.
-
getTeamTypeRespyAttributeTextsByKey
@Nonnull public GetByKeyRequestBuilder<RespyTeamTypeAttributeText> getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language) Deprecated.Description copied from interface:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyTeamTypeAttributeTextentity using key fields.- Specified by:
getTeamTypeRespyAttributeTextsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyTeamTypeAttributeTextentity 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMgmtTeamTypeentities.- Specified by:
getAllTeamTypesin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMgmtTeamTypeentity collection matching the filter and search expressions.- Specified by:
countTeamTypesin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMgmtTeamTypeentity using key fields.- Specified by:
getTeamTypesByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch multipleRespyMgmtTeamTypeTextentities.- Specified by:
getAllTeamTypeTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch the number of entries from theRespyMgmtTeamTypeTextentity collection matching the filter and search expressions.- Specified by:
countTeamTypeTextsin interfaceResponsibilityManagementTeamConfigurationV2Service- 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:ResponsibilityManagementTeamConfigurationV2ServiceFetch a singleRespyMgmtTeamTypeTextentity using key fields.- Specified by:
getTeamTypeTextsByKeyin interfaceResponsibilityManagementTeamConfigurationV2Service- 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
-