Modifier and Type | Method and Description |
---|---|
TeamTypeRespyAttributeTexts |
TeamTypeRespyAttributeTexts.TeamTypeRespyAttributeTextsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<TeamTypeRespyAttributeTexts>> |
TeamTypeRespyAttributes.getResponsibilityAttributeTextsIfPresent()
Retrieval of associated TeamTypeRespyAttributeTexts entities (one to many).
|
Class<TeamTypeRespyAttributeTexts> |
TeamTypeRespyAttributeTexts.getType() |
Modifier and Type | Method and Description |
---|---|
void |
TeamTypeRespyAttributes.addResponsibilityAttributeTexts(TeamTypeRespyAttributeTexts... entity)
Adds elements to the list of associated TeamTypeRespyAttributeTexts entities.
|
TeamTypeRespyAttributes.TeamTypeRespyAttributesBuilder |
TeamTypeRespyAttributes.TeamTypeRespyAttributesBuilder.responsibilityAttributeTexts(TeamTypeRespyAttributeTexts... value)
Navigation property _ResponsibilityAttributeTexts for TeamTypeRespyAttributes to multiple
TeamTypeRespyAttributeTexts.
|
Modifier and Type | Method and Description |
---|---|
void |
TeamTypeRespyAttributes.setResponsibilityAttributeTexts(List<TeamTypeRespyAttributeTexts> value)
Overwrites the list of associated TeamTypeRespyAttributeTexts entities for the loaded navigation property
_ResponsibilityAttributeTexts.
|
Constructor and Description |
---|
TeamTypeRespyAttributes(String respyMgmtTeamType,
String respyMgmtAttributeName,
List<TeamTypeRespyAttributeTexts> to_ResponsibilityAttributeTexts,
TeamTypes to_TeamType) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<TeamTypeRespyAttributeTexts> |
ResponsibilityManagementTeamConfigurationService.countTeamTypeRespyAttributeTexts()
Fetch the number of entries from the
TeamTypeRespyAttributeTexts entity collection matching the filter and search expressions. |
CountRequestBuilder<TeamTypeRespyAttributeTexts> |
DefaultResponsibilityManagementTeamConfigurationService.countTeamTypeRespyAttributeTexts() |
GetAllRequestBuilder<TeamTypeRespyAttributeTexts> |
ResponsibilityManagementTeamConfigurationService.getAllTeamTypeRespyAttributeTexts()
Fetch multiple
TeamTypeRespyAttributeTexts entities. |
GetAllRequestBuilder<TeamTypeRespyAttributeTexts> |
DefaultResponsibilityManagementTeamConfigurationService.getAllTeamTypeRespyAttributeTexts() |
GetByKeyRequestBuilder<TeamTypeRespyAttributeTexts> |
ResponsibilityManagementTeamConfigurationService.getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType,
String respyMgmtAttributeName,
String language)
Fetch a single
TeamTypeRespyAttributeTexts entity using key fields. |
GetByKeyRequestBuilder<TeamTypeRespyAttributeTexts> |
DefaultResponsibilityManagementTeamConfigurationService.getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType,
String respyMgmtAttributeName,
String language) |
Copyright © 2021 SAP SE. All rights reserved.