@Deprecated public class DocModelTableRow extends TableRow
| Constructor and Description |
|---|
DocModelTableRow(DocumentModel document,
List<AbstractTableCell> cells)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Deprecated.
Implements equality by checking the equality on the document references.
|
DocumentModel |
getDocModel()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setDocModel(DocumentModel docModel)
Deprecated.
|
getSelected, getSelectionCellIndex, getSelectionTableCellgetCells, getRowId, setCells, toStringpublic DocModelTableRow(DocumentModel document, List<AbstractTableCell> cells) throws ClientException
ClientExceptionpublic DocumentModel getDocModel()
public void setDocModel(DocumentModel docModel)
public boolean equals(Object other)
Copyright © 2011 Nuxeo SA. All Rights Reserved.