public class ProdAllocationObject extends Entity<ProdAllocationObject>
Modifier and Type | Class and Description |
---|---|
static class |
ProdAllocationObject.ProdAllocationObjectBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityField<ProdAllocationObject,String> |
COLLECTIVE_ALLOCATION_TYPE
Use with available fluent helpers to apply the CollectiveAllocationType field to query operations.
|
static EntityField<ProdAllocationObject,String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static EntityField<ProdAllocationObject,Calendar> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static EntityField<ProdAllocationObject,String> |
FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations.
|
static EntityField<ProdAllocationObject,Calendar> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static EntityField<ProdAllocationObject,String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static EntityField<ProdAllocationObject,String> |
PROD_ALLOC_CHECK_DATE_TIME_TYPE
Use with available fluent helpers to apply the ProdAllocCheckDateTimeType field to query operations.
|
static EntityField<ProdAllocationObject,String> |
PROD_ALLOCATION_PERIOD_TIME_ZONE
Use with available fluent helpers to apply the ProdAllocationPeriodTimeZone field to query operations.
|
static EntityField<ProdAllocationObject,String> |
PRODUCT_ALLOCATION_OBJECT
Use with available fluent helpers to apply the ProductAllocationObject field to query operations.
|
static EntityField<ProdAllocationObject,String> |
PRODUCT_ALLOCATION_OBJECT__TEXT
Use with available fluent helpers to apply the ProductAllocationObject_Text field to query operations.
|
static EntityField<ProdAllocationObject,UUID> |
PRODUCT_ALLOCATION_OBJECT_U_U_ID
Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.
|
static EntityField<ProdAllocationObject,String> |
PRODUCT_ALLOCATION_PERIOD_TYPE
Use with available fluent helpers to apply the ProductAllocationPeriodType field to query operations.
|
static EntityField<ProdAllocationObject,String> |
PRODUCT_ALLOCATION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.
|
Constructor and Description |
---|
ProdAllocationObject() |
ProdAllocationObject(UUID productAllocationObjectUUID,
Calendar creationDateTime,
String createdByUser,
Calendar lastChangeDateTime,
String lastChangedByUser,
String productAllocationObject,
String productAllocationObject_Text,
String productAllocationPeriodType,
String prodAllocationPeriodTimeZone,
String factoryCalendar,
String prodAllocCheckDateTimeType,
String productAllocationQuantityUnit,
String collectiveAllocationType,
ErpConfigContext erpConfigContext,
List<ProdAllocationObjectT> toProdAllocationObjectTTP,
List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP,
List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) |
Modifier and Type | Method and Description |
---|---|
void |
addProdAllocationObjectTTP(ProdAllocationObjectT... entity)
Adds elements to the list of associated ProdAllocationObjectT entities.
|
void |
addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData... entity)
Adds elements to the list of associated ProdAllocCharcMetaData entities.
|
void |
addProdAllocCharcValCombnTP(ProdAllocCharcValCombn... entity)
Adds elements to the list of associated ProdAllocCharcValCombn entities.
|
static ProdAllocationObject.ProdAllocationObjectBuilder |
builder() |
boolean |
equals(Object o) |
List<ProdAllocationObjectT> |
fetchProdAllocationObjectTTP()
Fetches the ProdAllocationObjectT entities (one to many) associated with this entity.
|
List<ProdAllocCharcMetaData> |
fetchProdAllocCharcMetaDataTP()
Fetches the ProdAllocCharcMetaData entities (one to many) associated with this entity.
|
List<ProdAllocCharcValCombn> |
fetchProdAllocCharcValCombnTP()
Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.
|
static <T> EntityField<ProdAllocationObject,T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getCollectiveAllocationType()
Constraints: Not nullable, Maximum length: 2
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getFactoryCalendar()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
List<ProdAllocationObjectT> |
getProdAllocationObjectTTPOrFetch()
Retrieval of associated ProdAllocationObjectT entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocationObjectT>> |
getProdAllocationObjectTTPOrNull()
Retrieval of associated ProdAllocationObjectT entities (one to many).
|
String |
getProdAllocationPeriodTimeZone()
Constraints: Not nullable, Maximum length: 6
|
List<ProdAllocCharcMetaData> |
getProdAllocCharcMetaDataTPOrFetch()
Retrieval of associated ProdAllocCharcMetaData entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocCharcMetaData>> |
getProdAllocCharcMetaDataTPOrNull()
Retrieval of associated ProdAllocCharcMetaData entities (one to many).
|
List<ProdAllocCharcValCombn> |
getProdAllocCharcValCombnTPOrFetch()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocCharcValCombn>> |
getProdAllocCharcValCombnTPOrNull()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
String |
getProdAllocCheckDateTimeType()
Constraints: Not nullable, Maximum length: 2
|
String |
getProductAllocationObject_Text()
Constraints: Not nullable, Maximum length: 255
|
String |
getProductAllocationObject()
Constraints: Not nullable, Maximum length: 40
|
UUID |
getProductAllocationObjectUUID()
(Key Field) Constraints: Not nullable
|
String |
getProductAllocationPeriodType()
Constraints: Not nullable, Maximum length: 2
|
String |
getProductAllocationQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
Class<ProdAllocationObject> |
getType() |
int |
hashCode() |
void |
setCollectiveAllocationType(String collectiveAllocationType)
Constraints: Not nullable, Maximum length: 2
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(Calendar creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setFactoryCalendar(String factoryCalendar)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(Calendar lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setProdAllocationObjectTTP(List<ProdAllocationObjectT> value)
Overwrites the list of associated ProdAllocationObjectT entities for the loaded navigation property to_ProdAllocationObjectTTP.
|
void |
setProdAllocationPeriodTimeZone(String prodAllocationPeriodTimeZone)
Constraints: Not nullable, Maximum length: 6
|
void |
setProdAllocCharcMetaDataTP(List<ProdAllocCharcMetaData> value)
Overwrites the list of associated ProdAllocCharcMetaData entities for the loaded navigation property to_ProdAllocCharcMetaDataTP.
|
void |
setProdAllocCharcValCombnTP(List<ProdAllocCharcValCombn> value)
Overwrites the list of associated ProdAllocCharcValCombn entities for the loaded navigation property to_ProdAllocCharcValCombnTP.
|
void |
setProdAllocCheckDateTimeType(String prodAllocCheckDateTimeType)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductAllocationObject_Text(String productAllocationObject_Text)
Constraints: Not nullable, Maximum length: 255
|
void |
setProductAllocationObject(String productAllocationObject)
Constraints: Not nullable, Maximum length: 40
|
void |
setProductAllocationObjectUUID(UUID productAllocationObjectUUID)
(Key Field) Constraints: Not nullable
|
void |
setProductAllocationPeriodType(String productAllocationPeriodType)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductAllocationQuantityUnit(String productAllocationQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField
public static final EntityField<ProdAllocationObject,UUID> PRODUCT_ALLOCATION_OBJECT_U_U_ID
public static final EntityField<ProdAllocationObject,Calendar> CREATION_DATE_TIME
public static final EntityField<ProdAllocationObject,String> CREATED_BY_USER
public static final EntityField<ProdAllocationObject,Calendar> LAST_CHANGE_DATE_TIME
public static final EntityField<ProdAllocationObject,String> LAST_CHANGED_BY_USER
public static final EntityField<ProdAllocationObject,String> PRODUCT_ALLOCATION_OBJECT
public static final EntityField<ProdAllocationObject,String> PRODUCT_ALLOCATION_OBJECT__TEXT
public static final EntityField<ProdAllocationObject,String> PRODUCT_ALLOCATION_PERIOD_TYPE
public static final EntityField<ProdAllocationObject,String> PROD_ALLOCATION_PERIOD_TIME_ZONE
public static final EntityField<ProdAllocationObject,String> FACTORY_CALENDAR
public static final EntityField<ProdAllocationObject,String> PROD_ALLOC_CHECK_DATE_TIME_TYPE
public static final EntityField<ProdAllocationObject,String> PRODUCT_ALLOCATION_QUANTITY_UNIT
public static final EntityField<ProdAllocationObject,String> COLLECTIVE_ALLOCATION_TYPE
@Generated(value="lombok") public ProdAllocationObject()
@ConstructorProperties(value={"productAllocationObjectUUID","creationDateTime","createdByUser","lastChangeDateTime","lastChangedByUser","productAllocationObject","productAllocationObject_Text","productAllocationPeriodType","prodAllocationPeriodTimeZone","factoryCalendar","prodAllocCheckDateTimeType","productAllocationQuantityUnit","collectiveAllocationType","erpConfigContext","toProdAllocationObjectTTP","toProdAllocCharcMetaDataTP","toProdAllocCharcValCombnTP"}) @Generated(value="lombok") public ProdAllocationObject(@Nullable UUID productAllocationObjectUUID, @Nullable Calendar creationDateTime, @Nullable String createdByUser, @Nullable Calendar lastChangeDateTime, @Nullable String lastChangedByUser, @Nullable String productAllocationObject, @Nullable String productAllocationObject_Text, @Nullable String productAllocationPeriodType, @Nullable String prodAllocationPeriodTimeZone, @Nullable String factoryCalendar, @Nullable String prodAllocCheckDateTimeType, @Nullable String productAllocationQuantityUnit, @Nullable String collectiveAllocationType, @Nullable ErpConfigContext erpConfigContext, List<ProdAllocationObjectT> toProdAllocationObjectTTP, List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP, List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP)
public Class<ProdAllocationObject> getType()
getType
in class Entity<ProdAllocationObject>
public static <T> EntityField<ProdAllocationObject,T> field(String fieldName, Class<T> fieldType)
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.public List<ProdAllocationObjectT> fetchProdAllocationObjectTTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
public List<ProdAllocationObjectT> getProdAllocationObjectTTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject 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.odatav2.connectivity.ODataException
public com.google.common.base.Optional<List<ProdAllocationObjectT>> getProdAllocationObjectTTPOrNull()
If the navigation property to_ProdAllocationObjectTTP for an entity ProdAllocationObject has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocationObjectTTP(@NonNull List<ProdAllocationObjectT> value) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject 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.
value
- List of ProdAllocationObjectT entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
public void addProdAllocationObjectTTP(ProdAllocationObjectT... entity) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject 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.
entity
- Array of ProdAllocationObjectT entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
public List<ProdAllocCharcMetaData> fetchProdAllocCharcMetaDataTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
public List<ProdAllocCharcMetaData> getProdAllocCharcMetaDataTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject 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.odatav2.connectivity.ODataException
public com.google.common.base.Optional<List<ProdAllocCharcMetaData>> getProdAllocCharcMetaDataTPOrNull()
If the navigation property to_ProdAllocCharcMetaDataTP for an entity ProdAllocationObject has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocCharcMetaDataTP(@NonNull List<ProdAllocCharcMetaData> value) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject 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.
value
- List of ProdAllocCharcMetaData entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
public void addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData... entity) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject 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.
entity
- Array of ProdAllocCharcMetaData entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
public List<ProdAllocCharcValCombn> fetchProdAllocCharcValCombnTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
public List<ProdAllocCharcValCombn> getProdAllocCharcValCombnTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject 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.odatav2.connectivity.ODataException
public com.google.common.base.Optional<List<ProdAllocCharcValCombn>> getProdAllocCharcValCombnTPOrNull()
If the navigation property to_ProdAllocCharcValCombnTP for an entity ProdAllocationObject has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocCharcValCombnTP(@NonNull List<ProdAllocCharcValCombn> value) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject 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.
value
- List of ProdAllocCharcValCombn entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
public void addProdAllocCharcValCombnTP(ProdAllocCharcValCombn... entity) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject 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.
entity
- Array of ProdAllocCharcValCombn entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
@Generated(value="lombok") public static ProdAllocationObject.ProdAllocationObjectBuilder builder()
@Nullable @Generated(value="lombok") public UUID getProductAllocationObjectUUID()
@Nullable @Generated(value="lombok") public Calendar getCreationDateTime()
@Nullable @Generated(value="lombok") public String getCreatedByUser()
@Nullable @Generated(value="lombok") public Calendar getLastChangeDateTime()
@Nullable @Generated(value="lombok") public String getLastChangedByUser()
@Nullable @Generated(value="lombok") public String getProductAllocationObject()
@Nullable @Generated(value="lombok") public String getProductAllocationObject_Text()
@Nullable @Generated(value="lombok") public String getProductAllocationPeriodType()
@Nullable @Generated(value="lombok") public String getProdAllocationPeriodTimeZone()
@Nullable @Generated(value="lombok") public String getFactoryCalendar()
@Nullable @Generated(value="lombok") public String getProdAllocCheckDateTimeType()
@Nullable @Generated(value="lombok") public String getProductAllocationQuantityUnit()
@Nullable @Generated(value="lombok") public String getCollectiveAllocationType()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setProductAllocationObjectUUID(@Nullable UUID productAllocationObjectUUID)
productAllocationObjectUUID
- @Generated(value="lombok") public void setCreationDateTime(@Nullable Calendar creationDateTime)
creationDateTime
- @Generated(value="lombok") public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- @Generated(value="lombok") public void setLastChangeDateTime(@Nullable Calendar lastChangeDateTime)
lastChangeDateTime
- @Generated(value="lombok") public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- @Generated(value="lombok") public void setProductAllocationObject(@Nullable String productAllocationObject)
productAllocationObject
- @Generated(value="lombok") public void setProductAllocationObject_Text(@Nullable String productAllocationObject_Text)
productAllocationObject_Text
- @Generated(value="lombok") public void setProductAllocationPeriodType(@Nullable String productAllocationPeriodType)
productAllocationPeriodType
- @Generated(value="lombok") public void setProdAllocationPeriodTimeZone(@Nullable String prodAllocationPeriodTimeZone)
prodAllocationPeriodTimeZone
- @Generated(value="lombok") public void setFactoryCalendar(@Nullable String factoryCalendar)
factoryCalendar
- @Generated(value="lombok") public void setProdAllocCheckDateTimeType(@Nullable String prodAllocCheckDateTimeType)
prodAllocCheckDateTimeType
- @Generated(value="lombok") public void setProductAllocationQuantityUnit(@Nullable String productAllocationQuantityUnit)
productAllocationQuantityUnit
- @Generated(value="lombok") public void setCollectiveAllocationType(@Nullable String collectiveAllocationType)
collectiveAllocationType
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class Entity<ProdAllocationObject>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class Entity<ProdAllocationObject>
@Generated(value="lombok") public int hashCode()
hashCode
in class Entity<ProdAllocationObject>
Copyright © 2017 SAP SE. All rights reserved.