Class EntProjElmntDlvbrl
Original entity name from the Odata EDM: A_EntProjElmntDlvbrlType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of EntProjElmntDlvbrl instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntProjElmntDlvbrlSelectableSelector for all available fields of EntProjElmntDlvbrl.static final EntProjElmntDlvbrlField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final EntProjElmntDlvbrlField<ZonedDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final EntProjElmntDlvbrlField<String>Use with available fluent helpers to apply the EntProjElmntDeliverableType field to query operations.static final EntProjElmntDlvbrlField<UUID>Use with available fluent helpers to apply the EntProjElmntDeliverableUUID field to query operations.static final EntProjElmntDlvbrlField<Boolean>Use with available fluent helpers to apply the to_EntProjElmntDlvDistr_oc field to query operations.static final EntProjElmntDlvbrlField<BigDecimal>Use with available fluent helpers to apply the EntProjElmntDlvbrlQuantity field to query operations.static final EntProjElmntDlvbrlField<String>Use with available fluent helpers to apply the EntProjElmntDlvbrlQuantityUnit field to query operations.static final EntProjElmntDlvbrlField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final EntProjElmntDlvbrlField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final EntProjElmntDlvbrlField<UUID>Use with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EntProjElmntDlvbrlField<UUID>Use with available fluent helpers to apply the ProjectUUID field to query operations.static final EntProjElmntDlvbrlLink<EntProjElmntDlvbrlDistr>Use with available fluent helpers to apply the to_EntProjElmntDlvDistr navigation property to query operations.static final EntProjElmntDlvbrlOneToOneLink<EnterpriseProjectElement>Use with available fluent helpers to apply the to_EnterpriseProjectElement navigation property to query operations.static final EntProjElmntDlvbrlField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionEntProjElmntDlvbrl(Boolean update_mc, Boolean entProjElmntDlvDistr_oc, UUID entProjElmntDeliverableUUID, UUID projectElementUUID, UUID projectUUID, String entProjElmntDeliverableType, BigDecimal entProjElmntDlvbrlQuantity, String entProjElmntDlvbrlQuantityUnit, String createdByUser, ZonedDateTime creationDateTime, ZonedDateTime lastChangeDateTime, String lastChangedByUser, EnterpriseProjectElement toEnterpriseProjectElement, List<EntProjElmntDlvbrlDistr> toEntProjElmntDlvDistr) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEntProjElmntDlvDistr(EntProjElmntDlvbrlDistr... entity) Adds elements to the list of associated EntProjElmntDlvbrlDistr entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the EnterpriseProjectElement entity (one to one) associated with this entity.Fetches the EntProjElmntDlvbrlDistr entities (one to many) associated with this entity.static <T,DomainT>
EntProjElmntDlvbrlField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjElmntDlvbrlField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0protected Stringio.vavr.control.Option<EnterpriseProjectElement>Retrieval of associated EnterpriseProjectElement entity (one to one).Retrieval of associated EnterpriseProjectElement entity (one to one).protected StringConstraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullableConstraints: Not nullable, Precision: 23, Scale: 2Constraints: Not nullable, Maximum length: 3Constraints: noneio.vavr.control.Option<List<EntProjElmntDlvbrlDistr>>Retrieval of associated EntProjElmntDlvbrlDistr entities (one to many).Retrieval of associated EntProjElmntDlvbrlDistr entities (one to many).getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12Constraints: noneConstraints: nonegetType()Constraints: noneinthashCode()voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0voidOverwrites the associated EnterpriseProjectElement entity for the loaded navigation property to_EnterpriseProjectElement.voidsetEntProjElmntDeliverableType(String entProjElmntDeliverableType) Constraints: Not nullable, Maximum length: 6voidsetEntProjElmntDeliverableUUID(UUID entProjElmntDeliverableUUID) (Key Field) Constraints: Not nullablevoidsetEntProjElmntDlvbrlQuantity(BigDecimal entProjElmntDlvbrlQuantity) Constraints: Not nullable, Precision: 23, Scale: 2voidsetEntProjElmntDlvbrlQuantityUnit(String entProjElmntDlvbrlQuantityUnit) Constraints: Not nullable, Maximum length: 3voidOverwrites the list of associated EntProjElmntDlvbrlDistr entities for the loaded navigation property to_EntProjElmntDlvDistr.voidsetEntProjElmntDlvDistr_oc(Boolean entProjElmntDlvDistr_oc) Constraints: nonevoidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetProjectElementUUID(UUID projectElementUUID) Constraints: nonevoidsetProjectUUID(UUID projectUUID) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
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 EntProjElmntDlvbrl. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
ENT_PROJ_ELMNT_DLV_DISTR_OC
Use with available fluent helpers to apply the to_EntProjElmntDlvDistr_oc field to query operations. -
ENT_PROJ_ELMNT_DELIVERABLE_UUID
Use with available fluent helpers to apply the EntProjElmntDeliverableUUID field to query operations. -
PROJECT_ELEMENT_UUID
Use with available fluent helpers to apply the ProjectElementUUID field to query operations. -
PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations. -
ENT_PROJ_ELMNT_DELIVERABLE_TYPE
Use with available fluent helpers to apply the EntProjElmntDeliverableType field to query operations. -
ENT_PROJ_ELMNT_DLVBRL_QUANTITY
Use with available fluent helpers to apply the EntProjElmntDlvbrlQuantity field to query operations. -
ENT_PROJ_ELMNT_DLVBRL_QUANTITY_UNIT
Use with available fluent helpers to apply the EntProjElmntDlvbrlQuantityUnit field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
TO_ENTERPRISE_PROJECT_ELEMENT
public static final EntProjElmntDlvbrlOneToOneLink<EnterpriseProjectElement> TO_ENTERPRISE_PROJECT_ELEMENTUse with available fluent helpers to apply the to_EnterpriseProjectElement navigation property to query operations. -
TO_ENT_PROJ_ELMNT_DLV_DISTR
Use with available fluent helpers to apply the to_EntProjElmntDlvDistr navigation property to query operations.
-
-
Constructor Details
-
EntProjElmntDlvbrl
public EntProjElmntDlvbrl() -
EntProjElmntDlvbrl
public EntProjElmntDlvbrl(@Nullable Boolean update_mc, @Nullable Boolean entProjElmntDlvDistr_oc, @Nullable UUID entProjElmntDeliverableUUID, @Nullable UUID projectElementUUID, @Nullable UUID projectUUID, @Nullable String entProjElmntDeliverableType, @Nullable BigDecimal entProjElmntDlvbrlQuantity, @Nullable String entProjElmntDlvbrlQuantityUnit, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String lastChangedByUser, @Nullable EnterpriseProjectElement toEnterpriseProjectElement, List<EntProjElmntDlvbrlDistr> toEntProjElmntDlvDistr)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<EntProjElmntDlvbrl>
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setEntProjElmntDlvDistr_oc
Constraints: noneOriginal property name from the Odata EDM: to_EntProjElmntDlvDistr_oc
- Parameters:
entProjElmntDlvDistr_oc- Dynamic CbA-Control
-
setEntProjElmntDeliverableUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EntProjElmntDeliverableUUID
- Parameters:
entProjElmntDeliverableUUID- Entity Guid
-
setProjectElementUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectElementUUID
- Parameters:
projectElementUUID- Entity Guid
-
setProjectUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Parameters:
projectUUID- Entity Guid
-
setEntProjElmntDeliverableType
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: EntProjElmntDeliverableType
- Parameters:
entProjElmntDeliverableType- Type of a Project Element Deliverable
-
setEntProjElmntDlvbrlQuantity
Constraints: Not nullable, Precision: 23, Scale: 2Original property name from the Odata EDM: EntProjElmntDlvbrlQuantity
- Parameters:
entProjElmntDlvbrlQuantity- Total Quantity of a Project Element Deliverable
-
setEntProjElmntDlvbrlQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntProjElmntDlvbrlQuantityUnit
- Parameters:
entProjElmntDlvbrlQuantityUnit- Unit of Measure for the Deliverable Quantity
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Who Created Object
-
setCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Timestamp of Object Creation
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Timestamp of Last Object Change
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Name of Person Who Changed Object
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<EntProjElmntDlvbrl>
-
getKey
- Overrides:
getKeyin classVdmObject<EntProjElmntDlvbrl>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<EntProjElmntDlvbrl>
-
fromMap
- Overrides:
fromMapin classVdmObject<EntProjElmntDlvbrl>
-
field
@Nonnull public static <T> EntProjElmntDlvbrlField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> EntProjElmntDlvbrlField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<EntProjElmntDlvbrl>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<EntProjElmntDlvbrl>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<EntProjElmntDlvbrl>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<EntProjElmntDlvbrl>
-
fetchEnterpriseProjectElement
Fetches the EnterpriseProjectElement entity (one to one) associated with this entity. This corresponds to the OData navigation property to_EnterpriseProjectElement.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated EnterpriseProjectElement entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getEnterpriseProjectElementOrFetch
Retrieval of associated EnterpriseProjectElement entity (one to one). This corresponds to the OData navigation property to_EnterpriseProjectElement.If the navigation property to_EnterpriseProjectElement of a queried EntProjElmntDlvbrl is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated EnterpriseProjectElement entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getEnterpriseProjectElementIfPresent
@Nonnull public io.vavr.control.Option<EnterpriseProjectElement> getEnterpriseProjectElementIfPresent()Retrieval of associated EnterpriseProjectElement entity (one to one). This corresponds to the OData navigation property to_EnterpriseProjectElement.If the navigation property for an entity EntProjElmntDlvbrl 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 to_EnterpriseProjectElement is already loaded, the
result will contain the EnterpriseProjectElement entity. If not, an
Optionwith result stateemptyis returned.
-
setEnterpriseProjectElement
Overwrites the associated EnterpriseProjectElement entity for the loaded navigation property to_EnterpriseProjectElement.- Parameters:
value- New EnterpriseProjectElement entity.
-
fetchEntProjElmntDlvDistr
Fetches the EntProjElmntDlvbrlDistr entities (one to many) associated with this entity. This corresponds to the OData navigation property to_EntProjElmntDlvDistr.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated EntProjElmntDlvbrlDistr entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getEntProjElmntDlvDistrOrFetch
Retrieval of associated EntProjElmntDlvbrlDistr entities (one to many). This corresponds to the OData navigation property to_EntProjElmntDlvDistr.If the navigation property to_EntProjElmntDlvDistr of a queried EntProjElmntDlvbrl is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated EntProjElmntDlvbrlDistr entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getEntProjElmntDlvDistrIfPresent
@Nonnull public io.vavr.control.Option<List<EntProjElmntDlvbrlDistr>> getEntProjElmntDlvDistrIfPresent()Retrieval of associated EntProjElmntDlvbrlDistr entities (one to many). This corresponds to the OData navigation property to_EntProjElmntDlvDistr.If the navigation property for an entity EntProjElmntDlvbrl 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 to_EntProjElmntDlvDistr is already loaded, the result
will contain the EntProjElmntDlvbrlDistr entities. If not, an
Optionwith result stateemptyis returned.
-
setEntProjElmntDlvDistr
Overwrites the list of associated EntProjElmntDlvbrlDistr entities for the loaded navigation property to_EntProjElmntDlvDistr.If the navigation property to_EntProjElmntDlvDistr of a queried EntProjElmntDlvbrl is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of EntProjElmntDlvbrlDistr entities.
-
addEntProjElmntDlvDistr
Adds elements to the list of associated EntProjElmntDlvbrlDistr entities. This corresponds to the OData navigation property to_EntProjElmntDlvDistr.If the navigation property to_EntProjElmntDlvDistr of a queried EntProjElmntDlvbrl is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of EntProjElmntDlvbrlDistr entities.
-
builder
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getEntProjElmntDlvDistr_oc
Constraints: noneOriginal property name from the Odata EDM: to_EntProjElmntDlvDistr_oc
- Returns:
- Dynamic CbA-Control
-
getEntProjElmntDeliverableUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EntProjElmntDeliverableUUID
- Returns:
- Entity Guid
-
getProjectElementUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectElementUUID
- Returns:
- Entity Guid
-
getProjectUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Returns:
- Entity Guid
-
getEntProjElmntDeliverableType
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: EntProjElmntDeliverableType
- Returns:
- Type of a Project Element Deliverable
-
getEntProjElmntDlvbrlQuantity
Constraints: Not nullable, Precision: 23, Scale: 2Original property name from the Odata EDM: EntProjElmntDlvbrlQuantity
- Returns:
- Total Quantity of a Project Element Deliverable
-
getEntProjElmntDlvbrlQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntProjElmntDlvbrlQuantityUnit
- Returns:
- Unit of Measure for the Deliverable Quantity
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Who Created Object
-
getCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
- Timestamp of Object Creation
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Timestamp of Last Object Change
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Name of Person Who Changed Object
-
toString
- Overrides:
toStringin classVdmObject<EntProjElmntDlvbrl>
-
equals
- Overrides:
equalsin classVdmEntity<EntProjElmntDlvbrl>
-
canEqual
- Overrides:
canEqualin classVdmEntity<EntProjElmntDlvbrl>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<EntProjElmntDlvbrl>
-