@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.Converter
public String getAsString(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value)
getAsString
in interface javax.faces.convert.Converter
Copyright © 2016 Nuxeo SA. All rights reserved.