public class C_Behqueuedata extends VdmEntity<C_Behqueuedata>
Modifier and Type | Class and Description |
---|---|
static class |
C_Behqueuedata.C_BehqueuedataBuilder |
Modifier and Type | Field and Description |
---|---|
static C_BehqueuedataSelectable |
ALL_FIELDS
Selector for all available fields of C_Behqueuedata.
|
static C_BehqueuedataField<Short> |
BUS_EVENT_PRIORITY
Use with available fluent helpers to apply the BusEventPriority field to query operations.
|
static C_BehqueuedataField<String> |
BUS_EVENT_SUBSCRIBER_CODE
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
|
static C_BehqueuedataField<UUID> |
BUSINESS_EVENT
Use with available fluent helpers to apply the BusinessEvent field to query operations.
|
static C_BehqueuedataField<String> |
BUSINESS_EVENT_SUBSCRIBER_NAME
Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.
|
static C_BehqueuedataField<BigDecimal> |
CREATION_UTC_DATE_TIME
Use with available fluent helpers to apply the CreationUTCDateTime field to query operations.
|
static C_BehqueuedataField<String> |
SAP_BUSINESS_OBJECT_KEY1
Use with available fluent helpers to apply the SAPBusinessObjectKey1 field to query operations.
|
static C_BehqueuedataField<String> |
SAP_BUSINESS_OBJECT_KEY2
Use with available fluent helpers to apply the SAPBusinessObjectKey2 field to query operations.
|
static C_BehqueuedataField<String> |
SAP_BUSINESS_OBJECT_KEY3
Use with available fluent helpers to apply the SAPBusinessObjectKey3 field to query operations.
|
static C_BehqueuedataField<String> |
SAP_BUSINESS_OBJECT_KEY4
Use with available fluent helpers to apply the SAPBusinessObjectKey4 field to query operations.
|
static C_BehqueuedataField<String> |
SAP_BUSINESS_OBJECT_KEY5
Use with available fluent helpers to apply the SAPBusinessObjectKey5 field to query operations.
|
static C_BehqueuedataField<String> |
SAP_BUSINESS_OBJECT_KEY6
Use with available fluent helpers to apply the SAPBusinessObjectKey6 field to query operations.
|
static C_BehqueuedataField<String> |
SAP_OBJECT_TASK_CODE
Use with available fluent helpers to apply the SAPObjectTaskCode field to query operations.
|
static C_BehqueuedataField<String> |
SAP_OBJECT_TASK_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations.
|
static C_BehqueuedataField<String> |
SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
static C_BehqueuedataField<String> |
SAP_OBJECT_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTypeName field to query operations.
|
static C_BehqueuedataLink<I_BusObjects> |
TO_BUS_OBJECTS
Use with available fluent helpers to apply the to_BusObjects navigation property to query operations.
|
static C_BehqueuedataLink<I_BusinessObjectKeys> |
TO_KEYS
Use with available fluent helpers to apply the to_Keys navigation property to query operations.
|
Constructor and Description |
---|
C_Behqueuedata() |
C_Behqueuedata(UUID businessEvent,
String sAPBusinessObjectKey1,
String sAPBusinessObjectKey2,
String sAPBusinessObjectKey3,
String sAPBusinessObjectKey4,
String sAPBusinessObjectKey5,
String sAPBusinessObjectKey6,
Short busEventPriority,
BigDecimal creationUTCDateTime,
String sAPObjectTaskTypeName,
String sAPObjectTypeName,
String sAPObjectType,
String busEventSubscriberCode,
String sAPObjectTaskCode,
String businessEventSubscriberName,
ErpConfigContext erpConfigContext,
List<I_BusObjects> toBusObjects,
I_BusinessObjectKeys toKeys) |
Modifier and Type | Method and Description |
---|---|
void |
addBusObjects(I_BusObjects... entity)
Adds elements to the list of associated I_BusObjects entities.
|
static C_Behqueuedata.C_BehqueuedataBuilder |
builder() |
boolean |
equals(Object o) |
List<I_BusObjects> |
fetchBusObjects()
Fetches the I_BusObjects entities (one to many) associated with this entity.
|
I_BusinessObjectKeys |
fetchKeys()
Fetches the I_BusinessObjectKeys entity (one to one) associated with this entity.
|
static <T> C_BehqueuedataField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Short |
getBusEventPriority()
Constraints: none
|
String |
getBusEventSubscriberCode()
Constraints: Not nullable, Maximum length: 4
|
UUID |
getBusinessEvent()
(Key Field) Constraints: Not nullable
|
String |
getBusinessEventSubscriberName()
Constraints: Not nullable, Maximum length: 32
|
List<I_BusObjects> |
getBusObjectsOrFetch()
Retrieval of associated I_BusObjects entities (one to many).
|
com.google.common.base.Optional<List<I_BusObjects>> |
getBusObjectsOrNull()
Retrieval of associated I_BusObjects entities (one to many).
|
BigDecimal |
getCreationUTCDateTime()
Constraints: Not nullable, Precision: 15, Scale: 0
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
I_BusinessObjectKeys |
getKeysOrFetch()
Retrieval of associated I_BusinessObjectKeys entity (one to one).
|
com.google.common.base.Optional<I_BusinessObjectKeys> |
getKeysOrNull()
Retrieval of associated I_BusinessObjectKeys entity (one to one).
|
String |
getSAPBusinessObjectKey1()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPBusinessObjectKey2()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPBusinessObjectKey3()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPBusinessObjectKey4()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPBusinessObjectKey5()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPBusinessObjectKey6()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPObjectTaskCode()
Constraints: Not nullable, Maximum length: 18
|
String |
getSAPObjectTaskTypeName()
Constraints: Not nullable, Maximum length: 40
|
String |
getSAPObjectType()
Constraints: Not nullable, Maximum length: 30
|
String |
getSAPObjectTypeName()
Constraints: Not nullable, Maximum length: 40
|
Class<C_Behqueuedata> |
getType() |
int |
hashCode() |
void |
setBusEventPriority(Short busEventPriority)
Constraints: none
|
void |
setBusEventSubscriberCode(String busEventSubscriberCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setBusinessEvent(UUID businessEvent)
(Key Field) Constraints: Not nullable
|
void |
setBusinessEventSubscriberName(String businessEventSubscriberName)
Constraints: Not nullable, Maximum length: 32
|
void |
setBusObjects(List<I_BusObjects> value)
Overwrites the list of associated I_BusObjects entities for the loaded navigation property to_BusObjects.
|
void |
setCreationUTCDateTime(BigDecimal creationUTCDateTime)
Constraints: Not nullable, Precision: 15, Scale: 0
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setKeys(I_BusinessObjectKeys value)
Overwrites the associated I_BusinessObjectKeys entity for the loaded navigation property to_Keys.
|
void |
setSAPBusinessObjectKey1(String sAPBusinessObjectKey1)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPBusinessObjectKey2(String sAPBusinessObjectKey2)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPBusinessObjectKey3(String sAPBusinessObjectKey3)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPBusinessObjectKey4(String sAPBusinessObjectKey4)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPBusinessObjectKey5(String sAPBusinessObjectKey5)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPBusinessObjectKey6(String sAPBusinessObjectKey6)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPObjectTaskCode(String sAPObjectTaskCode)
Constraints: Not nullable, Maximum length: 18
|
void |
setSAPObjectTaskTypeName(String sAPObjectTaskTypeName)
Constraints: Not nullable, Maximum length: 40
|
void |
setSAPObjectType(String sAPObjectType)
Constraints: Not nullable, Maximum length: 30
|
void |
setSAPObjectTypeName(String sAPObjectTypeName)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final C_BehqueuedataSelectable ALL_FIELDS
public static final C_BehqueuedataField<UUID> BUSINESS_EVENT
public static final C_BehqueuedataField<String> SAP_BUSINESS_OBJECT_KEY1
public static final C_BehqueuedataField<String> SAP_BUSINESS_OBJECT_KEY2
public static final C_BehqueuedataField<String> SAP_BUSINESS_OBJECT_KEY3
public static final C_BehqueuedataField<String> SAP_BUSINESS_OBJECT_KEY4
public static final C_BehqueuedataField<String> SAP_BUSINESS_OBJECT_KEY5
public static final C_BehqueuedataField<String> SAP_BUSINESS_OBJECT_KEY6
public static final C_BehqueuedataField<Short> BUS_EVENT_PRIORITY
public static final C_BehqueuedataField<BigDecimal> CREATION_UTC_DATE_TIME
public static final C_BehqueuedataField<String> SAP_OBJECT_TASK_TYPE_NAME
public static final C_BehqueuedataField<String> SAP_OBJECT_TYPE_NAME
public static final C_BehqueuedataField<String> SAP_OBJECT_TYPE
public static final C_BehqueuedataField<String> BUS_EVENT_SUBSCRIBER_CODE
public static final C_BehqueuedataField<String> SAP_OBJECT_TASK_CODE
public static final C_BehqueuedataField<String> BUSINESS_EVENT_SUBSCRIBER_NAME
public static final C_BehqueuedataLink<I_BusObjects> TO_BUS_OBJECTS
public static final C_BehqueuedataLink<I_BusinessObjectKeys> TO_KEYS
@Generated(value="lombok") public C_Behqueuedata()
@ConstructorProperties(value={"businessEvent","sAPBusinessObjectKey1","sAPBusinessObjectKey2","sAPBusinessObjectKey3","sAPBusinessObjectKey4","sAPBusinessObjectKey5","sAPBusinessObjectKey6","busEventPriority","creationUTCDateTime","sAPObjectTaskTypeName","sAPObjectTypeName","sAPObjectType","busEventSubscriberCode","sAPObjectTaskCode","businessEventSubscriberName","erpConfigContext","toBusObjects","toKeys"}) @Generated(value="lombok") public C_Behqueuedata(@Nullable UUID businessEvent, @Nullable String sAPBusinessObjectKey1, @Nullable String sAPBusinessObjectKey2, @Nullable String sAPBusinessObjectKey3, @Nullable String sAPBusinessObjectKey4, @Nullable String sAPBusinessObjectKey5, @Nullable String sAPBusinessObjectKey6, @Nullable Short busEventPriority, @Nullable BigDecimal creationUTCDateTime, @Nullable String sAPObjectTaskTypeName, @Nullable String sAPObjectTypeName, @Nullable String sAPObjectType, @Nullable String busEventSubscriberCode, @Nullable String sAPObjectTaskCode, @Nullable String businessEventSubscriberName, @Nullable ErpConfigContext erpConfigContext, List<I_BusObjects> toBusObjects, @Nullable I_BusinessObjectKeys toKeys)
public Class<C_Behqueuedata> getType()
getType
in class VdmObject<C_Behqueuedata>
public static <T> C_BehqueuedataField<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<I_BusObjects> fetchBusObjects() 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
- 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.public List<I_BusObjects> getBusObjectsOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_BusObjects of a queried C_Behqueuedata 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
- 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.public com.google.common.base.Optional<List<I_BusObjects>> getBusObjectsOrNull()
If the navigation property to_BusObjects for an entity C_Behqueuedata has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setBusObjects(@NonNull List<I_BusObjects> value)
If the navigation property to_BusObjects of a queried C_Behqueuedata 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 I_BusObjects entities.public void addBusObjects(I_BusObjects... entity)
If the navigation property to_BusObjects of a queried C_Behqueuedata 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 I_BusObjects entities.public I_BusinessObjectKeys fetchKeys() 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
- 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.public I_BusinessObjectKeys getKeysOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Keys of a queried C_Behqueuedata 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
- 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.public com.google.common.base.Optional<I_BusinessObjectKeys> getKeysOrNull()
If the navigation property to_Keys for an entity C_Behqueuedata has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setKeys(I_BusinessObjectKeys value)
value
- New I_BusinessObjectKeys entity.@Generated(value="lombok") public static C_Behqueuedata.C_BehqueuedataBuilder builder()
@Nullable @Generated(value="lombok") public UUID getBusinessEvent()
@Nullable @Generated(value="lombok") public String getSAPBusinessObjectKey1()
@Nullable @Generated(value="lombok") public String getSAPBusinessObjectKey2()
@Nullable @Generated(value="lombok") public String getSAPBusinessObjectKey3()
@Nullable @Generated(value="lombok") public String getSAPBusinessObjectKey4()
@Nullable @Generated(value="lombok") public String getSAPBusinessObjectKey5()
@Nullable @Generated(value="lombok") public String getSAPBusinessObjectKey6()
@Nullable @Generated(value="lombok") public Short getBusEventPriority()
@Nullable @Generated(value="lombok") public BigDecimal getCreationUTCDateTime()
@Nullable @Generated(value="lombok") public String getSAPObjectTaskTypeName()
@Nullable @Generated(value="lombok") public String getSAPObjectTypeName()
@Nullable @Generated(value="lombok") public String getSAPObjectType()
@Nullable @Generated(value="lombok") public String getBusEventSubscriberCode()
@Nullable @Generated(value="lombok") public String getSAPObjectTaskCode()
@Nullable @Generated(value="lombok") public String getBusinessEventSubscriberName()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setBusinessEvent(@Nullable UUID businessEvent)
businessEvent
- @Generated(value="lombok") public void setSAPBusinessObjectKey1(@Nullable String sAPBusinessObjectKey1)
sAPBusinessObjectKey1
- @Generated(value="lombok") public void setSAPBusinessObjectKey2(@Nullable String sAPBusinessObjectKey2)
sAPBusinessObjectKey2
- @Generated(value="lombok") public void setSAPBusinessObjectKey3(@Nullable String sAPBusinessObjectKey3)
sAPBusinessObjectKey3
- @Generated(value="lombok") public void setSAPBusinessObjectKey4(@Nullable String sAPBusinessObjectKey4)
sAPBusinessObjectKey4
- @Generated(value="lombok") public void setSAPBusinessObjectKey5(@Nullable String sAPBusinessObjectKey5)
sAPBusinessObjectKey5
- @Generated(value="lombok") public void setSAPBusinessObjectKey6(@Nullable String sAPBusinessObjectKey6)
sAPBusinessObjectKey6
- @Generated(value="lombok") public void setBusEventPriority(@Nullable Short busEventPriority)
busEventPriority
- @Generated(value="lombok") public void setCreationUTCDateTime(@Nullable BigDecimal creationUTCDateTime)
creationUTCDateTime
- @Generated(value="lombok") public void setSAPObjectTaskTypeName(@Nullable String sAPObjectTaskTypeName)
sAPObjectTaskTypeName
- @Generated(value="lombok") public void setSAPObjectTypeName(@Nullable String sAPObjectTypeName)
sAPObjectTypeName
- @Generated(value="lombok") public void setSAPObjectType(@Nullable String sAPObjectType)
sAPObjectType
- @Generated(value="lombok") public void setBusEventSubscriberCode(@Nullable String busEventSubscriberCode)
busEventSubscriberCode
- @Generated(value="lombok") public void setSAPObjectTaskCode(@Nullable String sAPObjectTaskCode)
sAPObjectTaskCode
- @Generated(value="lombok") public void setBusinessEventSubscriberName(@Nullable String businessEventSubscriberName)
businessEventSubscriberName
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<C_Behqueuedata>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<C_Behqueuedata>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<C_Behqueuedata>
Copyright © 2017 SAP SE. All rights reserved.