public class UIAuditComment extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
comment |
protected LinkedDocument |
linkedDoc |
Constructor and Description |
---|
UIAuditComment(String comment,
LinkedDocument linkedDoc) |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
LinkedDocument |
getLinkedDoc() |
protected final LinkedDocument linkedDoc
public UIAuditComment(String comment, LinkedDocument linkedDoc)
public String getComment()
public LinkedDocument getLinkedDoc()
Copyright © 2015 Nuxeo SA. All rights reserved.