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.ModelHintsCallbackString[]org.dom4j.io.SAXReaderMethods 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:
getModelHintsCallbackin classBaseModelHintsImpl
-
getModelHintsConfigs
- Specified by:
getModelHintsConfigsin classBaseModelHintsImpl
-
getSAXReader
public org.dom4j.io.SAXReader getSAXReader()- Specified by:
getSAXReaderin classBaseModelHintsImpl
-