Class RespyMgmtTeamOwner
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<RespyMgmtTeamOwner>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2.RespyMgmtTeamOwner
- All Implemented Interfaces:
VdmEntitySet
Team Owners
Original entity name from the Odata EDM: RespyMgmtTeamOwner_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RespyMgmtTeamOwner instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMgmtTeamOwner>Selector for all available fields of RespyMgmtTeamOwner.static final SimpleProperty.String<RespyMgmtTeamOwner>static final SimpleProperty.String<RespyMgmtTeamOwner>static final SimpleProperty.String<RespyMgmtTeamOwner>static final NavigationProperty.Single<RespyMgmtTeamOwner,RespyMgmtTeamHeader> Use with available request builders to apply the _TeamHeader navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRespyMgmtTeamOwner(String respyMgmtGlobalTeamID, String respyMgmtTeamOwnerType, String responsibilityTeamOwner, RespyMgmtTeamHeader to_TeamHeader) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<RespyMgmtTeamHeader>Retrieval of associated RespyMgmtTeamHeader entity (one to one).getType()inthashCode()voidsetResponsibilityTeamOwner(String responsibilityTeamOwner) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetRespyMgmtGlobalTeamID(String respyMgmtGlobalTeamID) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetRespyMgmtTeamOwnerType(String respyMgmtTeamOwnerType) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetTeamHeader(RespyMgmtTeamHeader value) Overwrites the associated RespyMgmtTeamHeader entity for the loaded navigation property _TeamHeader.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of RespyMgmtTeamOwner. -
RESPY_MGMT_GLOBAL_TEAM_ID
-
RESPY_MGMT_TEAM_OWNER_TYPE
-
RESPONSIBILITY_TEAM_OWNER
-
TO__TEAM_HEADER
public static final NavigationProperty.Single<RespyMgmtTeamOwner,RespyMgmtTeamHeader> TO__TEAM_HEADERUse with available request builders to apply the _TeamHeader navigation property to query operations.
-
-
Constructor Details
-
RespyMgmtTeamOwner
public RespyMgmtTeamOwner() -
RespyMgmtTeamOwner
public RespyMgmtTeamOwner(@Nullable String respyMgmtGlobalTeamID, @Nullable String respyMgmtTeamOwnerType, @Nullable String responsibilityTeamOwner, @Nullable RespyMgmtTeamHeader to_TeamHeader)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RespyMgmtTeamOwner>
-
setRespyMgmtGlobalTeamID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RespyMgmtGlobalTeamID
- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.
-
setRespyMgmtTeamOwnerType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RespyMgmtTeamOwnerType
- Parameters:
respyMgmtTeamOwnerType- Team Owner Type
-
setResponsibilityTeamOwner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ResponsibilityTeamOwner
- Parameters:
responsibilityTeamOwner- Business Partner Number
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RespyMgmtTeamOwner>
-
getKey
- Overrides:
getKeyin classVdmObject<RespyMgmtTeamOwner>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RespyMgmtTeamOwner>
-
fromMap
- Overrides:
fromMapin classVdmObject<RespyMgmtTeamOwner>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RespyMgmtTeamOwner>
-
getTeamHeaderIfPresent
Retrieval of associated RespyMgmtTeamHeader entity (one to one). This corresponds to the OData navigation property _TeamHeader.If the navigation property for an entity RespyMgmtTeamOwner has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _TeamHeader is already loaded, the result will contain
the RespyMgmtTeamHeader entity. If not, an
Optionwith result stateemptyis returned.
-
setTeamHeader
Overwrites the associated RespyMgmtTeamHeader entity for the loaded navigation property _TeamHeader.- Parameters:
value- New RespyMgmtTeamHeader entity.
-
builder
-
getRespyMgmtGlobalTeamID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RespyMgmtGlobalTeamID
- Returns:
- Global Team ID in Responsibility Mgmt.
-
getRespyMgmtTeamOwnerType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RespyMgmtTeamOwnerType
- Returns:
- Team Owner Type
-
getResponsibilityTeamOwner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ResponsibilityTeamOwner
- Returns:
- Business Partner Number
-
toString
- Overrides:
toStringin classVdmObject<RespyMgmtTeamOwner>
-
equals
- Overrides:
equalsin classVdmEntity<RespyMgmtTeamOwner>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RespyMgmtTeamOwner>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RespyMgmtTeamOwner>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<RespyMgmtTeamOwner>
-