@Name(value="documentVersioningConverter") @Converter @BypassInterceptors public class DocumentVersioningConverter extends Object implements javax.faces.convert.Converter
VersioningOption on the document model context data
 instead of String selected in the interface.| Constructor and Description | 
|---|
DocumentVersioningConverter()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getAsObject(javax.faces.context.FacesContext context,
           javax.faces.component.UIComponent component,
           String value)  | 
String | 
getAsString(javax.faces.context.FacesContext context,
           javax.faces.component.UIComponent component,
           Object value)  | 
public DocumentVersioningConverter()
public Object getAsObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, String value)
getAsObject in interface javax.faces.convert.Converterpublic String getAsString(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value)
getAsString in interface javax.faces.convert.ConverterCopyright © 2019 Nuxeo. All rights reserved.