Modifier and Type | Method and Description |
---|---|
TypeConverter<FieldT,?> |
EntityField.getTypeConverter() |
Constructor and Description |
---|
EntityField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityConverter
Default implementation of the
TypeConverter interface, returning all given objects unchanged. |
class |
LocalDateTimeCalendarConverter
Converts between the deprecated
Calendar type and the new LocalDateTime . |
class |
LocalTimeCalendarConverter
|
class |
ZonedDateTimeCalendarConverter
Converts between the deprecated
Calendar type and the new ZonedDateTime . |
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
OperationalAcctgDocItemCube.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
OperationalAcctgDocItemCubeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CostCenterActivityTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenterActivityType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CostCenterActivityTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CostCenterActivityTypeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
AttachmentContent.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordAttch.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
AttachmentContentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordAttchField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BankDetail.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BankDetailField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BatchPlant.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BatchCharc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Batch.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BatchClass.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BatchCharcValue.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BatchCharcField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BatchCharcValueField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BatchClassField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BatchField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BatchPlantField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BillingDocumentItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentItemPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentItemText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BillingDocumentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentItemPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentItemPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentItemTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BillingDocReqItemPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocReqPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentRequestItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocReqItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocReqPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillingDocumentRequest.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BillingDocReqItemPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocReqItemPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocReqPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocReqPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentRequestField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillingDocumentRequestItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ComparisonResult.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ComparisonResultField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BillOfMaterial.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BOMItemCategory.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BOMItemCategoryText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillOfMaterialUsageText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillOfMaterialItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillOfMaterialUsage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BillOfMaterialField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillOfMaterialItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillOfMaterialUsageField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillOfMaterialUsageTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BOMItemCategoryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BOMItemCategoryTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BOMItemCategory.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaterialBOMItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BOMItemCategoryText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillOfMaterialUsageText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BillOfMaterialUsage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaterialBOM.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BillOfMaterialUsageField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BillOfMaterialUsageTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BOMItemCategoryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BOMItemCategoryTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
MaterialBOMField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
MaterialBOMItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BOMWhereUsed.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BOMWhereUsedField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BusinessPlace.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SmtpNumbers.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BusinessPlaceField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SmtpNumbersField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BR_NFTradeNote.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFAdditionImportDoc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFTAX.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFTransportedVolume.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_OneTimePartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFItemNVE.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFePharmaceutical.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFFuel.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFExportDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFAdditionalInformation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFeProductTraceability.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_TechnicalResponsible.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFePayment.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFSugarCaneSupply.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFSugarCaneDeductible.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFVehicle.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFTrailer.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFReferencedProcess.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFImportDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BR_NFAdditionalInformationField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFAdditionImportDocField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFDocumentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFePaymentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFePharmaceuticalField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFeProductTraceabilityField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFExportDocumentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFFuelField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFImportDocumentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFItemNVEField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFReferencedProcessField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFSugarCaneDeductibleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFSugarCaneSupplyField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFTAXField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFTradeNoteField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFTrailerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFTransportedVolumeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_NFVehicleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_OneTimePartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BR_TechnicalResponsibleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ProfileAssignedToPlant.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProfileDetails.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ProfileAssignedToPlantField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProfileDetailsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DemandAdjustmentFactors.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DemandAdjustments.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ActualStock.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LongestPathInBOM.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ZoneAdjustments.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProposalHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ActualStockField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DemandAdjustmentFactorsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DemandAdjustmentsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
LongestPathInBOMField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProposalHeaderField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ZoneAdjustmentsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BusinessAreaText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessArea.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BusinessAreaField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessAreaTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
Behqueuedata.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusObjects.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessObjectKeys.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BehqueuedataField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessObjectKeysField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusObjectsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
SubscriptionMaintain.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SubscriptionRead.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
SubscriptionMaintainField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SubscriptionReadField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CustomerSalesAreaTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerDunning.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustSalesPartnerFunc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerCompany.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BuPaIndustry.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerRole.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressPhoneNumber.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Supplier.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerWithHoldingTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierWithHoldingTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierDunning.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Customer.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BuPaIdentification.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BPContactToAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerContact.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerBank.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierCompany.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressHomePageURL.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierPurchasingOrg.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BPContactToFuncAndDept.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressFaxNumber.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressEmailAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BuPaAddressUsage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerTaxNumber.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierPartnerFunc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerSalesArea.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
AddressEmailAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
AddressFaxNumberField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
AddressHomePageURLField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
AddressPhoneNumberField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BPContactToAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BPContactToFuncAndDeptField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BuPaAddressUsageField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BuPaIdentificationField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BuPaIndustryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessPartnerAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessPartnerBankField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessPartnerContactField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessPartnerRoleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusinessPartnerTaxNumberField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerCompanyField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerDunningField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerSalesAreaField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerSalesAreaTaxField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerWithHoldingTaxField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustSalesPartnerFuncField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SupplierCompanyField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SupplierDunningField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SupplierField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SupplierPartnerFuncField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SupplierPurchasingOrgField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SupplierWithHoldingTaxField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
SitnDataContext.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SitnInstance.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
SitnDataContextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SitnInstanceField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
SituationTemplateText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationAction.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationTemplate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationActionText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
SituationActionField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SituationActionTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SituationTemplateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SituationTemplateTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SituationTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SituationTypeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CentralPurchaseContract.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CntrlPurContrDistrMessages.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CntrlPurContrItmDistribution.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CntrlPurchaseContractItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CentralPurchaseContractField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CntrlPurchaseContractItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CntrlPurContrDistrMessagesField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CntrlPurContrItmDistributionField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ChangeMasterObjectType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterStatusText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterStatus.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterObjTypeAssgmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterAltDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMaster.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterObjectTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ChangeMasterAltDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterObjectTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterObjectTypeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterObjTypeAssgmtField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterStatusField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterStatusTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ChangeMstrObMgReMatlBOM.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMstrObMgReDocInfoRecd.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMstrObMgReMaterial.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterObjTypeAssgmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMstrObjectMgmtRecord.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterClass.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterClassCharc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterCharc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterAltDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMaster.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterCharcValue.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ChangeMasterAltDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterCharcField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterCharcValueField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterClassCharcField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterClassField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMasterObjTypeAssgmtField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMstrObjectMgmtRecordField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMstrObMgReDocInfoRecdField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMstrObMgReMaterialField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeMstrObMgReMatlBOMField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ChangeRecordReferencePSV.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecordReferenceMat.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecord.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecordReferenceBit.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecordReferenceDoc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecordReferenceBOM.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ChangeRecordField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeRecordReferenceBitField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeRecordReferenceBOMField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeRecordReferenceDocField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeRecordReferenceMatField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChangeRecordReferencePSVField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CharcAttribSeldSetT.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CharcAttribSeldSetCode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CharcAttribSeldCodeSet.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CharcAttribSeldSetCodeT.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CharcAttribSeldCodeSetField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CharcAttribSeldSetCodeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CharcAttribSeldSetCodeTField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CharcAttribSeldSetTField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ClfnCharcValueForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnCharcRstrcnForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnCharcValueDescForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnCharacteristicForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnCharcDescForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnCharcRefForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ClfnCharacteristicForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnCharcDescForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnCharcRefForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnCharcRstrcnForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnCharcValueDescForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnCharcValueForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ChartOfAccounts.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChartOfAccountsText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ChartOfAccountsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ChartOfAccountsTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ClfnClassForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnClassKeywordForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnClassCharcForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnClassTextForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnClassDescForKeyDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ClfnClassCharcForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnClassDescForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnClassForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnClassKeywordForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ClfnClassTextForKeyDateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
WorkPackageFunction.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Project.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdItemText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WorkItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdItmBillgPlnItm.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WorkPackage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdItemWorkPckg.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrd.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProjectRole.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Demand.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrdText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CustProjSlsOrdField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdItemPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdItemTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdItemWorkPckgField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdItmBillgPlnItmField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustProjSlsOrdTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DemandField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProjectField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProjectRoleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
WorkItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
WorkPackageField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
WorkPackageFunctionField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
WorkPackageFunction.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Project.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WorkItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
StaffingData.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Workpackage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProjectRole.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PlanData.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
PlanDataField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProjectField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProjectRoleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
StaffingDataField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
WorkItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
WorkpackageField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
WorkPackageFunctionField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CompanyCode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CompanyCodeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
BusVolFldCombnSetTypeAssgmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CndnContrType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusVolFldCombnTypeFldAssgmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
BusVolFldCombnSetTypeAssgmtField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
BusVolFldCombnTypeFldAssgmtField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CndnContrTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
PurgPricingConditionType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurgPrcgCndnTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
PurgPrcgCndnTypeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
PurgPricingConditionTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
SlsPrcgCndnTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SlsPricingConditionType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
SlsPrcgCndnTypeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SlsPricingConditionTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
SEPAMandateUsage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SEPAMandate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
SEPAMandateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SEPAMandateUsageField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ControllingArea.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ControllingAreaField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CostCenterText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CostCenterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CostCenterTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CostCenterActivityTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenterActivityType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CostCenterActivityTypeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CostCenterActivityTypeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CostCenterText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CostCenterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CostCenterTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
PlanCostRate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceCostRate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ActualCostRate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ActualCostRateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
PlanCostRateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ServiceCostRateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
Country.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CountryText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CountryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CountryTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CreditMemoReqPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CreditMemoReqItemPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CreditMemoRequestItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CreditMemoReqItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CreditMemoReqPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CreditMemoRequest.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CreditMemoReqItemPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CreditMemoReqItemPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CreditMemoReqPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CreditMemoReqPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CreditMemoRequestField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CreditMemoRequestItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CustomerSupplierIndustry.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerSupplierIndustryText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CustomerSupplierIndustryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerSupplierIndustryTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CustomerGroup.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerGroupText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CustomerGroupField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerGroupTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CustomerMaterial.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CustomerMaterialField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CustomerReturnScheduleLine.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnProcessStep.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturn.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnItemPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CustomerReturnField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnItemPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnItemPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnProcessStepField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CustomerReturnScheduleLineField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ReturnsDeliveryMaintObj.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryDocFlow.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliverySrlNmbr.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ReturnsDeliveryAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryDocFlowField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryHeaderField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryMaintObjField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliverySrlNmbrField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ReturnsDeliveryMaintObj.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryDocFlow.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliverySrlNmbr.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReturnsDeliveryHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ReturnsDeliveryAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryDocFlowField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryHeaderField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryMaintObjField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliveryPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ReturnsDeliverySrlNmbrField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DebitMemoReqText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoReqPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoReqItemPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoRequest.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoReqItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoRequestItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoReqItemText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoReqPrcgElmnt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DebitMemoReqItemPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoReqItemPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoReqItemTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoReqPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoReqPrcgElmntField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoReqTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoRequestField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DebitMemoRequestItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
ControllingDebitCreditCode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ControllingDebitCreditCodeT.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
ControllingDebitCreditCodeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ControllingDebitCreditCodeTField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DefectCategoryText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DefectCategory.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DefectCategoryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DefectCategoryTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DefectClass.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DefectClassText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DefectClassField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DefectClassTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DefectCodeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DefectCode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DefectCodeGroupText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DefectCodeGroup.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DefectCodeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DefectCodeGroupField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DefectCodeGroupTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DefectCodeTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
Defect.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DefectField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CreditBlockedDeliveryDoc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesDocumentRjcnReason.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CreditBlockedDeliveryDocField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
SalesDocumentRjcnReasonField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DistributionChannelText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DistributionChannel.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DistributionChannelField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DistributionChannelTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DivisionText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Division.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DivisionField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DivisionTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
DocumentInfoRecordClassCharc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordClass.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecord.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocInfoRecdObjLinkBOM.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocInfoRecdObjLinkProduct.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordDocStsVH.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordCharcValue.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocInfoRecdObjLinkChgRecd.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordDesc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordCharc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
DocInfoRecdObjLinkBOMField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocInfoRecdObjLinkChgRecdField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocInfoRecdObjLinkProductField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordCharcField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordCharcValueField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordClassCharcField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordClassField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordDescField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordDocStsVHField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
DocumentInfoRecordField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
Location.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Person.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Attachment.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Incident.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
AttachmentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
IncidentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
LocationField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
PersonField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
EnterpriseProjectElement.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EntProjectPublicSector.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EntProjectElmntPublicSector.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EnterpriseProject.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
EnterpriseProjectElementField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
EnterpriseProjectField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
EntProjectElmntPublicSectorField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
EntProjectPublicSectorField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
Et_ActionResult.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
Et_ActionResultField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
PlannedIndepRqmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PlannedIndepRqmtItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
PlannedIndepRqmtField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
PlannedIndepRqmtItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
JobTemplate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JobScheduleStatus.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FuncImpReturn.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
FuncImpReturnField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JobScheduleStatusField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JobTemplateField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
FinPlanningEntryItemTP.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FinancialPlanData.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
FinancialPlanDataField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
FinPlanningEntryItemTPField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CompanyCode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
GLAccountInChartOfAccounts.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProfitCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FinPlanningEntryItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CompanyCodeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CostCenterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
FinPlanningEntryItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
GLAccountInChartOfAccountsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProfitCenterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
FunctionalAreaText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FunctionalArea.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
FunctionalAreaField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
FunctionalAreaTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
GLAccountInChartOfAccounts.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
GLAccountText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
GLAccountInChartOfAccountsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
GLAccountTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
GLAccountLineItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
GLAccountLineItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
HandlingUnit.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
HandlingUnitItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
HandlingUnitField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
HandlingUnitItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
InbDeliveryAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliverySerialNmbr.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryDocFlow.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaintenanceItemObjList.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
InbDeliveryAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryDocFlowField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryHeaderField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliverySerialNmbrField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
MaintenanceItemObjListField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
InbDeliveryAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliverySerialNmbr.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryDocFlow.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryItemText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryHeaderText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaintenanceItemObjList.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
InbDeliveryAddressField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryDocFlowField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryHeaderField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryHeaderTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryItemTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliveryPartnerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InbDeliverySerialNmbrField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
MaintenanceItemObjListField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CN_TaxInputInvoice.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CN_TaxInvoiceBindingRecord.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CN_TaxInputInvoiceItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CN_TaxInputInvoiceField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CN_TaxInputInvoiceItemField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CN_TaxInvoiceBindingRecordField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
InspectionMethod.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
InspectionMethodField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
InspPlanOpCharacteristic.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InspPlanOperation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InspPlanMaterialAssgmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InspectionPlan.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
InspectionPlanField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InspPlanMaterialAssgmtField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InspPlanOpCharacteristicField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
InspPlanOperationField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
CompanyCode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
GLAccountInChartOfAccounts.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JournalEntryItemBasic.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProfitCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
CompanyCodeField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
CostCenterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
GLAccountInChartOfAccountsField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JournalEntryItemBasicField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
ProfitCenterField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
JITCallRefTextCompMatl.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JITCallCompMatl.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JITCallHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JITCallRefTextCompGrp.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JITCallCompGrp.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JITCallRefTextHdr.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
JITCallCompGrpField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JITCallCompMatlField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JITCallHeaderField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JITCallRefTextCompGrpField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JITCallRefTextCompMatlField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
JITCallRefTextHdrField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
KanbanControlCycle.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
KanbanDelivery.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
KanbanContainerDeliveryAddr.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
KanbanCtnDetailedQty.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
KanbanContainer.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
KanbanContainerDeliveryAddrField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
KanbanContainerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
KanbanControlCycleField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
KanbanCtnDetailedQtyField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
KanbanDeliveryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
LedgerText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Ledger.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
LedgerField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
LedgerTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
LegalCategoryText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LegalCategory.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
LegalCategoryField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
LegalCategoryTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
LglDocStamp.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LegalDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
LegalDocumentField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
LglDocStampField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
LglCntntMAccessLvlText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglCntntMAccessLvl.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Constructor and Description |
---|
LglCntntMAccessLvlField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
LglCntntMAccessLvlTextField(String fieldName,
TypeConverter<FieldT,?> typeConverter)
Use the constants declared in each entity inner class.
|
Modifier and Type | Method and Description |
---|---|
static <T,DomainT> |
LglCntntMDocContentTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglCntntMDocContentType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an ext |