Class ValueAccessor
java.lang.Object
com.liferay.dynamic.data.mapping.render.ValueAccessor
- All Implemented Interfaces:
com.liferay.portal.kernel.util.Accessor<DDMFormFieldValue,
String>
public abstract class ValueAccessor
extends Object
implements com.liferay.portal.kernel.util.Accessor<DDMFormFieldValue,String>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DDMForm
getDDMForm
(DDMFormFieldValue ddmFormFieldValue) protected DDMFormField
getDDMFormField
(DDMFormFieldValue ddmFormFieldValue) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.util.Accessor
get
-
Field Details
-
locale
-
-
Constructor Details
-
ValueAccessor
-
-
Method Details
-
getAttributeClass
- Specified by:
getAttributeClass
in interfacecom.liferay.portal.kernel.util.Accessor<DDMFormFieldValue,
String>
-
getTypeClass
- Specified by:
getTypeClass
in interfacecom.liferay.portal.kernel.util.Accessor<DDMFormFieldValue,
String>
-
getDDMForm
-
getDDMFormField
-