public class ContextualLinkModel extends AbstractModel
Constructor and Description |
---|
ContextualLinkModel(String title,
String description,
String link) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLink() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setLink(String link) |
void |
setTitle(String title) |
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
Copyright © 2013 Nuxeo SA. All Rights Reserved.