Class EnterpriseProjectJVA
Original entity name from the Odata EDM: A_EnterpriseProjectJVAType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of EnterpriseProjectJVA instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EnterpriseProjectJVASelectableSelector for all available fields of EnterpriseProjectJVA.static final EnterpriseProjectJVAField<String>Use with available fluent helpers to apply the JntIntrstBillgClass field to query operations.static final EnterpriseProjectJVAField<String>Use with available fluent helpers to apply the JntIntrstBillgSubClass field to query operations.static final EnterpriseProjectJVAField<String>Use with available fluent helpers to apply the JntVntrProjectType field to query operations.static final EnterpriseProjectJVAField<String>Use with available fluent helpers to apply the JointVenture field to query operations.static final EnterpriseProjectJVAField<String>Use with available fluent helpers to apply the JointVentureCostRecoveryCode field to query operations.static final EnterpriseProjectJVAField<String>Use with available fluent helpers to apply the JointVentureEquityType field to query operations.static final EnterpriseProjectJVAField<UUID>Use with available fluent helpers to apply the ProjectUUID field to query operations.static final EnterpriseProjectJVAOneToOneLink<EnterpriseProject>Use with available fluent helpers to apply the to_EnterpriseProject navigation property to query operations.static final EnterpriseProjectJVAField<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
ConstructorsConstructorDescriptionEnterpriseProjectJVA(Boolean update_mc, UUID projectUUID, String jointVenture, String jointVentureCostRecoveryCode, String jointVentureEquityType, String jntVntrProjectType, String jntIntrstBillgClass, String jntIntrstBillgSubClass, EnterpriseProject toEnterpriseProject) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the EnterpriseProject entity (one to one) associated with this entity.static <T,DomainT>
EnterpriseProjectJVAField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EnterpriseProjectJVAField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringio.vavr.control.Option<EnterpriseProject>Retrieval of associated EnterpriseProject entity (one to one).Retrieval of associated EnterpriseProject entity (one to one).protected StringConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3getKey()(Key Field) Constraints: Not nullablegetType()Constraints: noneinthashCode()voidOverwrites the associated EnterpriseProject entity for the loaded navigation property to_EnterpriseProject.voidsetJntIntrstBillgClass(String jntIntrstBillgClass) Constraints: Not nullable, Maximum length: 3voidsetJntIntrstBillgSubClass(String jntIntrstBillgSubClass) Constraints: Not nullable, Maximum length: 5voidsetJntVntrProjectType(String jntVntrProjectType) Constraints: Not nullable, Maximum length: 4voidsetJointVenture(String jointVenture) Constraints: Not nullable, Maximum length: 6voidsetJointVentureCostRecoveryCode(String jointVentureCostRecoveryCode) Constraints: Not nullable, Maximum length: 2voidsetJointVentureEquityType(String jointVentureEquityType) Constraints: Not nullable, Maximum length: 3voidsetProjectUUID(UUID projectUUID) (Key Field) Constraints: Not nullableprotected 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 EnterpriseProjectJVA. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations. -
JOINT_VENTURE
Use with available fluent helpers to apply the JointVenture field to query operations. -
JOINT_VENTURE_COST_RECOVERY_CODE
Use with available fluent helpers to apply the JointVentureCostRecoveryCode field to query operations. -
JOINT_VENTURE_EQUITY_TYPE
Use with available fluent helpers to apply the JointVentureEquityType field to query operations. -
JNT_VNTR_PROJECT_TYPE
Use with available fluent helpers to apply the JntVntrProjectType field to query operations. -
JNT_INTRST_BILLG_CLASS
Use with available fluent helpers to apply the JntIntrstBillgClass field to query operations. -
JNT_INTRST_BILLG_SUB_CLASS
Use with available fluent helpers to apply the JntIntrstBillgSubClass field to query operations. -
TO_ENTERPRISE_PROJECT
Use with available fluent helpers to apply the to_EnterpriseProject navigation property to query operations.
-
-
Constructor Details
-
EnterpriseProjectJVA
public EnterpriseProjectJVA() -
EnterpriseProjectJVA
public EnterpriseProjectJVA(@Nullable Boolean update_mc, @Nullable UUID projectUUID, @Nullable String jointVenture, @Nullable String jointVentureCostRecoveryCode, @Nullable String jointVentureEquityType, @Nullable String jntVntrProjectType, @Nullable String jntIntrstBillgClass, @Nullable String jntIntrstBillgSubClass, @Nullable EnterpriseProject toEnterpriseProject)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<EnterpriseProjectJVA>
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setProjectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectUUID
- Parameters:
projectUUID- Entity Guid
-
setJointVenture
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JointVenture
- Parameters:
jointVenture- Joint Venture
-
setJointVentureCostRecoveryCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: JointVentureCostRecoveryCode
- Parameters:
jointVentureCostRecoveryCode- Recovery Indicator
-
setJointVentureEquityType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JointVentureEquityType
- Parameters:
jointVentureEquityType- Equity Type
-
setJntVntrProjectType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrProjectType
- Parameters:
jntVntrProjectType- Joint Venture Object Type
-
setJntIntrstBillgClass
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntIntrstBillgClass
- Parameters:
jntIntrstBillgClass- JIB/JIBE Class
-
setJntIntrstBillgSubClass
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: JntIntrstBillgSubClass
- Parameters:
jntIntrstBillgSubClass- JIB/JIBE Subclass A
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<EnterpriseProjectJVA>
-
getKey
- Overrides:
getKeyin classVdmObject<EnterpriseProjectJVA>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<EnterpriseProjectJVA>
-
fromMap
- Overrides:
fromMapin classVdmObject<EnterpriseProjectJVA>
-
field
@Nonnull public static <T> EnterpriseProjectJVAField<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> EnterpriseProjectJVAField<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<EnterpriseProjectJVA>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<EnterpriseProjectJVA>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<EnterpriseProjectJVA>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<EnterpriseProjectJVA>
-
fetchEnterpriseProject
Fetches the EnterpriseProject entity (one to one) associated with this entity. This corresponds to the OData navigation property to_EnterpriseProject.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated EnterpriseProject 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.
-
getEnterpriseProjectOrFetch
Retrieval of associated EnterpriseProject entity (one to one). This corresponds to the OData navigation property to_EnterpriseProject.If the navigation property to_EnterpriseProject of a queried EnterpriseProjectJVA 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 EnterpriseProject 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.
-
getEnterpriseProjectIfPresent
Retrieval of associated EnterpriseProject entity (one to one). This corresponds to the OData navigation property to_EnterpriseProject.If the navigation property for an entity EnterpriseProjectJVA 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_EnterpriseProject is already loaded, the result will
contain the EnterpriseProject entity. If not, an
Optionwith result stateemptyis returned.
-
setEnterpriseProject
Overwrites the associated EnterpriseProject entity for the loaded navigation property to_EnterpriseProject.- Parameters:
value- New EnterpriseProject entity.
-
builder
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getProjectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectUUID
- Returns:
- Entity Guid
-
getJointVenture
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JointVenture
- Returns:
- Joint Venture
-
getJointVentureCostRecoveryCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: JointVentureCostRecoveryCode
- Returns:
- Recovery Indicator
-
getJointVentureEquityType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JointVentureEquityType
- Returns:
- Equity Type
-
getJntVntrProjectType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrProjectType
- Returns:
- Joint Venture Object Type
-
getJntIntrstBillgClass
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntIntrstBillgClass
- Returns:
- JIB/JIBE Class
-
getJntIntrstBillgSubClass
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: JntIntrstBillgSubClass
- Returns:
- JIB/JIBE Subclass A
-
toString
- Overrides:
toStringin classVdmObject<EnterpriseProjectJVA>
-
equals
- Overrides:
equalsin classVdmEntity<EnterpriseProjectJVA>
-
canEqual
- Overrides:
canEqualin classVdmEntity<EnterpriseProjectJVA>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<EnterpriseProjectJVA>
-