public class DefaultModelHintsImpl extends BaseModelHintsImpl
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModelHintsImpl.RuntimeModelHintsCallback |
| Constructor and Description |
|---|
DefaultModelHintsImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.ModelHintsCallback |
getModelHintsCallback() |
String[] |
getModelHintsConfigs() |
org.dom4j.io.SAXReader |
getSAXReader() |
afterPropertiesSet, buildCustomValidatorName, getDefaultHints, getFieldsElement, getHints, getMaxLength, getModels, getSanitizeTuple, getSanitizeTuples, getType, getValidators, getValue, hasField, isCustomValidator, isLocalized, read, read, read, trimStringpublic com.liferay.portal.kernel.model.ModelHintsCallback getModelHintsCallback()
getModelHintsCallback in class BaseModelHintsImplpublic String[] getModelHintsConfigs()
getModelHintsConfigs in class BaseModelHintsImplpublic org.dom4j.io.SAXReader getSAXReader()
getSAXReader in class BaseModelHintsImpl