@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, getSelectionTableCell
getCells, getRowId, setCells, toString
public DocModelTableRow(DocumentModel document, List<AbstractTableCell> cells) throws ClientException
ClientException
public DocumentModel getDocModel()
public void setDocModel(DocumentModel docModel)
public boolean equals(Object other)
Copyright © 2011 Nuxeo SA. All Rights Reserved.