|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BOMReportConstants
Constants for use with BOMReportHelper.
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static int |
BRANCH_IDS_REPORT
Type constant for a report against part branch ids. |
static String |
BRANCH_IDS_TYPE_NAME
Expected report input parameter name for branch ids for reports of type BRANCH_IDS_REPORT. |
static int |
ITERATION_IDS_REPORT
Type constant for a report against part iteration ids. |
static String |
ITERATION_IDS_TYPE_NAME
Expected report input parameter name for iteration ids for reports of type ITERATION_IDS_REPORT. |
static int |
MASTER_IDS_REPORT
Type constant for a report against part master ids. |
static String |
MASTER_IDS_TYPE_NAME
Expected report input parameter name for master ids for reports of type MASTER_IDS_REPORT. |
static String |
USAGE_IDS_TYPE_NAME
Expected report input parameter name for usage link ids for reports of type USAGE_LINK_IDS_REPORT. |
static int |
USAGE_LINK_IDS_REPORT
Type constant for a report against part usage link ids. |
| Field Detail |
|---|
static final int MASTER_IDS_REPORT
static final int ITERATION_IDS_REPORT
static final int BRANCH_IDS_REPORT
static final int USAGE_LINK_IDS_REPORT
static final String MASTER_IDS_TYPE_NAME
static final String ITERATION_IDS_TYPE_NAME
static final String BRANCH_IDS_TYPE_NAME
static final String USAGE_IDS_TYPE_NAME
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||