public class UserFormType extends AbstractFormType
Constructor and Description |
---|
UserFormType() |
Modifier and Type | Method and Description |
---|---|
Object |
convertFormValueToModelValue(String propertyValue) |
String |
convertModelValueToFormValue(Object modelValue) |
String |
getName() |
getInformation
public static final String TYPE_NAME
public String getName()
public Object convertFormValueToModelValue(String propertyValue)
convertFormValueToModelValue
in class AbstractFormType
public String convertModelValueToFormValue(Object modelValue)
convertModelValueToFormValue
in class AbstractFormType
Copyright © 2016 Alfresco. All rights reserved.