Class LegalContextRelationship
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: LegalContextRelationship_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of LegalContextRelationship instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextRelationship>Selector for all available fields of LegalContextRelationship.static final SimpleProperty.String<LegalContextRelationship>static final SimpleProperty.Guid<LegalContextRelationship>static final SimpleProperty.Guid<LegalContextRelationship>static final SimpleProperty.Boolean<LegalContextRelationship>static final SimpleProperty.Boolean<LegalContextRelationship>static final SimpleProperty.String<LegalContextRelationship>static final NavigationProperty.Single<LegalContextRelationship,LegalContext> Use with available request builders to apply the _LCMContextTP 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
ConstructorsConstructorDescriptionLegalContextRelationship(UUID lglCntntMCntxtRelshpUUID, UUID lglCntntMContextUUID, String lglCntntMRelshpType, String lglCntntMCntxtRelshpLglTrans, Boolean lglCntntMIsMandatory, Boolean lglCntntMIsIntegRelevant, LegalContext to_LCMContextTP) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()io.vavr.control.Option<LegalContext>Retrieval of associated LegalContext entity (one to one).Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullableConstraints: Not nullableConstraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 4getType()inthashCode()voidsetLCMContextTP(LegalContext value) Overwrites the associated LegalContext entity for the loaded navigation property _LCMContextTP.voidsetLglCntntMCntxtRelshpLglTrans(String lglCntntMCntxtRelshpLglTrans) Constraints: Not nullable, Maximum length: 10voidsetLglCntntMCntxtRelshpUUID(UUID lglCntntMCntxtRelshpUUID) (Key Field) Constraints: Not nullablevoidsetLglCntntMContextUUID(UUID lglCntntMContextUUID) Constraints: Not nullablevoidsetLglCntntMIsIntegRelevant(Boolean lglCntntMIsIntegRelevant) Constraints: Not nullablevoidsetLglCntntMIsMandatory(Boolean lglCntntMIsMandatory) Constraints: Not nullablevoidsetLglCntntMRelshpType(String lglCntntMRelshpType) Constraints: Not nullable, Maximum length: 4toString()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 LegalContextRelationship. -
LGL_CNTNT_M_CNTXT_RELSHP_UUID
-
LGL_CNTNT_M_CONTEXT_UUID
-
LGL_CNTNT_M_RELSHP_TYPE
-
LGL_CNTNT_M_CNTXT_RELSHP_LGL_TRANS
public static final SimpleProperty.String<LegalContextRelationship> LGL_CNTNT_M_CNTXT_RELSHP_LGL_TRANS -
LGL_CNTNT_M_IS_MANDATORY
-
LGL_CNTNT_M_IS_INTEG_RELEVANT
-
TO__L_C_M_CONTEXT_TP
public static final NavigationProperty.Single<LegalContextRelationship,LegalContext> TO__L_C_M_CONTEXT_TPUse with available request builders to apply the _LCMContextTP navigation property to query operations.
-
-
Constructor Details
-
LegalContextRelationship
public LegalContextRelationship() -
LegalContextRelationship
public LegalContextRelationship(@Nullable UUID lglCntntMCntxtRelshpUUID, @Nullable UUID lglCntntMContextUUID, @Nullable String lglCntntMRelshpType, @Nullable String lglCntntMCntxtRelshpLglTrans, @Nullable Boolean lglCntntMIsMandatory, @Nullable Boolean lglCntntMIsIntegRelevant, @Nullable LegalContext to_LCMContextTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<LegalContextRelationship>
-
setLglCntntMCntxtRelshpUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtRelshpUUID
- Parameters:
lglCntntMCntxtRelshpUUID- Universal Unique Identifier
-
setLglCntntMContextUUID
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMContextUUID
- Parameters:
lglCntntMContextUUID- Universal Unique Identifier
-
setLglCntntMRelshpType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMRelshpType
- Parameters:
lglCntntMRelshpType- Relationship Type
-
setLglCntntMCntxtRelshpLglTrans
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LglCntntMCntxtRelshpLglTrans
- Parameters:
lglCntntMCntxtRelshpLglTrans- Legal Transaction ID
-
setLglCntntMIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsMandatory
- Parameters:
lglCntntMIsMandatory- Mandatory
-
setLglCntntMIsIntegRelevant
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsIntegRelevant
- Parameters:
lglCntntMIsIntegRelevant- Integrated
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<LegalContextRelationship>
-
getKey
- Overrides:
getKeyin classVdmObject<LegalContextRelationship>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<LegalContextRelationship>
-
fromMap
- Overrides:
fromMapin classVdmObject<LegalContextRelationship>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<LegalContextRelationship>
-
getLCMContextTPIfPresent
Retrieval of associated LegalContext entity (one to one). This corresponds to the OData navigation property _LCMContextTP.If the navigation property for an entity LegalContextRelationship 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 _LCMContextTP is already loaded, the result will
contain the LegalContext entity. If not, an
Optionwith result stateemptyis returned.
-
setLCMContextTP
Overwrites the associated LegalContext entity for the loaded navigation property _LCMContextTP.- Parameters:
value- New LegalContext entity.
-
builder
-
getLglCntntMCntxtRelshpUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtRelshpUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMContextUUID
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMContextUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMRelshpType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMRelshpType
- Returns:
- Relationship Type
-
getLglCntntMCntxtRelshpLglTrans
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LglCntntMCntxtRelshpLglTrans
- Returns:
- Legal Transaction ID
-
getLglCntntMIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsMandatory
- Returns:
- Mandatory
-
getLglCntntMIsIntegRelevant
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsIntegRelevant
- Returns:
- Integrated
-
toString
- Overrides:
toStringin classVdmObject<LegalContextRelationship>
-
equals
- Overrides:
equalsin classVdmEntity<LegalContextRelationship>
-
canEqual
- Overrides:
canEqualin classVdmEntity<LegalContextRelationship>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<LegalContextRelationship>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<LegalContextRelationship>
-