| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared.tr.batch | |
| org.gcube.portlets.user.td.gwtservice.shared.tr.column.mapping |
| Modifier and Type | Field and Description |
|---|---|
protected DimensionRow |
ReplaceEntry.replacementDimensionRow |
| Modifier and Type | Method and Description |
|---|---|
DimensionRow |
ReplaceEntry.getReplacementDimensionRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplaceEntry.setReplacementDimensionRow(DimensionRow replacementDimensionRow) |
| Constructor and Description |
|---|
ReplaceEntry(String value,
Integer number,
String replacementValue,
DimensionRow replacementDimensionRow)
Create a ReplaceEntry for normal column type
|
ReplaceEntry(String value,
String rowId,
Integer number,
String replacementValue,
DimensionRow replacementDimensionRow)
Create a ReplaceEntry for view column type
|
| Modifier and Type | Field and Description |
|---|---|
protected DimensionRow |
ColumnMappingData.sourceArg |
protected DimensionRow |
ColumnMappingData.targetArg |
| Modifier and Type | Method and Description |
|---|---|
DimensionRow |
ColumnMappingData.getSourceArg() |
DimensionRow |
ColumnMappingData.getTargetArg() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMappingData.setSourceArg(DimensionRow sourceArg) |
void |
ColumnMappingData.setTargetArg(DimensionRow targetArg) |
| Constructor and Description |
|---|
ColumnMappingData(DimensionRow sourceArg,
DimensionRow targetArg) |
Copyright © 2016. All Rights Reserved.