public class BooleanFormType extends AbstractFormType
| Constructor and Description |
|---|
BooleanFormType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertFormValueToModelValue(String propertyValue) |
String |
convertModelValueToFormValue(Object modelValue) |
String |
getMimeType() |
String |
getName()
Name for the form type.
|
getInformationpublic String getMimeType()
public Object convertFormValueToModelValue(String propertyValue)
convertFormValueToModelValue in class AbstractFormTypepublic String convertModelValueToFormValue(Object modelValue)
convertModelValueToFormValue in class AbstractFormTypeCopyright © 2016 Alfresco. All rights reserved.