public class SpecialFieldIds extends Object
These identifiers must be used in the field paths to access virtual fields IDs via the MessageSchema.queryVirtualFieldId(String[]) method.
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_HEADER_FIELD_NAME
Message header field name.
|
static int |
MESSAGE_HEADER_ID
Message header ID.
|
| Constructor and Description |
|---|
SpecialFieldIds() |
public static int MESSAGE_HEADER_ID
public static String MESSAGE_HEADER_FIELD_NAME
The name is a replacement for MESSAGE_HEADER_ID string representation.
Copyright © 2005–2025 Onix Solutions. All rights reserved.