| Modifier and Type | Method and Description |
|---|---|
static <R> SampleCategoryColumnIdentifier<R> |
SampleCategoryColumnIdentifier.newId(String propertyName,
String weightPropertyName,
SampleCategoryEnum sampleCategoryType,
String headerI18nKey,
String headerTipI18nKey) |
| Modifier and Type | Field and Description |
|---|---|
static SampleCategoryColumnIdentifier<BenthosBatchRowModel> |
BenthosBatchTableModel.AGE_CATEGORY |
static SampleCategoryColumnIdentifier<BenthosBatchRowModel> |
BenthosBatchTableModel.MATURITY_CATEGORY |
static SampleCategoryColumnIdentifier<BenthosBatchRowModel> |
BenthosBatchTableModel.SEX_CATEGORY |
static SampleCategoryColumnIdentifier<BenthosBatchRowModel> |
BenthosBatchTableModel.SIZE_CATEGORY |
static SampleCategoryColumnIdentifier<BenthosBatchRowModel> |
BenthosBatchTableModel.SORTED_UNSORTED_CATEGORY |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SampleCategoryColumnIdentifier<BenthosBatchRowModel>> |
BenthosBatchTableModel.sampleCols
Columns implies in the sample category definition.
|
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryColumnIdentifier<BenthosBatchRowModel> |
BenthosBatchTableModel.getCategoryIdentifierForWeightProperty(String weightPropertyName) |
| Modifier and Type | Field and Description |
|---|---|
static SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.AGE_CATEGORY |
static SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.MATURITY_CATEGORY |
static SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.SEX_CATEGORY |
static SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.SIZE_CATEGORY |
static SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.SORTED_UNSORTED_CATEGORY |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SampleCategoryColumnIdentifier<SpeciesBatchRowModel>> |
SpeciesBatchTableModel.sampleCols
Columns implies in the sample category definition.
|
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.getCategoryIdentifierForWeightProperty(String weightPropertyName) |
Copyright © 2012–2013 Ifremer. All rights reserved.