Constructor and Description |
---|
DocumentModelConvertor(CoreSession session) |
Modifier and Type | Method and Description |
---|---|
Object |
getAsObject(FacesContext arg0,
UIComponent component,
String value)
Returns given value (does not do any reverse conversion)
|
String |
getAsString(FacesContext arg0,
UIComponent component,
Object value)
Returns the document title using the docId passed as value
|
public DocumentModelConvertor(CoreSession session)
public Object getAsObject(FacesContext arg0, UIComponent component, String value)
getAsObject
in interface Converter
public String getAsString(FacesContext arg0, UIComponent component, Object value)
getAsString
in interface Converter
Copyright © 2013 Nuxeo SA. All Rights Reserved.