@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) |
Copyright © 2015 Nuxeo SA. All rights reserved.