Modifier and Type | Field and Description |
---|---|
static BehqueuedataOneToOneLink<BusinessObjectKeys> |
Behqueuedata.TO_KEYS
Use with available fluent helpers to apply the to_Keys navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusinessObjectKeys |
BusinessObjectKeys.BusinessObjectKeysBuilder.build() |
BusinessObjectKeys |
Behqueuedata.fetchKeys()
Fetches the BusinessObjectKeys entity (one to one) associated with this entity.
|
BusinessObjectKeys |
Behqueuedata.getKeysOrFetch()
Retrieval of associated BusinessObjectKeys entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<BusinessObjectKeys> |
BusinessObjectKeysByKeyFluentHelper.getEntityClass() |
protected Class<BusinessObjectKeys> |
BusinessObjectKeysFluentHelper.getEntityClass() |
Optional<BusinessObjectKeys> |
Behqueuedata.getKeysIfPresent()
Retrieval of associated BusinessObjectKeys entity (one to one).
|
Class<BusinessObjectKeys> |
BusinessObjectKeys.getType() |
Modifier and Type | Method and Description |
---|---|
Behqueuedata.BehqueuedataBuilder |
Behqueuedata.BehqueuedataBuilder.keys(BusinessObjectKeys value) |
void |
Behqueuedata.setKeys(BusinessObjectKeys value)
Overwrites the associated BusinessObjectKeys entity for the loaded navigation property to_Keys.
|
Constructor and Description |
---|
Behqueuedata(UUID businessEvent,
String sAPObjectTaskTypeName,
String sAPObjectTypeName,
String sAPObjectType,
String busEventSubscriberCode,
String sAPObjectTaskCode,
String businessEventSubscriberName,
String sAPBusinessObjectKey1,
String sAPBusinessObjectKey2,
String sAPBusinessObjectKey3,
String sAPBusinessObjectKey4,
String sAPBusinessObjectKey5,
String sAPBusinessObjectKey6,
Short busEventPriority,
BigDecimal creationUTCDateTime,
List<BusObjects> toBusObjects,
BusinessObjectKeys toKeys) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusinessObjectKeys> |
BusinessObjectKeysOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected BusinessObjectKeysLink<ObjectT> |
BusinessObjectKeysLink.translateLinkType(EntityLink<BusinessObjectKeysLink<ObjectT>,BusinessObjectKeys,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.