Package com.liferay.portal.model
Class DefaultModelHintsImpl
Object
com.liferay.portal.model.BaseModelHintsImpl
com.liferay.portal.model.DefaultModelHintsImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.ModelHints
- Author:
- Raymond Augé
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.model.ModelHintsCallback
String[]
org.dom4j.io.SAXReader
Methods inherited from class com.liferay.portal.model.BaseModelHintsImpl
afterPropertiesSet, buildCustomValidatorName, getDefaultHints, getFieldsElement, getHints, getMaxLength, getModels, getSanitizeTuple, getSanitizeTuples, getType, getValidators, getValue, hasField, isCustomValidator, isLocalized, read, read, read, trimString
-
Constructor Details
-
DefaultModelHintsImpl
public DefaultModelHintsImpl()
-
-
Method Details
-
getModelHintsCallback
public com.liferay.portal.kernel.model.ModelHintsCallback getModelHintsCallback()- Specified by:
getModelHintsCallback
in classBaseModelHintsImpl
-
getModelHintsConfigs
- Specified by:
getModelHintsConfigs
in classBaseModelHintsImpl
-
getSAXReader
public org.dom4j.io.SAXReader getSAXReader()- Specified by:
getSAXReader
in classBaseModelHintsImpl
-