public class EntProjElmntBlockFunc extends VdmEntity<EntProjElmntBlockFunc>
Original entity name from the Odata EDM: A_EntProjElmntBlockFuncType
Modifier and Type | Class and Description |
---|---|
static class |
EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder
Helper class to allow for fluent creation of EntProjElmntBlockFunc instances.
|
Modifier and Type | Field and Description |
---|---|
static EntProjElmntBlockFuncSelectable |
ALL_FIELDS
Selector for all available fields of EntProjElmntBlockFunc.
|
static EntProjElmntBlockFuncField<Boolean> |
ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKD
Use with available fluent helpers to apply the EntProjOtherExpensePostgIsBlkd field to query operations.
|
static EntProjElmntBlockFuncField<Short> |
ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKD_FC
Use with available fluent helpers to apply the EntProjOtherExpensePostgIsBlkd_fc field to query
operations.
|
static EntProjElmntBlockFuncField<Boolean> |
ENT_PROJ_PURCHASING_IS_BLKD
Use with available fluent helpers to apply the EntProjPurchasingIsBlkd field to query operations.
|
static EntProjElmntBlockFuncField<Short> |
ENT_PROJ_PURCHASING_IS_BLKD_FC
Use with available fluent helpers to apply the EntProjPurchasingIsBlkd_fc field to query operations.
|
static EntProjElmntBlockFuncField<Boolean> |
ENT_PROJ_SERVICE_POSTING_IS_BLKD
Use with available fluent helpers to apply the EntProjServicePostingIsBlkd field to query operations.
|
static EntProjElmntBlockFuncField<Short> |
ENT_PROJ_SERVICE_POSTING_IS_BLKD_FC
Use with available fluent helpers to apply the EntProjServicePostingIsBlkd_fc field to query operations.
|
static EntProjElmntBlockFuncField<Boolean> |
ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKD
Use with available fluent helpers to apply the EntProjStaffExpensePostgIsBlkd field to query operations.
|
static EntProjElmntBlockFuncField<Short> |
ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKD_FC
Use with available fluent helpers to apply the EntProjStaffExpensePostgIsBlkd_fc field to query
operations.
|
static EntProjElmntBlockFuncField<Boolean> |
ENT_PROJ_TIME_RECG_IS_BLKD
Use with available fluent helpers to apply the EntProjTimeRecgIsBlkd field to query operations.
|
static EntProjElmntBlockFuncField<Short> |
ENT_PROJ_TIME_RECG_IS_BLKD_FC
Use with available fluent helpers to apply the EntProjTimeRecgIsBlkd_fc field to query operations.
|
static EntProjElmntBlockFuncField<UUID> |
PROJECT_ELEMENT_UUID
Use with available fluent helpers to apply the ProjectElementUUID field to query operations.
|
static EntProjElmntBlockFuncField<UUID> |
PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations.
|
static EntProjElmntBlockFuncOneToOneLink<EnterpriseProject> |
TO_ENTERPRISE_PROJECT
Use with available fluent helpers to apply the to_EnterpriseProject navigation property to query
operations.
|
static EntProjElmntBlockFuncOneToOneLink<EnterpriseProjectElement> |
TO_ENTERPRISE_PROJECT_ELEMENT
Use with available fluent helpers to apply the to_EnterpriseProjectElement navigation property to query
operations.
|
static EntProjElmntBlockFuncField<Boolean> |
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
EntProjElmntBlockFunc() |
EntProjElmntBlockFunc(Short entProjOtherExpensePostgIsBlkd_fc,
Short entProjPurchasingIsBlkd_fc,
Short entProjServicePostingIsBlkd_fc,
Short entProjStaffExpensePostgIsBlkd_fc,
Short entProjTimeRecgIsBlkd_fc,
Boolean update_mc,
UUID projectElementUUID,
UUID projectUUID,
Boolean entProjTimeRecgIsBlkd,
Boolean entProjStaffExpensePostgIsBlkd,
Boolean entProjServicePostingIsBlkd,
Boolean entProjOtherExpensePostgIsBlkd,
Boolean entProjPurchasingIsBlkd,
EnterpriseProjectElement toEnterpriseProjectElement,
EnterpriseProject toEnterpriseProject) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination) |
static EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
EnterpriseProject |
fetchEnterpriseProject()
Fetches the EnterpriseProject entity (one to one) associated with this entity.
|
EnterpriseProjectElement |
fetchEnterpriseProjectElement()
Fetches the EnterpriseProjectElement entity (one to one) associated with this entity.
|
static <T> EntProjElmntBlockFuncField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch() |
io.vavr.control.Option<EnterpriseProjectElement> |
getEnterpriseProjectElementIfPresent()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
EnterpriseProjectElement |
getEnterpriseProjectElementOrFetch()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
io.vavr.control.Option<EnterpriseProject> |
getEnterpriseProjectIfPresent()
Retrieval of associated EnterpriseProject entity (one to one).
|
EnterpriseProject |
getEnterpriseProjectOrFetch()
Retrieval of associated EnterpriseProject entity (one to one).
|
protected String |
getEntityCollection() |
Short |
getEntProjOtherExpensePostgIsBlkd_fc()
Constraints: none
|
Boolean |
getEntProjOtherExpensePostgIsBlkd()
Constraints: none
|
Short |
getEntProjPurchasingIsBlkd_fc()
Constraints: none
|
Boolean |
getEntProjPurchasingIsBlkd()
Constraints: none
|
Short |
getEntProjServicePostingIsBlkd_fc()
Constraints: none
|
Boolean |
getEntProjServicePostingIsBlkd()
Constraints: none
|
Short |
getEntProjStaffExpensePostgIsBlkd_fc()
Constraints: none
|
Boolean |
getEntProjStaffExpensePostgIsBlkd()
Constraints: none
|
Short |
getEntProjTimeRecgIsBlkd_fc()
Constraints: none
|
Boolean |
getEntProjTimeRecgIsBlkd()
Constraints: none
|
protected Map<String,Object> |
getKey() |
UUID |
getProjectElementUUID()
(Key Field) Constraints: Not nullable
|
UUID |
getProjectUUID()
Constraints: none
|
Class<EntProjElmntBlockFunc> |
getType() |
Boolean |
getUpdate_mc()
Constraints: none
|
int |
hashCode() |
void |
setEnterpriseProject(EnterpriseProject value)
Overwrites the associated EnterpriseProject entity for the loaded navigation property
to_EnterpriseProject.
|
void |
setEnterpriseProjectElement(EnterpriseProjectElement value)
Overwrites the associated EnterpriseProjectElement entity for the loaded navigation property
to_EnterpriseProjectElement.
|
void |
setEntProjOtherExpensePostgIsBlkd_fc(Short entProjOtherExpensePostgIsBlkd_fc)
Constraints: none
|
void |
setEntProjOtherExpensePostgIsBlkd(Boolean entProjOtherExpensePostgIsBlkd)
Constraints: none
|
void |
setEntProjPurchasingIsBlkd_fc(Short entProjPurchasingIsBlkd_fc)
Constraints: none
|
void |
setEntProjPurchasingIsBlkd(Boolean entProjPurchasingIsBlkd)
Constraints: none
|
void |
setEntProjServicePostingIsBlkd_fc(Short entProjServicePostingIsBlkd_fc)
Constraints: none
|
void |
setEntProjServicePostingIsBlkd(Boolean entProjServicePostingIsBlkd)
Constraints: none
|
void |
setEntProjStaffExpensePostgIsBlkd_fc(Short entProjStaffExpensePostgIsBlkd_fc)
Constraints: none
|
void |
setEntProjStaffExpensePostgIsBlkd(Boolean entProjStaffExpensePostgIsBlkd)
Constraints: none
|
void |
setEntProjTimeRecgIsBlkd_fc(Short entProjTimeRecgIsBlkd_fc)
Constraints: none
|
void |
setEntProjTimeRecgIsBlkd(Boolean entProjTimeRecgIsBlkd)
Constraints: none
|
void |
setProjectElementUUID(UUID projectElementUUID)
(Key Field) Constraints: Not nullable
|
void |
setProjectUUID(UUID projectUUID)
Constraints: none
|
protected void |
setServicePathForFetch(String servicePathForFetch) |
void |
setUpdate_mc(Boolean update_mc)
Constraints: none
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final EntProjElmntBlockFuncSelectable ALL_FIELDS
public static final EntProjElmntBlockFuncField<Short> ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKD_FC
public static final EntProjElmntBlockFuncField<Short> ENT_PROJ_PURCHASING_IS_BLKD_FC
public static final EntProjElmntBlockFuncField<Short> ENT_PROJ_SERVICE_POSTING_IS_BLKD_FC
public static final EntProjElmntBlockFuncField<Short> ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKD_FC
public static final EntProjElmntBlockFuncField<Short> ENT_PROJ_TIME_RECG_IS_BLKD_FC
public static final EntProjElmntBlockFuncField<Boolean> UPDATE_MC
public static final EntProjElmntBlockFuncField<UUID> PROJECT_ELEMENT_UUID
public static final EntProjElmntBlockFuncField<UUID> PROJECT_UUID
public static final EntProjElmntBlockFuncField<Boolean> ENT_PROJ_TIME_RECG_IS_BLKD
public static final EntProjElmntBlockFuncField<Boolean> ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKD
public static final EntProjElmntBlockFuncField<Boolean> ENT_PROJ_SERVICE_POSTING_IS_BLKD
public static final EntProjElmntBlockFuncField<Boolean> ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKD
public static final EntProjElmntBlockFuncField<Boolean> ENT_PROJ_PURCHASING_IS_BLKD
public static final EntProjElmntBlockFuncOneToOneLink<EnterpriseProjectElement> TO_ENTERPRISE_PROJECT_ELEMENT
public static final EntProjElmntBlockFuncOneToOneLink<EnterpriseProject> TO_ENTERPRISE_PROJECT
public EntProjElmntBlockFunc()
public EntProjElmntBlockFunc(@Nullable Short entProjOtherExpensePostgIsBlkd_fc, @Nullable Short entProjPurchasingIsBlkd_fc, @Nullable Short entProjServicePostingIsBlkd_fc, @Nullable Short entProjStaffExpensePostgIsBlkd_fc, @Nullable Short entProjTimeRecgIsBlkd_fc, @Nullable Boolean update_mc, @Nullable UUID projectElementUUID, @Nullable UUID projectUUID, @Nullable Boolean entProjTimeRecgIsBlkd, @Nullable Boolean entProjStaffExpensePostgIsBlkd, @Nullable Boolean entProjServicePostingIsBlkd, @Nullable Boolean entProjOtherExpensePostgIsBlkd, @Nullable Boolean entProjPurchasingIsBlkd, @Nullable EnterpriseProjectElement toEnterpriseProjectElement, @Nullable EnterpriseProject toEnterpriseProject)
@Nonnull public Class<EntProjElmntBlockFunc> getType()
getType
in class VdmObject<EntProjElmntBlockFunc>
public void setEntProjOtherExpensePostgIsBlkd_fc(@Nullable Short entProjOtherExpensePostgIsBlkd_fc)
Original property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd_fc
entProjOtherExpensePostgIsBlkd_fc
- Dyn. Field Controlpublic void setEntProjPurchasingIsBlkd_fc(@Nullable Short entProjPurchasingIsBlkd_fc)
Original property name from the Odata EDM: EntProjPurchasingIsBlkd_fc
entProjPurchasingIsBlkd_fc
- Dyn. Field Controlpublic void setEntProjServicePostingIsBlkd_fc(@Nullable Short entProjServicePostingIsBlkd_fc)
Original property name from the Odata EDM: EntProjServicePostingIsBlkd_fc
entProjServicePostingIsBlkd_fc
- Dyn. Field Controlpublic void setEntProjStaffExpensePostgIsBlkd_fc(@Nullable Short entProjStaffExpensePostgIsBlkd_fc)
Original property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd_fc
entProjStaffExpensePostgIsBlkd_fc
- Dyn. Field Controlpublic void setEntProjTimeRecgIsBlkd_fc(@Nullable Short entProjTimeRecgIsBlkd_fc)
Original property name from the Odata EDM: EntProjTimeRecgIsBlkd_fc
entProjTimeRecgIsBlkd_fc
- Dyn. Field Controlpublic void setUpdate_mc(@Nullable Boolean update_mc)
Original property name from the Odata EDM: Update_mc
update_mc
- Dyn. Method Controlpublic void setProjectElementUUID(@Nullable UUID projectElementUUID)
Original property name from the Odata EDM: ProjectElementUUID
projectElementUUID
- Entity Guidpublic void setProjectUUID(@Nullable UUID projectUUID)
Original property name from the Odata EDM: ProjectUUID
projectUUID
- Entity Guidpublic void setEntProjTimeRecgIsBlkd(@Nullable Boolean entProjTimeRecgIsBlkd)
Original property name from the Odata EDM: EntProjTimeRecgIsBlkd
entProjTimeRecgIsBlkd
- Boolean Variable (X = True, - = False, Space = Unknown)public void setEntProjStaffExpensePostgIsBlkd(@Nullable Boolean entProjStaffExpensePostgIsBlkd)
Original property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd
entProjStaffExpensePostgIsBlkd
- Boolean Variable (X = True, - = False, Space = Unknown)public void setEntProjServicePostingIsBlkd(@Nullable Boolean entProjServicePostingIsBlkd)
Original property name from the Odata EDM: EntProjServicePostingIsBlkd
entProjServicePostingIsBlkd
- Boolean Variable (X = True, - = False, Space = Unknown)public void setEntProjOtherExpensePostgIsBlkd(@Nullable Boolean entProjOtherExpensePostgIsBlkd)
Original property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd
entProjOtherExpensePostgIsBlkd
- Boolean Variable (X = True, - = False, Space = Unknown)public void setEntProjPurchasingIsBlkd(@Nullable Boolean entProjPurchasingIsBlkd)
Original property name from the Odata EDM: EntProjPurchasingIsBlkd
entProjPurchasingIsBlkd
- Boolean Variable (X = True, - = False, Space = Unknown)protected String getEntityCollection()
getEntityCollection
in class VdmEntity<EntProjElmntBlockFunc>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<EntProjElmntBlockFunc>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<EntProjElmntBlockFunc>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<EntProjElmntBlockFunc>
@Nonnull public static <T> EntProjElmntBlockFuncField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> EntProjElmntBlockFuncField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
getDestinationForFetch
in class VdmEntity<EntProjElmntBlockFunc>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
setServicePathForFetch
in class VdmEntity<EntProjElmntBlockFunc>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
attachToService
in class VdmEntity<EntProjElmntBlockFunc>
protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<EntProjElmntBlockFunc>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<EntProjElmntBlockFunc>
@Nullable public EnterpriseProjectElement fetchEnterpriseProjectElement()
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.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.@Nullable public EnterpriseProjectElement getEnterpriseProjectElementOrFetch()
If the navigation property to_EnterpriseProjectElement of a queried EntProjElmntBlockFunc 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.
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.@Nonnull public io.vavr.control.Option<EnterpriseProjectElement> getEnterpriseProjectElementIfPresent()
If the navigation property for an entity EntProjElmntBlockFunc has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setEnterpriseProjectElement(EnterpriseProjectElement value)
value
- New EnterpriseProjectElement entity.@Nullable public EnterpriseProject fetchEnterpriseProject()
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.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.@Nullable public EnterpriseProject getEnterpriseProjectOrFetch()
If the navigation property to_EnterpriseProject of a queried EntProjElmntBlockFunc 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.
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.@Nonnull public io.vavr.control.Option<EnterpriseProject> getEnterpriseProjectIfPresent()
If the navigation property for an entity EntProjElmntBlockFunc has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setEnterpriseProject(EnterpriseProject value)
value
- New EnterpriseProject entity.@Nonnull public static EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder builder()
@Nullable public Short getEntProjOtherExpensePostgIsBlkd_fc()
Original property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd_fc
@Nullable public Short getEntProjPurchasingIsBlkd_fc()
Original property name from the Odata EDM: EntProjPurchasingIsBlkd_fc
@Nullable public Short getEntProjServicePostingIsBlkd_fc()
Original property name from the Odata EDM: EntProjServicePostingIsBlkd_fc
@Nullable public Short getEntProjStaffExpensePostgIsBlkd_fc()
Original property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd_fc
@Nullable public Short getEntProjTimeRecgIsBlkd_fc()
Original property name from the Odata EDM: EntProjTimeRecgIsBlkd_fc
@Nullable public Boolean getUpdate_mc()
Original property name from the Odata EDM: Update_mc
@Nullable public UUID getProjectElementUUID()
Original property name from the Odata EDM: ProjectElementUUID
@Nullable public UUID getProjectUUID()
Original property name from the Odata EDM: ProjectUUID
@Nullable public Boolean getEntProjTimeRecgIsBlkd()
Original property name from the Odata EDM: EntProjTimeRecgIsBlkd
@Nullable public Boolean getEntProjStaffExpensePostgIsBlkd()
Original property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd
@Nullable public Boolean getEntProjServicePostingIsBlkd()
Original property name from the Odata EDM: EntProjServicePostingIsBlkd
@Nullable public Boolean getEntProjOtherExpensePostgIsBlkd()
Original property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd
@Nullable public Boolean getEntProjPurchasingIsBlkd()
Original property name from the Odata EDM: EntProjPurchasingIsBlkd
@Nonnull public String toString()
toString
in class VdmObject<EntProjElmntBlockFunc>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<EntProjElmntBlockFunc>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<EntProjElmntBlockFunc>
public int hashCode()
hashCode
in class VdmEntity<EntProjElmntBlockFunc>
Copyright © 2022 SAP SE. All rights reserved.