Class LegalContextLinkedObject
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: LegalContextLinkedObject_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of LegalContextLinkedObject instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextLinkedObject>Selector for all available fields of LegalContextLinkedObject.static final SimpleProperty.Guid<LegalContextLinkedObject>static final SimpleProperty.Guid<LegalContextLinkedObject>static final SimpleProperty.Boolean<LegalContextLinkedObject>static final SimpleProperty.Boolean<LegalContextLinkedObject>static final SimpleProperty.String<LegalContextLinkedObject>static final NavigationProperty.Single<LegalContextLinkedObject,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
ConstructorsConstructorDescriptionLegalContextLinkedObject(UUID lglCntntMCntxtLinkObjUUID, UUID lglCntntMContextUUID, String lglCntntMLinkdObjType, 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).(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.voidsetLglCntntMCntxtLinkObjUUID(UUID lglCntntMCntxtLinkObjUUID) (Key Field) Constraints: Not nullablevoidsetLglCntntMContextUUID(UUID lglCntntMContextUUID) Constraints: Not nullablevoidsetLglCntntMIsIntegRelevant(Boolean lglCntntMIsIntegRelevant) Constraints: Not nullablevoidsetLglCntntMIsMandatory(Boolean lglCntntMIsMandatory) Constraints: Not nullablevoidsetLglCntntMLinkdObjType(String lglCntntMLinkdObjType) 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 LegalContextLinkedObject. -
LGL_CNTNT_M_CNTXT_LINK_OBJ_UUID
-
LGL_CNTNT_M_CONTEXT_UUID
-
LGL_CNTNT_M_LINKD_OBJ_TYPE
-
LGL_CNTNT_M_IS_MANDATORY
-
LGL_CNTNT_M_IS_INTEG_RELEVANT
-
TO__L_C_M_CONTEXT_TP
public static final NavigationProperty.Single<LegalContextLinkedObject,LegalContext> TO__L_C_M_CONTEXT_TPUse with available request builders to apply the _LCMContextTP navigation property to query operations.
-
-
Constructor Details
-
LegalContextLinkedObject
public LegalContextLinkedObject() -
LegalContextLinkedObject
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<LegalContextLinkedObject>
-
setLglCntntMCntxtLinkObjUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtLinkObjUUID
- Parameters:
lglCntntMCntxtLinkObjUUID- Universal Unique Identifier
-
setLglCntntMContextUUID
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMContextUUID
- Parameters:
lglCntntMContextUUID- Universal Unique Identifier
-
setLglCntntMLinkdObjType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMLinkdObjType
- Parameters:
lglCntntMLinkdObjType- Linked Object Type
-
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<LegalContextLinkedObject>
-
getKey
- Overrides:
getKeyin classVdmObject<LegalContextLinkedObject>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<LegalContextLinkedObject>
-
fromMap
- Overrides:
fromMapin classVdmObject<LegalContextLinkedObject>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<LegalContextLinkedObject>
-
getLCMContextTPIfPresent
Retrieval of associated LegalContext entity (one to one). This corresponds to the OData navigation property _LCMContextTP.If the navigation property for an entity LegalContextLinkedObject 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
-
getLglCntntMCntxtLinkObjUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtLinkObjUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMContextUUID
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMContextUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMLinkdObjType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMLinkdObjType
- Returns:
- Linked Object Type
-
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<LegalContextLinkedObject>
-
equals
- Overrides:
equalsin classVdmEntity<LegalContextLinkedObject>
-
canEqual
- Overrides:
canEqualin classVdmEntity<LegalContextLinkedObject>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<LegalContextLinkedObject>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<LegalContextLinkedObject>
-