| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared.tr.rows |
| Modifier and Type | Field and Description |
|---|---|
protected DuplicatesSession.DuplicateOp |
DuplicatesSession.duplicateOp |
| Modifier and Type | Method and Description |
|---|---|
DuplicatesSession.DuplicateOp |
DuplicatesSession.getDuplicateOp() |
static DuplicatesSession.DuplicateOp |
DuplicatesSession.DuplicateOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DuplicatesSession.DuplicateOp[] |
DuplicatesSession.DuplicateOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DuplicatesSession.setDuplicateOp(DuplicatesSession.DuplicateOp duplicateOp) |
| Constructor and Description |
|---|
DuplicatesSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> columns,
DuplicatesSession.DuplicateOp duplicateOp) |
Copyright © 2016. All Rights Reserved.