public class BusinessBeanAdapter extends BusinessAdapter
doc, id, type
Constructor and Description |
---|
BusinessBeanAdapter()
Default constructor is needed for jackson mapping
|
BusinessBeanAdapter(DocumentModel documentModel) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getNote() |
Object |
getObject() |
String |
getTitle() |
void |
setDescription(String value) |
void |
setNote(String value) |
void |
setObject(Object object) |
void |
setTitle(String value) |
getDocument, getId, getType, save
public BusinessBeanAdapter()
public BusinessBeanAdapter(DocumentModel documentModel)
public String getDescription()
public void setDescription(String value)
Copyright © 2018 Nuxeo. All rights reserved.